body{
	color:black;
	background-color:tan;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
img{
	border-style:none;
}
a{
	text-decoration:none;
	color:black;
}
a:hover
{
	text-decoration:underline;
}
h1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:20px;
	text-decoration:underline;
}
h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:16px;
}
h4{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.smalllink{
	font-size:11px;
	font-style:italic;
}
img.large{
	width:400;
}
img.thumb{
	width:150;
}

table.admin a{
	text-decoration:none;
	color:#000000;
}
table.admin a:hover{
	text-decoration:underline;
}


td.sideNav {padding:5px;
	width:160;
	height:25;
	color:gold;
	background-color:maroon;
	text-align:center;
}
a.sideNav {text-decoration:none;
	color:gold;
}
a.sideNav:hover {font-weight:bolder;}
p.quote {font-style:italic;
	font-size: smaller;
}
