a {
	text-decoration: none;
	color: #993300;
}

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

a.toplist {
	text-decoration: none;
	color: #ffff00;
}

a:hover {
	text-decoration: underline;
}

a img {	border: 0; }

form {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
  	text-align: center;
	background-color: #000000;
}

table.movies {
   text-align: center;
  	width: 734px;
	font: bold 12px Tahoma, Arial;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}

table.alsoavailable {
   width: 100%;
   text-align: center;
	font: bold 12px Tahoma, Arial;
	color: #000000;
}

table.alsoavailable a{
  color: #FFFFFF;
}

#pagecontainer {
	background-image: url(../images/page_bg.gif);
 	background-repeat: repeat;
	text-align: left;
  	margin: 0 auto;
	padding: 10px 0px 0px 0px;
  	width: 781px;
}

#page {
	background-image: url(../images/page_bg_right.gif);
 	background-repeat: repeat-y;
 	background-position: 760px 7px;
	background-color: #FFD02C;
  	width: 765px;
	margin: 0px 0px 0px 10px;
	font: normal 12px Tahoma, Arial;
	color: #000000;
}

table.footer {
  	width: 760px;
	font: bold 11px Tahoma, Arial;
	background-color: #FF9000;
	color: #000000;
}

table.naughtygirls {
   text-align: center;
  	width: 680px;
	font: bold 12px Tahoma, Arial;
	color: #ffffff;
}

#logo {
	line-height: 0;
}

#nav {
	background-image: url(../images/nav_bg.gif);
 	background-repeat: no-repeat;
  	width: 760px;
	height: 30px;
}

#nav ul {
	list-style: none;
	margin: 7px 3px 0 0px;
	padding: 0;
	float: left;
}

#nav li {
	position: relative;
	float: right;
	padding: 0 1.9em 0 0;
	margin: 0;
}

#nav li span {
	color: #666;
}

#nav a {
	font: bold 10px Tahoma, Arial;
	color: #000000;
	text-align: right;
}

#nav a:hover {
	color: #ffff00;
	text-decoration: none;
}

#footerfix {
	height: 1px;
}

#pagefooter {
	background-image: url(../images/page_bg_bot.gif);
 	background-position: 20px 0px;
 	background-repeat: repeat-x;
	background-color: #003300;
  	width: 762px;
	height: 5px;

}

#recordsfooter {
	height: 2px;
	padding: 0px 0px 0px 0px;
}

#privacyfooter {
	height: 2px;
	padding: 0px 0px 0px 0px;
}

#prefooter {
	padding: 10px 0px 10px 11px;
}

#footer {
	clear: both;
	padding: 10px 20px 10px 20px;
	background-color: #993300;
	font: normal 10px Tahoma, Arial;
	color: #ccc;
}

#footer a {
	color: #CCCC99;
}
