BODY {
  font-family: Arial, Tahoma, Helvetica;
  font-weight: bold;
  font-size: 12px;
  SCROLLBAR-FACE-COLOR:#c32530;
  SCROLLBAR-HIGHLIGHT-COLOR:#9966CC;
  SCROLLBAR-SHADOW-COLOR:#000099;
  SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
  SCROLLBAR-ARROW-COLOR:#FFFFFF;
  SCROLLBAR-TRACK-COLOR:#75030b;
  SCROLLBAR-DARKSHADOW-COLOR:#000099;
  margin:0px 0px 0px 0px;
  background:url(bg_main.gif);
}
td{
  font-family: Arial, Tahoma, Verdana;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}
SELECT {
  border: #000000 1px solid;
  color: #000000;  
  font-family: Arial, Tahoma; 
  font-size: 11px; 
  font-weight: normal; 
  padding:0px;
  background-color: #FFFFFF;
  width: 120px;
}
A{text-decoration: none;} 
A:link{color: #990000; text-decoration: none;}
A:visited{color: #990000; text-decoration: none;} 
A:hover {color: #FF0000; text-decoration:underline; }

ul{
	margin:0px;
	padding:0px;
	margin-left:30px;
	margin-right:15px;
}
ul li {
	list-style-image: url("bullet.gif")
}

.copy{
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	padding-top:15px;
}

h1{
	font-family: Arial, Tahoma, Verdana; 
	font-size: 15px; 
	font-weight: bold; 
	color:#990000;
	padding:0px;
	margin:0px;
	text-align:center;
	text-transform: uppercase;
	padding-top: 8px;
}
h1 A:link{color: #770000; text-decoration: none;}
h1 A:visited{color: #770000; text-decoration: none;} 
h1 A:hover {color: #FFFF00; text-decoration:underline; }

.section_desc{
	font-family: Arial, Tahoma, Verdana; 
	font-size: 13px; 
	font-weight: normal; 
	color:#FFFFFF;
	text-align:justify;

	width:490px;
	height:97px;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
}

/******* Mouse Overs **********/
.btn_home{
	width:114px;
	height:45px;
	display:block;
	background: url(btn_home.jpg) no-repeat left top;
}
.btn_home:hover { background: url(btn_home.jpg) no-repeat left bottom;}

.btn_videos{
	width:106px;
	height:45px;
	display:block;
	background: url(btn_videos.jpg) no-repeat left top;
}
.btn_videos:hover { background: url(btn_videos.jpg) no-repeat left bottom; }

.btn_channels{
	width:106px;
	height:45px;
	display:block;
	background: url(btn_channels.jpg) no-repeat left top;
}
.btn_channels:hover { background: url(btn_channels.jpg) no-repeat left bottom; }

.btn_mostrecent{
	width:106px;
	height:45px;
	display:block;
	background: url(btn_mostrecent.jpg) no-repeat left top;
}
.btn_mostrecent:hover { background: url(btn_mostrecent.jpg) no-repeat left bottom; }

.btn_mostviewed{
	width:106px;
	height:45px;
	display:block;
	background: url(btn_mostviewed.jpg) no-repeat left top;
}
.btn_mostviewed:hover { background: url(btn_mostviewed.jpg) no-repeat left bottom; }

.btn_livegirls{
	width:106px;
	height:45px;
	display:block;
	background: url(btn_livegirls.jpg) no-repeat left top;
}
.btn_livegirls:hover { background: url(btn_livegirls.jpg) no-repeat left bottom; }

.btn_blog{
	width:106px;
	height:45px;
	display:block;
	background: url(btn_blog.jpg) no-repeat left top;
}
.btn_blog:hover { background: url(btn_blog.jpg) no-repeat left bottom; }

.btn_shop{
	width:106px;
	height:45px;
	display:block;
	background: url(btn_shop.jpg) no-repeat left top;
}
.btn_shop:hover { background: url(btn_shop.jpg) no-repeat left bottom; }

.btn_dvd{
	width:106px;
	height:45px;
	display:block;
	background: url(btn_dvd.jpg) no-repeat left top;
}
.btn_dvd:hover { background: url(btn_dvd.jpg) no-repeat left bottom; }


