body {
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.special {
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: small;
	font-weight: bold; 
	color: #003366
}
a:hover {  
	color: #CC0000; 
	text-decoration: underline
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	visibility: inherit;
}
.visit {  
	color: #CC9900; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none
}
.bodyText {
	font-size: small;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
}
h2 {  
	font-family: "Lucida Calligraphy", Verdana, Arial; 
	font-size: large; 
	font-weight: bold; 
	color: #0066CC
}
h1 {
	font-size: small;
	color: #006699;
	font-weight: bold;
}
.smallnav {
	font-size: x-small;
	text-decoration: none;
}
.grey {
	color: #999999;
}
.heading {
	font-size: small;
}
#page {
	width: 750px;
	margin: auto;
	background-color: #FFFFFF;
	position: static;
}
.divider
{
	font-size: 0px;
	position: relative;
	height: 1px;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#footer
{
	width: 750px;
	text-align: center;
	font-size: x-small;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	right: auto;
	bottom: auto;
	clear: both;
	padding-top: 10px;
}
#lcontent {
	float: left;
	width: 450px;
}
#rcontent {
	float: right;
	width: 300px;
	text-align: center;
}
.red {
	color: #FF0000;
}
#fill {
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/shading.gif);
	padding-top: 10px;
	padding-bottom: 10px;
}
.bold {
	font-weight: bold;
}
p {
	padding-right: 10px;
}
#thumbs {
	width: 220px;
	float: none;
	margin: auto;
	background-image: url(images/shading.gif);
	padding: 10px;
}
.underline {
	text-decoration: underline;
}
