body {
	font-family: Georgia, Trebuchet, Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
text-align:			center;   /* to correct the centering IE bug*/
vertical-align:		top;
margin:				20px 0px 0px 0px;
padding: 			0px 0px 0px 0px;
	background-color: #343b23;
}


.center
{
margin-left:			auto;
margin-right:		auto;
width:				800px; /* mandatory to be centered */
text-align:			left; /* to realign your text */
padding: 			0px 0px 0px 0px;
margin-top: 0px;
margin-bottom: 0px;
}



.background {
background-image:		url(images/Roanoke_bkgnd.jpg);
background-repeat: 		no-repeat;
background-position: top center;
width:				800px;
float:				left;
text-align:			left;
margin: 			0px 0px 20px 0px;
padding: 			0px 0px 0px 0px;
}



.bodycopy {
	font-family: Georgia, Trebuchet, Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
a:link {
	color: #57251b;
	text-decoration: underline;
}
a:visited {
	color: #57251b;
	text-decoration: underline;
}
a:hover {
	color: #7d392c;
	text-decoration: underline;
}



.logo {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}


.disclaimer {
	font-family: Georgia, Trebuchet, Times, serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
margin-right:20px;
}

