body,table,td
   {
   font-size: 0.9em;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 1.2em;
   color: #6e6e6e;
   font-weight: normal;
   }

body {
background-color: #28131a;
background-image: url(/images/page-bg.jpg);
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; }


#pagewrap {
	border-left: 2px solid #fff; 
	border-right: 2px solid #fff; 
	background: #000;
	width: 850px;
	margin:0px auto;
	text-align: center;
}

#page {
	width: 830px;
	margin:0px auto;
	padding:0;
}

#thumbs { 
	margin:0px auto;
	width: 593px;
	float: left;
}

#sidebar {
	width: 207px;
	margin:0px auto;
	float: right;
}

.sidebox {
	width: 207px;
	background: #1c1418 url(/images/side-bg.jpg) repeat-y;
	color: #fff;
	text-align:left;
	margin-bottom:20px;
}

.sidebox div {
	padding: 0 10px;
}

.sidebox h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-style: italic;
	font-size: 200%;
	margin:0;
	padding:0;
	line-height:100%;
	margin-bottom:10px;
}

.sidebox a,
.sidebox a:link {
	display:block;
	padding:5px 2px;
	margin: 0 5px 0 5px;

	width: 150px;
	border-bottom: 2px dotted #fff;
}

#wrapper { width:850px; margin:0px auto; clear:both; }
#hwrapper {  margin:0px auto; height:270px;  }
#header { width:850px; height:270px; margin:0px auto;}

#logo { width:480px; height:270px; margin:0px auto; background: url(/images/pink9.jpg) no-repeat; float:left; padding:0; }
#logo h1,
#logo a { text-indent:-9000px; display:block; width:480px; height:270px; padding:0; margin:0; }

#toplist { width:370px; height:270px; margin:0px auto; float:right; background: url(/images/toplist.jpg) no-repeat; font-size:73%; text-align: left; }
#toplinks { margin:0; padding:0; margin-top:70px; list-style-type:none; }
#toplinks li {float:left; margin-left:17px; padding:0; }

.cls { clear:both; }
.noexist { width:0px; height:0px; }


.thumbtable { width:593px; margin-bottom:20px; background: #000000 url(file:///C|/Documents and Settings/Who the Man/Local Settings/Temporary Internet Files/Content.IE5/XI0NKZ61/images/bg.gif) repeat-y; }
.last { margin-bottom:10px; }


