body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #6F0000;
	margin-top: 0px;
	text-align: center;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
#wrapper {
	background-color: #FFF;
	margin: 0 auto;
	background-image: url(images/backgrd_r1_c1.gif);
	text-align: left;
	width: 850px;
}
#topper {
	background-color: #FFFFFF;
	margin-left: 11px;
	height: 75px;
	width: 828px;
}
#masthead {
	background-color: #FFFFFF;
	margin-left: 11px;
	height: 210px;
	width: 828px;
}
#topnav {
	background-color: #000000;
	height: 19px;
	width: 823px;
	margin-left: 11px;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
}
#rightside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 790px;
	padding-top: 20px;
	margin-right: 30px;
	padding-bottom: 20px;
	margin-left: 30px;
}
#footer {
	font-size: 10px;
	color: #000;
	background-color: #6F0000;
	text-align: center;
	clear: both;
	background-image: url(images/backgrd_r2_c1.gif);
	width: 850px;
	height: 30px;
}
.content {
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
a:link {
	color:#6F0000;
}
a:visited{
	 color:#6F0000;
}
a:active {
	color:#6F0000;
}
a:hover {
	color:#000;
	text-decoration:none;
}	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6F0000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6C6C;
	font-style: italic;
}
.border {
	border: 1px solid #CCC;
}
td {
	border: 1px solid #FF6C6C;
	background-color: #FFF2F2;
}
hr {
	color: #6F0000;
	height: 1px;
	width: 500px;
	text-align: center;
}
.bodynav {
	color: #6F0000;
	font-family: Verdana, Arial;
	font-size: 13px;
	font-style: bold;
} 
a.bodynav:link 	 { 
    font-size: 13px;
	color: #6F0000;
	text-decoration: underline;
	font-weight: bold;
}
a.bodynav:visited {
    font-size: 13px;
	color: #6F0000;
	text-decoration: underline;
	font-weight: bold;
}
a.bodynav:hover   {
    font-size: 13px;
	color: #000;
	text-decoration: underline;
	font-weight:bold;
}
a.bodynav:active  {
    font-size: 13px;
	color: #6F0000;
	text-decoration: underline;
	font-weight: bold;
}
.newsletter {
	color: #6F0000;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
} 
