@charset "utf-8";
/* CSS Document */

body {
	background:#043c67 url(body_bg.jpg) left bottom repeat-x;
	
}

#footer {
	background:#6f7170 url(images/placeholder_template_11.jpg) bottom left repeat-x; 
	font-size:10px;
	color:#FFFFFF;
	padding:7px 7px 7px 12px;
	height:40px;
}
#topBanner{
	background:#043c67 url(images/top_banner_01.jpg) bottom center no-repeat;
	height:200px;
}
#maleStripperTop{
	background:#6f7170  url(images/malestripper_banner_01.jpg) bottom center no-repeat;
	height:200px;
}
#lftContent {
	width:130px;
	background-color:#6f7170;

}
#rtContent {
	width:480px;
	background-color:#f0f0f0;
	
	
}
.copyright {
	float:right;
}
.bookmark {
	float:left;
}

#topLinks {
	padding-top:165px;
	width:1000px;
}

a.mainNav{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
	margin-right:10px;
	padding-left:5px;
	text-align:center;
	
}
a.mainNav:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
	margin-right:10px;
	padding-left:5px;
	text-align:center;
	
}
#topText{
	height:80px;
	float:left;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#000000;
	margin-top:25px;
	display:inline;
	
	
}


a.title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color:#000000;
	text-decoration:none;
}
a.title:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color:#000000;
	text-decoration:none;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#043c67;
	font-style:italic;
	margin-left:15px;
	margin-top:15px;
	display:inline;
	
}
a.main{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	text-align:center;
}
a.main:hover{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	text-align:center;



	

