body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/body_bg.jpg) left top;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color:#eee;
	font-size:11px;
}
a {
	text-decoration:none
}
a:hover {
	text-decoration:underline;
}	
.thumbs {
	width: 866px;
	margin: auto;
	padding-top:15px;
	padding-bottom:15px;
	overflow:hidden;
	text-align:center;
	background:url(images/content_bg.gif);
}
	.thumbs a IMG{
		border: 3px solid #7a7a7a;
		background: #000;
		width:160px;
		height:284px;
	}
	.thumbs a:hover IMG {
		border: 3px solid #FFFFFF;
		background: #000;
	}
.toplist {
	font-size:18px;
	color:#999;
}
.toplist a {
	font-size:18px;
	color:#fff;
}
.tl_large {
	font-size:20px;
	color:#999;
	font-weight:bold;
}
.tl_large a {
	font-size:20px;
	color:#fff;
	font-weight:bold;
}
.toptop a {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	line-height:1.4em;
}
.rowlink a {
	font-size:24px;
	color:#fff;
}
.nexus {
	color:#eee;
	font-size:14px;
}
.nexus a {
	color:#ccc;
	font-size:14px;
}
.hl {
	font-size:12px;
	color:#ccc;
}
