body { background-color:#5B1B1B;
	background-repeat: no-repeat;	
	background-position: top center;
	margin: 0px auto 50px auto;
	font-family: verdana;
	font-size: 8pt;
	color: #56310c;
	text-align:left;
	}
#page{
background-color:#efefef;
margin: 0px auto 0px auto;
width: 900px;
text-align: center;
}
#header { 
	display: block;
	margin: 0px auto 15px auto;
	background-image: url("/style/header1.png");
	background-repeat: no-repeat;
	background-position: top center;
	height: 347px;
	width: 925px;
	/*hang ove 25px*/
	/*border: solid blue 1px;*/
	text-align:center;
	}
#headerLink { 
		display: block;
		margin: 0px auto 15px auto;
		height: 335px;
		width: 925px;
		/*hang ove 25px*/
		/*border: solid red 1px;*/
		text-align:left;
		position:absolute;
		top: -347px;
		/*top: -347px;*/
	}

#nav{
width: 900px;
/*border: solid Red 1px;*/
position:relative;
top: 310px;
/*top: 316px;/*
/* they are 31 px tall 354 wide*/
}
#nav .right{
float: right;
margin-right: 20px;
}
#nav .left{
float:left;
margin-left: 20px;
}
#nav img{
border-style: none;
}

#gallery{
margin: 0px 0px 0px 180px;
padding: 0 0 0 0;
width: 540px;
/*border: solid green 1px;*/
}
#gallery img{
border:solid #f896e9 2px;
}


#sidebar{
float: left;
background-image: url("/style/moreFreeGirls.png");
background-repeat: no-repeat;
background-position: top center;
padding-top: 35px;
padding-left: 30px;
width: 150px;
text-align: left;
/*border: solid red 1px;*/
}
#sidebar a{
/*font-family: verdana;
font-size: 8pt;
font-weight: bold;
color: #56310c;
text-decoration: none;
line-height: 16px;
*/
}
#rtsidebar{
float: right;
width: 180px;
margin: 0px 0px 50px 0px;
text-align: left;
/*border: solid red 1px;*/
}
#bottomContent{
margin: 50px auto 0px auto;
/*border: solid blue 1px;*/
}


#smallContentLeft{
background-image: url("/style/meetHotChicks.png");
background-repeat: no-repeat;
background-position: top center;
padding-top: 30px;
width: 200px;
height: 325px;
border: solid blue 1px;
}
#smallContentMiddle{
background-image: url("/style/buyAFleshlight.png");
background-repeat: no-repeat;
background-position: top center;
padding-top: 30px;
width: 200px;
height: 325px;
border: solid red 1px;
}
#smallContentRight{
background-image: url("/style/liveCamGirls.png");
background-repeat: no-repeat;
background-position: top center;
padding-top: 30px;
width: 200px;
height: 325px;
border: solid blue 1px;
}
#footer{
background-image: url("/style/footer1.png");
background-repeat: no-repeat;
background-position: top center;
width: 900px;
height: 115px;
/*border: solid blue 1px;*/
}


a:link    { color: #1398ff; text-decoration: underline; font-weight: bold; }
a:visited { color: #1398ff; font-weight: bold;}
a:active  { color: #1398ff; text-decoration: none; font-weight: bold;}
a:hover   { color: #1398ff; text-decoration: none; font-weight: bold;}

td {
text-align: center;
width: 185;
vertical-align: top;
}