@import url(/css/cds.css);
@import url(/css/pornstar.css);

html, body {
	height: 100%;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
	background-attachment: fixed;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}

#hd, #ft {
	text-align: center;
}

a {
	color: #667889;
	text-decoration: none;
	text-align: center;
}

div.yuimenubar li a:link,
div.yuimenubar li a:visited,
div.yuimenubar li a:hover,
div.yuimenubar li a:active {
	cursor: pointer;
}

.blueText {
	color: #FCF318;
	text-align: center;
	font-weight: 600;
	font-size: 14pt;
}

.blueText a{
	color: #FCF318;
	text-align: center;
	font-weight: 600;
	font-size: 14pt;
}

ul, li{
	text-align: left;
}

.center {
	text-align: center;
}

.s {font-family: Tahoma; font-size: 11px;}

.pornstar_top {
	background:url(/images/pornstars_top.gif) no-repeat;
	width:875px;
	height:40px;
	color:#ffffff;
	font-family:  Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:7px;
	text-transform:uppercase;
}

.website_top {
	background:url(/images/websites_top.gif) no-repeat;
	width:875px;
	height:40px;
	color:#ffffff;
	font-family:  Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:7px;
	text-transform:uppercase;
}

.cd_top {
	background:url(/images/cds_top.gif) no-repeat;
	width:875px;
	height:40px;
	color:#ffffff;
	font-family:  Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:7px;
	text-transform:uppercase;
}