html, body {
	background-color: #670e36;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:0; 
	padding:0;
	background:url(images/body_bg.jpg);
}
A {
font-family: Tahoma, Verdana, Arial, sans-serif;
text-decoration: none;
color:#FFFFFF;
}
A:hover {
text-decoration: underline; 
}
A IMG{
border: 1px solid #ffffff;
background:#69163C;
}
A:hover IMG {
border: 1px solid #E81D6D;
}
#wrapper {
	text-align:center;
	width:1000px;
	margin:auto;
}		
.thumb_block {
	width:990px;
	border:5px solid #fff;
	border-top:0;
	background-image:url(images/thumbs_bg.jpg);
}
.thumbs {
	width: 990px;
	margin: auto;	
	clear: both;
	overflow:hidden;
	background:url(images/thumbs_gradient_bg.jpg) top left repeat-x;
	padding-top:10px;
	padding-bottom:20px;
}
.thumbs img {
	width:150px;
	height:200px;
}
.headtop {
	font-size:14px;
	line-height:1.5em;
	font-weight:bold;
	color:#e6689f;
}
.headtop a {
	font-size:14px;
	line-height:1.5em;
	font-weight:bold;
}
.toplist {
	font-size:16px;
	line-height:1.4em;
	font-weight:bold;
	color:#670e36;
}
.toplist a {
	font-size:16px;
	line-height:1.4em;
	font-weight:bold;
}
.rowLink a {
	font-size:22px;
	font-weight:bold;
}
.bottom{
color: #ffffff;
font-size: 12px;
font-weight:bold;
}
.bottom a{
color: #ffffff;
font-size: 12px;
}
.galLink a{
	font-weight:bold;
	line-height: 1.4em;
}
li {
	list-style-image:url(images/bullet.gif);
}
a.hl:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#ffffff;
}
a.hl:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#ffffff;
}
.nexus {
	color:#E91C6D;
}
.nexus a {
	color:#fff;
}
