body,table,td {
   font-size: 12.5px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #828282;
   font-weight: normal;
}

body {
	background-color: #ffffff;
	background-image: url(images/page-bg.gif);
	margin:0;
	text-align:center;
}

a:link {
	color: #ff0080; 
	text-decoration: underline; 
	font-weight: bold;
}

a:visited {
	color: #ff0080; 
	font-weight: bold;
}

a:active {
	color: #ff0080; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover { 
	color: #ff0080; 
	text-decoration: none; font-weight: bold;}

a.thumb:hover img { 
	border: 1px dashed #ff0080; 
}

a.thumb img { 
	border: 1px solid #ff0080; 
}


#wrapper { 
	width:950px; 
	margin:0px auto; 
	clear:both;
}

#hwrapper {
	width:100%;
	margin:0px auto;
	margin-bottom:10px;
	height:203px; background-image: url(images/header-bg.jpg);
}

#header { 
	width:576px; 
	height:203px; 
	margin:0px auto;
}

#logo { 
	width:576px; 
	height:203px; 
	margin:0px auto; 
	background: url(images/deepthroat-divas.jpg) no-repeat; 
}

#logo h1,
#logo a { 
	text-indent:-9000px; 
	display:block; 
	width:576px; 
	height:203px; 
	padding:0;
	margin:0;
}


#toplinks { 
	margin:0; 
	padding:0; 
	margin-top:50px; 
	margin-left:30px; 
	list-style-type:none; 
}

#toplinks li {
	float:left; 
	margin-right:15px; 
}

.cls { 
	clear:both; 
}
.noexist { 
	width:0px; 
	height:0px; 
}
.thumbtable { 
	width:950px; 
	margin-bottom:20px; 
	background: #ffe9fb url(images/bg.jpg) repeat-y; 
}
.last { 
	margin-bottom:10px; 
}
.padded {
	padding:0 0px;
}

