body {
	background-image: url(images/bkgrd/mainbkgrd.jpg);
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 43px;
	font-weight: bold;
	color: #006600;
	background-repeat: repeat;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #336600;
}
.maintext_topics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
	font-style: normal;
}
.imageborder {
	border: thin solid #663300;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.bkgrd {
	background-image: url(images/bkgrd/mainbkgrd.jpg);
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #006600;
}
a:link {
	color: #336600;
}
.created_by {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

