body 
{
/*	background-color: #F5F6EB;
*/	background-color: #fff;
	color: #1B2947;
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	letter-spacing: .10em;

}
ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}
	
h2
{
	font-size: 18px;
	padding-left: 5px;
	letter-spacing: 2px;
		color: #6F0B09;
	
}

#mainWrapper
{
	width: 774px;
	margin: 0 auto;
}

#header
{
	height: 88px;
}

#topMenu
{
	height: 22px;
 	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: top left; 
	background-color: #999;
	color: #000;
	text-align:center;
}

#models, 
#pornsites
{
	border: 2px solid #D2D6C3;
	background-color:#FFF;
}
#models a

{
	color: #1B2947;
}

#models a:hover
{
	text-decoration: none;
}

#poll
{
	margin: 0 5px;
	background-color: #FFF;
	padding: 0 5px;
	font-size: 11px;
	border: 1px solid #D2D6C3;
}

/****************************************/
/**#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ 
background-color: yellow;
}**/

#tabs 
{
	float:right;
	width:100%;
	/*background:#900;*/
	font-size:93%;
	line-height:normal;
	
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: top left; 
	background-color: #999;
	color: #000;
}

#tabs ul 
{
	margin:0;
	padding:0;
	list-style:none;
}

#tabs li
{
	display:inline;
	margin:0;
	padding:0;
}
#tabs a
{
	float:right;
	background:url("../images/tableftE.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs a span
{
	float:right;
	display:block;
	background:url("../images/tabrightE.gif") no-repeat right top;
	padding:5px 10px 4px 6px;
	color:#000;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span 
{
	float:none;

}
    /* End IE5-Mac hack */
#tabs a:hover span 
{
	color:#FFF;
}
#tabs a:hover 
{
	background-position:0% -42px;
}
#tabs a:hover span 
{
	background-position:100% -42px;
} 

/****************************************/

/****************************************/

#menu 
{
	width: 165px;
	margin: 0px;
}
	
#menu li a 
{
	height: 26px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	margin: 2px 0px;
}	
	
#menu li a:link, 
#menu li a:visited 
{
	color: #000;
	display: block;
	background:  url(../images/menu.gif);
	padding: 4px 0 0 0;
}
	
#menu li a:hover 
{
	color: #FFF;
	background:  url(../images/menu.gif) 0 -26px;
	padding: 4px 0 0 0;
}

/****************************************/

#left
{
	float: left;
	width: 161px;
	margin-right: 5px;
}

#center
{
	float: left;
	width: 474px;
	margin-right: 6px;
	
}
.centerContent
{
	background-image:url(../images/framebg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #D2D6C3;
	border: 4px solid #fff;
	
	
}
#right
{
	float:left;
	width: 124px;
	
}


#content
{
	
	margin: 10px 0;
}

#footer
{
	text-align: center;
	background-color: #192137;
	color: #fff;
	padding:15px 0;
	margin-top: 15px;
}

#footer a
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}


/****************************************/



.banner, 
.modelName
{
	text-align:center;
}

.bold
{
	font-weight:700;
}

.buy
{
	float:left;
	padding:10px 0;
}

.clear
{
	clear:both;
}

.imgBorder
{
	border:1px solid #AEB0B5;
		text-align:center;
}

.italic
{
	font-style:italic;
}

.spacer
{
	height:10px;
}

.bigspacer
{
	height:200px;
}

.videoDescriptionContainer
{
	margin:10px 4px;
}

.videoSubTitle
{
	font-size:14px;
	font-weight:400;
	padding:5px 0;
}

.videoThumb
{
	float:right;
	width:140px;
	height:219px;
	padding:0 5px;
}

.videoThumb img
{
	border:2px solid #FFF;
}

.videoTitle
{
	font-size:14px;
	font-weight:700;
	border-bottom:1px dashed #182138;
	letter-spacing:1px;
	padding:5px 0;
}
.homeTitle
{
	font-size:14px;
	font-weight:700;
	letter-spacing:1px;
	padding:5px 0;
}

.videoTitle,
.videoSubTitle,
.videoCasts,
.videoDirector
{
	padding:5px 0;
}

.whoisThumb
{
	float:right;
	width:266px;
	height:420px;
	padding:0 5px;
}

.whoisThumb img
{
	border:2px solid #FFF;
}

#wikipediaDesc
{
	padding-left: 5px;
	margin: 0;
}

.externalLink a
{
	color: #6F0B09;
	text-decoration: underline;
}
.externalLink a:hover
{
	text-decoration: none;
}
/**.updateThumb
{
	width:140px;
	padding:0 5px;
}
**/
h2 a
{
	font-size: 18px;
	padding-left: 5px;
	letter-spacing: 2px;
		color: #A30E0E;
	border-bottom: 1px solid #A30E0E;	
}

#tblNewsletter td
{
	padding: 5px;
}

.message
{
	font-family: inherit;
	font-size: 12px;
	font-weight: bold; 
	color: #B00;
	padding-bottom:3px;
	text-align: center;
}
.homepageContainer
{
	margin:10px 4px;
	padding:4px;
	border-style:solid;
	border-width:1px;
	border-color:#182138;
	text-align:center;
}
.products { text-align: center; width: 161px; padding: 0; margin: 0;}
.pname {color: #000066; font-weight: bold; text-transform: uppercase; height: 15px; vertical-align: middle;}
.prods1 {border: 2px solid #D2D6C3; background-color:#FFF; width: 161px;}
.prods2 {border: 2px solid #D2D6C3; background-color: #fff;}
.modelName a{ color: #990000; font-weight: bold; letter-spacing: 0.08em}
.modelName a:hover {text-decoration: none;}
.poll {overflow: hidden; border: 1px solid #D2D6C3;}
#intro {font-size: 1.3em; color: #990000; font-weight: bold; text-align: center;}
#interview {padding: 5px; margin: 5px;}
.para {padding: 5px 0;}
.box {display: block; border: 1px solid #D2D6C3;}
/*#interview p {margin: 5px; padding: 5px;}*/
.note {font-size: 0.9em;}
