body{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	text-align : center;
	background-color : #000000;
	color : #FFFFFF;
}
#logo{
	width : 626px;
	height : 56px;
	margin : 20px auto 0 auto;
}
.thumbs{
	width : 910px;
	margin : 0 auto 0 auto;
	text-align : center;
}
.thumbs div{
	width : 170px;
	height : 170px;
	margin : 6px 6px;
	float : left;
	clear : none;
}
a img{
	border : none;
}
.clear{ 
	clear:both;
	margin-top:-1px;
	height:1px;
	border:none;
	overflow:hidden;
}
p.sponsor{
	width : 910px;
	margin : 0 auto 0 auto;
	text-align : center;
}
#toplist{
	width : 880px;
	margin : 0 auto 0 auto;
}
#toplist h4{
	color : #FF0000;
}
#toplist a{
	text-decoration : none;
	color : #0000FF;
}
#toplist a:hover{
	text-decoration : underline;
	color : #FFFFFF;
}
