body {
	background-color: #000000;
	color:#FFFFFF;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper {
	margin: auto;
	width: 964px;
	text-align: center;
}
a {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#FFCC00;
}
.thumbs {
	width: 964px;
	margin: auto;	
	clear: both;
}
	.thumbs a IMG{
		border: 3px solid #fff;
		background-color:#333;
		width:150px;
		height:267px;
	}
	.thumbs a:hover IMG {
		border: 3px solid #FFCC00;
	}
.rl a {
	font-size:24px;
	font-weight:bold;
	vertical-align:middle;
}
.top {
	font-size:18px;
	color:#999;
}
.nexus {
	font-size:14px;
	color:#FFCC00;
}
.nexus a {
	font-size:14px;
}
