<style type="text/css">

body {

	} 

a:link {
 color: #666600;
 text-decoration:none;
}
a:visited {
 color: #006600;
 text-decoration:none;
}
a:hover {
	color:#000;
 text-decoration: none;
}
a:active {
 color: #777777;
 text-decoration:none;
}


#container {
	width:930px;
	min-height:800px;
	position:absolute;
	top:0px;
	left:50%;
	background-color:#C0C195;
	margin-left:-465px;
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:3px;
	border-right-width:3px;
	border-left-color:#999999;
	border-right-color:#999999;
	z-index:-2;

}

#header {
	background-color: #FFFFFF;
	width:inherit;
	height:112px;
	
}

#main_nav {
	color:#FFFFFF;
	z-index:0;
	height:20px;
	text-align:center;
	background-color:#000000;
	border-bottom-color:#BC122C;
	border-bottom-style:solid;
	border-bottom-width:4px;
}

#footer_wrapper {
	
	bottom:0px; 
	margin-top:30px;
	margin-bottom:30px;
}

#footer_wrapper2 {

	position:absolute;
	bottom:30px;
	width:100%;
}

#footer_nav {
	color:#FFFFFF;
	height:20px;
	text-align:center;
	margin-top:30px;
	background-color:#000000;

}

#footer {
	margin-top:10px;
	min-height:20px;
	text-align:left;
	margin:15px 30px 15px 30px;
}

#ad_banner {
	position:absolute;
	top:20px;
	right:20px;
}


#site_logo {
	position:absolute;
	top:0px;
	width:315px;
	height:160px;
	z-index:1;
}



a:link.login {
	color:#000000;
 	text-decoration:none;
}
a:visited.login {
 	color:#000000;
 	text-decoration:none;
}
a:hover.login {
	color:#FFFFFF;
 	text-decoration: none;
}
a:active.login {
 	color: #000000;
 	text-decoration:none;
}

</style>
