.maincontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
}
.footnav:link {
	color: #000000;
	text-decoration: none;
}
.footnav:hover {
	color: #000000;
	text-decoration: underline;
}
.footnav:visited {
	color: #666666;
	text-decoration: none;
}
.morelink:link {
	color: #FF0000;
	text-decoration: underline;
}
.morelink:hover {
	color: #000000;
	text-decoration: none;
}
.morelink:visited {
	color: #FF0000;
	text-decoration: underline;
}
.bodylink:link {
	color: #0000CC;
	text-decoration: none;
}
.bodylink:hover {
	color: #000099;
	text-decoration: underline;
}
body {
	background-image: url(img/background_B.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.blurbback {
	background-image: url(img/home_blurb_01-home_blurb_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.homeblurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.contentback {
	background-color: #339900;
	background-image: url(img/content_back.jpg);
}

