body {
 	background-image: url('bg.gif');
 	background-repeat: repeat-x;
 	font-family: Arial, Helvetica, Verdana;
 	font-size: 8pt;
 	color: black;
 	margin: 0px 0px 0px 0px;
 	text-align: center;
}

h1 {
	font-size: 15pt;
	color: #C40000;
	font-weight: bold;
	height: 10px;
	display: block;
}

img {
  border: none;
}

a:visited {
	color: #C40000;
}

a:active {
	color: red; 
}

a:hover {	
	color: red;
	text-decoration: none;
}

a {
	text-decoration: underline;
	color: #C40000;
}

/* #middle {
	width: 780px;
	margin-top; 0px;
} */

#small {
	font-size: 8pt;
}

#smaller {
	font-size: 10pt;
}

#mid {
	font-size: 11pt;
}

#adtext {
	font-size: 15pt;
	font-weight: bold;
	color: #C40000;
}

#tab {
 width: 150px;
 background-color: #FFEA00;
 font-family: Arial Black;
 color: #C40000;
 text-decoration: none;
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-right-width: 1px;
 border-left-width: 1px;
 border-color: #C40000;
 border-bottom-color: #FFEA00;
}

#tab2 {
 width: 150px;
 font-family: Arial Black;
 text-decoration: none;
 background-color: #C40000;
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-right-width: 1px;
 border-left-width: 1px;
 border-color: #C40000;
}

.picp img {
 padding: 6px;
 border-top: 1px solid #ddd;
 border-left: 1px solid #ddd;
 border-bottom: 1px solid #c0c0c0;
 border-right: 1px solid #c0c0c0;
}

div#home {				
	display: block;
}

div#pornstar {
	display: none;
}

div#babe {
	display: none;
}

div#hardcore {
	display: none;
}

div#centerfold {
	display: none;
}

div#teen {
	display: none;
}

div#clips {
	display: none;
}

div#actress {
	display: none;
}

div#model {
	display: none;
}

div#singer {
	display: none;
}

div#tabloid {
	display: none;
}

div#tv {
	display: none;
}