/* 

Fetishcabin.com

*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	text-align: center;
}
/* IE fix */
* html div {
	height: 1%;
	}
a:link, a:visited {
	color: #FFFFFF;
}
a:hover, a:active {
	color: #999999;
}
#wrapper{
	width: 900px;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}
.thumbs img {
	border: 1px solid #999999;
}

#header {
font-size: 26px;
	padding: 20px 0px 0px 0px;
}
#footer{
padding: 20px 0px 20px 0px;
}
.com {color: #FF0000}
.largelinks {
	font: 16px Arial, Helverica, sans-serif;
	font-weight: bold;
	}
.largelinks a {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
	}
.largelinks a:hover, a:active, a:visited {
	color: #999999
	}
ul.largelinks {
  	width: 700px;
  	margin: 15px auto;
  	padding: 0;
	list-style: none;
	}
ul.largelinks li {
  	float: left;
  	width: 33%;
  	margin: 0;
  	padding: 0;
	text-align: center;
	}
.largelinks:after {
  content: ".";
  display: block;
  line-height: 1px;
  font-size: 1px;
  clear: both;
  }	
.toplistbtm {
  margin: 10px auto;
  width: 600px;
   }
.toplistbtm:after {
  content: ".";
  display: block;
  line-height: 1px;
  font-size: 1px;
  clear: both;
  }
.toplistbtm ul {
	padding: 0;
	list-style: none;
	text-align: left;
	margin: 0px 20px 0px 20px;
	color: red;
  }
.tlbtm-column {
  width: 32.8%;
  float: left;
  font-size: 11px;
  }
  .linkdump {
	margin: 5px auto;
	width: 800px ;
	font-size: 12px;
	text-align:center;
}