/* 

fistingcabin.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: #ff0000;
}
#wrapper{
	width: 980px;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;	
}
.thumbs img {
	border: 1px solid #999999;
	margin: 2px;

}

#header {
	font-size: 30px;
	padding: 20px 0px 0px 0px;
}
#footer{
padding: 20px 0px 20px 0px;
}

.largelinks {
	font: 16px Arial, Helverica, sans-serif;
	font-weight: bold;
	}
.largelinks a:link, .largelinks a:visited {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 28px;
	}
.largelinks a:hover, .largelinks a:active  {
	color: #ff0000;
	}
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;
  }
#wrapper h1 {
	font-size: 16px;
	margin: 0px auto;
	padding: 10px 0px 5px 0px;
}
.linkdump {
	margin: 5px auto;
	width: 800px ;
	font-size: 12px;
	text-align:center;
}