body {
	background-color: #423542;
	margin:0;
	padding:0;	
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color:#fff;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#wrapper {
	background-image:url(images/wrapper_bg.gif);
	width:1000;
	text-align:center;
	margin:0;
}
h2{
	margin: 0;
	padding: 0;
	padding-top:10px;
	color:#6e2272;
	font-size:30px;
	font-weight:normal;
	background-image:url(images/thumb_header.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:47px;
	overflow:hidden;
}
.thumbs {
	width: 958px;
	margin: auto;	
	clear: both;
	background-image:url(images/thumbs_bg.gif);
	overflow:hidden;
	padding-bottom:15px;
}
	.thumbs a IMG{
		border: 1px solid #eac3ec;
		background: #724774;
		width:150px;
		height:267px;
	}
	.thumbs a:hover IMG {
		border: 1px solid #fff;
		background: #724774;
	}
.top a {
	font-size:12px;
	color:#FFFF99;
	font-weight:bold;
	line-height:1.5em;
}
.toplist {
	font-size:18px;
	color:#6e2272;
}
	.toplist a {
		color:#fff
	}
.tlrow a {
	font-size:24px;
	color:#FFFFFF;
}
.bottom {
	font-size:11px;
	color:#eee;
}
.nexus {
	color:#423542;
	font-size:14px;
}
.nexus a {
	color:#eee;
	font-size:14px;
}
.hl {
	font-size:12px;
	color:#eee;
}

