body {
	background-color: #006ebb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF;
	font-size:12px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a {
	color: #006ebb;
	text-decoration:none;
}
	a:hover {
		text-decoration:underline;
	}
#wrapper {
	width:974;
	text-align:center;
	margin:0;
}
.thumbs {
	width: 974px;
	margin: auto;	
	clear: both;
	background-image:url(images/table_bg.jpg);
	overflow:hidden;
	text-align:center;
}
	.thumbs a IMG{
		border: 1px solid #006ebb;
		background: #CCCCCC;
		width:150px;
		height:267px;
	}
	.thumbs a:hover IMG {
		border: 1px dashed #006ebb;
		background: #CCCCCC;
	}
.top a {
	font-size:14px;
	font-weight:bold;
	line-height:1.6em;
}
.row a {
	font-size:28px;
	font-weight:bold;
	color:#FFFF66;
}
.toplist {
	font-size:18px;
	font-weight:bold;
	color:#999999;
	line-height:1.4em;
}
	.toplist a {
		font-size:18px;
		font-weight:bold;
		line-height:1.4em;
	}		
.nexus a {
	color:#FFFF66;
	font-size:12px;
}
