.container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #820053;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #820053;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.header {
	height: 100px;
}
.mainNav {
	height: 38px;
}
.mainNav ul {
	margin:0px;
	padding:0px;
	display: inline;
	list-style-type: none;
}
.mainNav ul li {
	float:left;
	padding:12px 0px 0px 30px;
	text-transform: uppercase;
}
.mainNav ul li a:link, .mainNav ul li a:visited {
	color:#777;
	font-weight:bold;
}
.mainNav ul li a:hover, .mainNav ul li a:active {
	color: #820053;
	font-weight:bold;
	text-decoration:none;
}
.mainNav a.on:link {
	color: #820053;
	font-weight:bold;
	text-decoration:none;
}

.mainNav a.on:visited {
	color: #820053;
	font-weight:bold;
	text-decoration:none;
}
.mainNav a.on:hover {
	color: #820053;
	font-weight:bold;
	text-decoration:none;
}
.mainNav a.on:active {
	color: #820053;
	font-weight:bold;
	text-decoration:none;
}

.topnav {
	padding:12px 0px 18px 0px;
	text-transform: uppercase;
	font-size:11px;
}
.topnav a:link, .topnav  a:visited {
	color:#777;
	font-weight:bold;
	padding:0px 5px;
}
.topnav a:hover, .topnav a:active {
	color: #820053;
	font-weight:bold;
	text-decoration:none;
	padding:0px 5px;
}

.adminlinks a:link, .adminlinks  a:visited {
	color: #820053;
	font-weight:bold;
}
.adminlinks a:hover, .adminlinks a:active {
	color:#777;
	font-weight:bold;
	text-decoration:none;
}

 a.ftrnav:link,  a.ftrnav:visited {
	color:#777;
}
 a.ftrnav:hover,  a.ftrnav:active {
	color: #820053;
	text-decoration:none;
}
.featurearea {
	height: 280px;
}
.featurearea2 {
	height: 80px;
}
.footer {
	padding:15px 0px;
	line-height:15px;
}
.topright {
	margin-left:270px;
}
.maincopy {
	padding:20px 0px 30px 0px;
	line-height:17px;
}
h1 h2 h3 h4 h5 h6 {
	font-weight:bold;
}
h1 {
	margin:0;
	padding:10px 0;
	font-size:14px;
}
h2 {
	margin:0;
	padding:10px 0;
	font-size:12px;
}
h3 {
	margin:0;
	padding:0 0 5px 0;
	font-size:12px;
}
.news {
	font-size:11px;
	line-height:15px;
}
.verticalline {
	background-image: url(images/vertical_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
.leftheaderimg {
	float: left;
	height: 80px;
	width: 233px;
}
.rightheader {
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	margin-left: 250px;
	padding-top: 26px;
}