body {
	margin: 0px;
	background-color: #4A0000;
  scrollbar-base-color: #774040;
	background-image:url(images/header_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
a {
	color: #eeeeee;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
.thumb_block {
	width:966px;
	text-align:center;
	margin:auto;
	background:url(images/section_bg.gif);
}
	.thumb_block a img{
		border:1px solid #855353;
		background: #774040;
		width:150px;
		height:200px;
	}
	.thumb_block a:hover img {
		filter: alpha(opacity=80); 
		border:1px solid #FFCC00;
	}
.b {
	font-weight:bold;
}
.toplist {
	font-size:20px;
	color:#855353;
	line-height:1.4em;
}
.toplist a {
	text-decoration:none;
	font-size:18px;
	line-height:1.4em;
}
.toplist a:hover {
	text-decoration:underline;
	color:#FFCC00;
}
.toplist_large {
	font-size:24px;
	color:#855353;
	line-height:1.3em;
	font-weight:bold;
}
.toplist_large a {
	text-decoration:none;
	font-size:24px;
	line-height:1.3em;
	font-weight:bold;
}
.toplist_large a:hover {
	text-decoration:underline;
	color:#FFCC00;
}
.tlrow a {
	font-size:24px;
	font-weight:bold;
}
.hl {
	font-size:11px;
}
.nexus {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#eeeeee;
}

