body {
	background: #161E28;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
}

a, a:visited, a:active {
	color: #87B5F0;
	text-decoration: underline;
}

a:hover {
	color: #EAFFA4;
	text-decoration: underline;
}

#header {
	width : 980px;
	clear : both;
	padding-bottom : 25px;
}

h2 {
	color: #EAFFA4;
	font-size: 15px;
}

#topsponsors {
	width : 983px;
	text-align: center;
}

#topsponsors a {
	font-size: 13px;
	font-weight: bold;
}

.topsponsorcol {
	width: 245px;
	float: left;
}

.clear {
	clear : both;
}

#content {
	width: 983px;
	clear: both;
	margin-top: 33px;
}

.thumb {
	float : left;
	margin : 12px;
	width : 172px;
}

#footer {
	width : 983px;
	clear : both;
	padding-top : 18px;
	margin-top : 18px;
	text-align : center;
}

.copy {
	font-size : 10px;
	padding-bottom : 6px;
	padding-top : 22px;
}

#content2 {
	text-align: left;
	width: 983px;
	clear: both;
	margin-top: 33px;
}

ul {
	margin: 4px 0px 0px 10px;
	padding-left : 0px;
}

li {
	list-style: none;
	margin-left : 0px;
	padding-left : 0px;
	margin-bottom : 3px;
}