#content {
	display:inline;
	float: left;
	left: inherit;
	width: 610px;
	margin: 15 0 0 3;
	padding: 0 0 0 0;
}
#content blockquote{
	margin: 0 0 0 5;
}
#content h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #FFFF99;
	background-color: #009900;
	margin: 0 0 0 0;
	text-align: center;
}

#navstripe{
	position: absolute;
	top: 636px;
	left: 17px;
	width: 117px;
	height:10%;
	background-color:#000066;
	z-index:1
}
#sponsors {
	position: absolute;
	top: 125px;
	left: 155px;
	margin: 0 0 0 0;	
	width: 800px;
}
img{
border: 0;
}
#sponsorsleft {
	display:inline;
	float: left;
	left: inherit;
	z-index: 10;
	width: 162px;
	margin: 15 15 20 5;
	padding: 0 0 0 5;
	height: 235px;
	background-color: #020167;
}
#sponsorsleft ul{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#sponsorsleft li{
	list-style: none;
	line-height: 2;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight:600;
}
#sponsorsleft li a:{

}
#sponsorsleft li a:link{
	color:#FFFFFF;
	}
#sponsorsleft li a:visited{
	color:#FFFFFF;
}
#sponsorsleft li a:active{
	color:#FFFFFF;
}
#sponsorsleft li a:hover{
	color:#FFFF99;
}
#sponsorsbottom {
	float: left;
	clear: both;
	width: 800px;
	z-index: 5;
	margin: 0;
	padding: 0;

}
#sponsorsbottom a:link{
	color:#FFFFCC;
	text-decoration: none;
}

#sponsorsbottom a:active{
	color:#FFFFCC;
	text-decoration: none;
}
#sponsorsbottom a:visited{
	color:#FFFFCC;
	text-decoration: none;
}
#sponsorsbottom a:hover{
	color:#FFCC66;
	text-decoration: underline;
}
#thankyou {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #121A6D;
	text-align: center;
	padding: 0;
}

a:link{
	color:#009900;
	text-decoration: none;
	font-weight: 600;
}
a:visited{
	color:#009900;
	text-decoration: none;
	font-weight: 600;
}
a:hover{
	color:#0099FF;
	text-decoration: none;
	font-weight: 600;
}
a:active{
	color:#009900;
	text-decoration: none;
	font-weight: 600;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	margin: 0 0 0 0;
}