@charset "UTF-8";/* CSS Document */body{	margin: 0px;	padding: 0px;	width:100%;	height:100%;	background-color:#FFFFFF}#content{	width: 900px;	margin: 0px auto;	background-color: #FFFFFF;}#header{	width:900px;	height:158px;	z-index: 10;	top: 66px;	position: absolute;}#headerBlackSep{	width:900px;	height:20px;	top:224px;	position:absolute;	margin-left:0px;	background-color:#000000;}#headerGreenSep2{	width:900px;	height:2px;	top:246px;	position:absolute;	margin-left:0px;	background-color:#B6C600;}#headerText{	width:700px;	height:136px;	z-index: 15;	top: 170px;	margin-left:20px;	position: absolute;}#text{	width:800px;	height:150px;	z-index: 15;	top: 327px;	position: absolute;	margin-left: 65px;	}#underlineBig{	text-decoration:underline;	font-size:18px;	line-height:40px;}#underlineBig a, #sponsors a{	text-decoration:none;	color:#000000;}#underlineBig a:hover, sponsors a:hover{	text-decoration:none;	color:#666666;}#sponsors{	width:860px;	height:830px;	z-index: 15;	top: 510px;	margin-left:30px;	position: absolute;	overflow:hidden;	}#sponsor{	width:420px;	height:400px;	z-index: 16;	margin: 5px;	float:left;}#sponsorImg{	width:385px;	height:100px;	z-index:17;	margin-left: 20px;	margin-top:10px;	margin-bottom:10px;}#sponsorImg a img{	border:none;}#sponsorHeading{	font-family:"Times New Roman", Times, serif;	font-size:18px;	font-weight:bold;	color:#000000;	position:relative;	top: 0px;	left: 30px;	text-transform: uppercase;	width:360px;	}#sponsorText{	font-family:Arial, Helvetica, sans-serif;	font-size:14px;	color:#000000;	position:relative;	top: 0px;	left: 30px;	text-align:justify;	width:360px;	height:200px;	}#sponsorSeperator{	background-color:#000000;	position:relative;	top: -310px;	left: -6px;	width:1px;	height:320px;}#googlead{	width: 728px;	height: 15px;	margin-left:86px;	top:1330px;	position:absolute;	background-color:#B6C600;	}#footerGreenSep{	width: 900px;	height: 4px;	background-color:#B6C600;	position:absolute;	top:1350px;}