@charset "utf-8";
#main {
	position:absolute;
	left:50%;
	top:50%;
	width:955px;
	height:600px;
	z-index:2;
	margin-top: -300px;
	margin-left: -477px;
}
body {
	background-color: #0D1B00;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #BEAE99;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #E19626;
	text-decoration: none;
}

#sponsor {
	position:absolute;
	left:0px;
	top:602px;
	width:956px;
	height:48px;
	z-index:5;
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 11px;
	text-align: center;
}
#discl {
	position:absolute;
	left:150px;
	top:621px;
	width:652px;
	height:32px;
	z-index:3;
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 8px;
	text-align: center;
}
