#mainbody {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#mainbody #header {
	float: left;
	width: 800px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #AD1744;
	padding-bottom: 10px;
}

#mainbody #header #logo {
	float: left;
	width: 385px;
}
#mainbody #header #banner {
	float: left;
	width: 215px;
}
#mainbody #header #headpic {
	float: left;
	width: 200px;
}
#mainbody #header #line {
	float: left;
	width: 795px;
	background-color: #AD1744;
	height: 5px;
	margin: 5px;
}
#mainbody #content {
	float: left;
	margin-top: 10px;
	width: 800px;
}
#mainbody #content #nav {
	float: left;
	width: 199px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#mainbody #content #nav #quote{
	float: left;
	color: #FFFFFF;
	width: 182px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #999;
}
#mainbody #content #nav #news{
	float: left;
	color: #FFFFFF;
	background-color: #999;
	padding: 9px;
	width: 164px;
	font-weight: normal;
}
#mainbody #content #text{
	float: left;
	width: 369px;
	padding: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#mainbody #content #rhside {
	float: left;
	width: 200px;
}#mainbody #content #rhside #picquote{
	float: left;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 9px;
	font-weight: bold;
}
#mainbody #footer {
	float: left;
}
#mainbody #footer #copyright {
	float: left;
	width: 800px;
	background-color: #FFFFFF;
}
#mainbody #footer #contact {
	float: left;
	width: 800px;
	background-color: #AD1744;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	height: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
}
#mainbody #footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AD1744;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AD1744;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-style: italic;
	font-weight: normal;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0066;
	font-weight: bold;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#mainbody #content #nav #blank {
	float: left;
	color: #FFFFFF;
	background-color: #999;
	padding: 9px;
	width: 164px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #AD1744;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

