body {
	background-color: #990002;
	background:url(images/bg.jpg) top repeat-x;	
	margin: 0;
	padding: 0;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size:12px;
}

a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:underline;
}

#wrapper {
	margin:0 auto;
	width:995px;
	text-align:center;
}

.table {
	background:url(images/table_bg.jpg) repeat-y;
	margin:0 auto;	
}
.table a img {
	border:1px solid #fff;
	width:150px;
	height:200px;
}
.table a:hover img {
	border:1px solid #980000;
}
.tophead a {
	font-size:14px;
	font-weight: bold;
	line-height:1.4em;
}
.rowLink a {
	font-size:24px;
	font-weight: bold;
}
.toplist {
	font-size: 16px;
	font-weight: bold;
	color: #990003;
	line-height:1.4em;
}
.toplist a {
	font-size: 16px;
	font-weight: bold;
	line-height:1.4em;
}



