body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}


body {
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-base-color: pink;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: #C6FF01;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: black;
	scrollbar-track-color: white;
	background-color: #C3C3C3;
	/*background-image: url(../../../babes/ads/background.gif);*/
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: top center;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#container {
	margin: 0 auto;
	text-align: center;
	width: 900px;
	background-color: red;
}
#big_white_box {
	margin: 0 auto;
	text-align: center;
	width: 780px;
	background-color: white;
}
#big_purple_box {
	margin: 0 auto;
	padding-top:20px;
	text-align: center;
	width: 700px;
	background-color: #FFDE00;
}
#big_content_box {
	margin: 0 auto;
	text-align: center;
	width: 660px;
	background-color: white;
	margin-bottom:20px;	
}


#top_banner {
	width: 660px;
	border-top: solid 1px white;
	border-right: solid 1px white;
	border-left: solid 1px white;
	float: left;
	overflow: hidden;
}

#backlinking_box {
	width: 660px;
	background-color: F2D6EA;
	text-align: left;
	border-top: dotted 1px black;
	border-right: solid 1px white;
	border-bottom: dotted 1px black;
	border-left: solid 1px white;
	float: left;
	overflow: hidden;
}
span.many_thanks {
	margin-left: 20px;
	font: bold 18px Arial, sans-serif;
	text-align: left;
	width: 660px;
	color: white;
}

a.thanks_tgp,
a.thanks_tgp:visited,
a.thanks_tgp:active,
a.thanks_tgp:hover
 {
	font: normal normal 22px arial, sans-serif;
	color: black;
	letter-spacing: 2px;
	line-height: 120%;
	text-align: center;
}
a.thanks_tgp:hover{
	color: white;
}
#gallery_thumbs_box {
	margin: 0 auto;
	clear: both;
	width: 660px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F2D6EA;
	border-right: solid 1px white;
	border-left: solid 1px white;
}


.gallery_thumbs {
	margin: 0 auto;
	clear: both;
	padding-left: 20px;
	overflow: hidden;
}

.gallery_thumbs a,
.gallery_thumbs a:visited,
.gallery_thumbs a:active,
.gallery_thumbs a:hover {
	float: left;
	overflow: hidden;
	border: 1px solid white;
	margin-top:1px;
	margin-right:3px;

	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}

.gallery_thumbs a:hover {
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}


#middle_banner_box {
	width: 660px;
	background-color: #6C0163;
	text-align: left;
	border-right: solid 1px white;
	border-left: solid 1px white;
	float: left;
	overflow: hidden;
}
#middle_banner_and_text {
	width: 500px;
	margin-left:81px;
	background-color: #F2D6EA;
	text-align: left;
}
.box1 {
	text-align: center;
} 

a.banner_text_links,
a:visited.banner_text_links,
a:active.banner_text_links,
a:hover.banner_text_links
 {
	font: bold 14px Arial, sans-serif;
	text-align: center;
	color: #6C0163;

}

a:hover.banner_text_links {
	color: white;
}

#enter_sponsor_bottom {
	width: 660px;
	background-color: #F2D6EA;
	border-right: solid 1px white;
	border-left: solid 1px white;
	text-align: center;
	padding-bottom:20px;
}
span.enter_sponsor {
	margin-left: 20px;
	font: bold 18px Arial, sans-serif;
	text-align: left;
	width: 660px;
	color: white;
}

a.enter_sponsor,
a.enter_sponsor:visited,
a.enter_sponsor:active,
a.enter_sponsor:hover
 {
	font: normal normal 18px arial, sans-serif;
	color: #6C0163;
	letter-spacing: 1px;
	line-height: 120%;
	text-align: center;
}
a.enter_sponsor:hover{
	color: white;
}

#sextracker {
	text-align: center;
	padding-top:20px;
	padding-bottom:10px;
}


