@charset "utf-8";



body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #FFF url(../butt/images/body_bg.png) repeat-x left top;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
#container {
	text-align: center;
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#wrapper {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background: #FFFFFF url(../butt/images/content_bg.png);
}
#header  {
	height: 260px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	font-size: 0.6em;
	background: url(../butt/images/header.png) no-repeat bottom;
} 
#blacklabelads {
	text-align: center;
	height: 90px;
}

#logo {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 114px;
	text-align: right;
	color: #000000;
	font-weight: bold;
}

#logo   a {
	color: #FFFFFF;
}
#logo   a:hover {
	color: #FF6600;
}
#other_toplist {
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#other_toplist table {
	width: 100%;
	margin-left: 0px;
	padding-left: 0px;
}

#other_toplist td {
	text-align: center;
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #FFFFFF;
	width: 33.33%;
}
#other_toplist a {
	color: #CCC;
}
#other_toplist a:hover {
	color: #FFFF00;
}
#other_toplist a:visited {
	color: #FFFFFF;
}
#affiliates {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	padding-top: 2px;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#top_ad_bar {
	padding-right: 10px;
	padding-left: 10px;
}
#top_ad_bar table {
	width: 100%;
}
#top_ad_bar td {
	background-color: #CCC;
	text-align: center;
	width: 12.5%;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #FFF;
	color: #000;
}
#top_ad_bar img {
	height: 143px;
	width: 95px;
	border-style: none;
}

#main_sites {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.8em;
}
#main_sites table {
	width: 100%;
}
#main_sites table td {
	width: 16.66%;
	padding-top: 2px;
	padding-bottom: 4px;
	background: #CCC;
	border: 1px solid #FFF;
	text-align: center;
	color: #000;
}
#main_sites img {
	height: 188px;
	width: 125px;
	border-style: none;
}



#rules {
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	font-weight: bold;
	background: #CCC;
}
#content {
	background: #000;
	padding-right: 10px;
	padding-left: 10px;
}
#rules a    {
	color: #F60;
}
#rules a:hover {
	color: #FFF;
}
#rules a:visited {
	color: #933;
}
#imgBanner {
	padding: 2px;
}
#pages_top {
	background-color: #CCC;
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	padding-top: 2px;
	padding-bottom: 4px;
}
#listing {
	color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
#listing a {
	color: #CCC;
	text-decoration: none;
}
#listing a:hover {
	color: #FF6600;
}
#listing a:visited {
	color: #999;
	text-decoration: none;
}

#listing table {
	width: 100%;
}
#listing td {
	text-align: center;
	width: 12.5%;
	border: 1px solid #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.6em;
	font-weight: normal;
}

#list_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFF;
	background-color: #000;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 4px;
	font-weight: bold;
}
#pages_bottom {
	background-color: #CCC;
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	padding-top: 2px;
	padding-bottom: 4px;
}
#links {
	background-color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
#links table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#links a {
	line-height: 1.3em;
	color: #000;
}
#links a:visited {
	color: #09F;
	text-decoration: none;
}
#links a:hover {
	color: #F90;
}

#links td {
	background-color: #CCC;
	text-align: center;
	vertical-align: top;
	width: 20%;
	border: 1px solid #FFF;
	font-size: .8em;
}
#membersupdate {
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
}
#membersupdate a {
	color: #FFF;
}
.membersupdate {
	color: #FFF;
	font: normal 0.6em Verdana, Geneva, sans-serif;
}

#fling {
	background-color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
#naviagtion {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	padding-top: 1px;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
}
#naviagtion a {
	font-weight: bold;
	color: #CCC;
}


#footer  {
	height: 75px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
	font-size: 0.6em;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
	clear: both;
	float: left;
	width: 940px;
	text-indent: 25px;
	background: #F7F7F7 url(../butt/images/footer.png) no-repeat center top;
} 

#tdMainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	padding: 3px;
	height: 20px;
}
#sites {
}

#sites table {
	width: 100%;
}
#sites td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FF0000;
	text-align: center;
	width: 16.66%;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #000000;
}
#wrapperAdd {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
#wrapperAdd table {
	width: 855px;
}

#bottom_ad_bar {
	font-size: 0.6em;
	padding-right: 10px;
	padding-left: 10px;
}
#bottom_ad_bar table {
	width: 100%;
}
#bottom_ad_bar td {
	background-color: #CCC;
	text-align: center;
	width: 12.5%;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #FFF;
	color: #000;
}
#bottom_ad_bar img     {
	border-style: none;
	height: 143px;
	width: 95px;
}


#footer  p  {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin: 0;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFF00;
}
#footer  a:visited {
	color: #000000;
}
