body {
	width: auto;
	color: #424749;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: center;
	padding-top: 2px;
	}
h1{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	margin:0px;
	padding-right: 0;
	padding-left: 0;
}
h2{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0px;
	padding-right: 0;
	padding-left: 0;
}
#main_container{
	width:800px;
	height:auto;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-bottom-width: 30px;
	border-bottom-color: #FFFFFF;
}
#headername {
	width:450px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
	text-align: left;
	padding-top: 50px;
	padding-left: 40px;
	margin: 0px;
}
#header{
	width:auto;
	height:68px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
.header_link{
	width:300px;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	padding-top: 50px;
	text-decoration: none;
	border-bottom-style: none;
	padding-left: 0px;
	height: 20px;
	text-align: left;
	font-size: 12px;
}
#subheader{
	width:800px;
	height:auto;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
	float: none;
	clear: both;
	padding: 0px;
}
/*----------------------index-------------------------*/
.index_links{
	padding-top:6px;
	padding-bottom:80px;
	padding-right:40px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
	float: right;
	background-color: #FFFFFF;
	font-weight: bold;
}
.index_links a{
	text-decoration:none;
	color: #660000;
}
.index_links a:hover{
	text-decoration:none;
	color: #666666;
}
/*-----------------------------footer------------------*/
#footer{
	height:60px;
	color: #666666;
	clear: both;
	background-color: #ffffff;
	text-align: center;
	float: none;
	font-size: 10px;
	font-weight: bold;
	padding-top: 20px;
	font-variant: normal;
}
.footer_links{
	float:none;
	padding-top:15px;
	color: #666666;
	height: auto;
	width: auto;
	text-decoration: none;
}
.footer_links a{
	text-decoration:none;
	color: #cccccc;
}
.footer_links a:hover{
	text-decoration:none;
	color: #cccccc;
}
