body {
	color: #fff;
	text-align:center;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	margin: 0;
	font-size: 12px;
}
#wrapper {
	width:800px;
	background-color: #3b0015;
	height: 21px;
 	margin-left: auto;
 	margin-right: auto;
}
#content {
	width:600px;
 	margin-left: auto;
 	margin-right: auto;
	padding-top: 90px;
}
h1, h1 a:link {
	font-size:30px;
	color: #fff;
	letter-spacing: -.03em;
	font-weight:bold;
	margin: 0 0 13px 0;
	padding: 0;
	text-decoration:none;
}
h2 {
	font-size:12px;
	color: #666;
	letter-spacing: -.02em;
	width: 380px;
	margin-left: 110px;
	padding: 0;
}
h3 {
	font-size:18px;
	color: #fff;
	letter-spacing: -.05em;
	font-weight:bold;
	margin: 0;
	padding: 0;
}
p {
	color: #fff;
	width: 600px;
	margin: 0;
	padding: 0;
	line-height: 16px;
	text-shadow: #000 0 1px 2px;

}
.sexy {
	font-weight:bold;
}
.link a {
 	font-weight: bold;
 	text-decoration: none;
	color:#c0c0c0;
}
.link a:hover {
 	font-weight: bold;
 	text-decoration: none;
	color:#FFF;
}
.link em {
	color:#932016;
	font-style:normal;
}
p.law {
	clear:right;
	padding-bottom: 15px;
}
#nav ul {
	margin: 0;
	padding: 3px 0 0 0;
	list-style-type: none;
	text-align: center;
	text-transform:lowercase;
}
#nav ul li { display: inline; }
#nav ul li a {
	text-decoration: none;
	padding: 0 10px;
	color: #c0c0c0;
	background-color: #3b0015;
	font-style:normal;
}
#nav ul li a:hover {
	color: #fff;
}
#loader {
	background-image:url(../images/loader.gif);
	background-repeat:no-repeat;
	width: 343px;
	height: 18px;
	text-align:center;
	display:block;
	margin: 0 0 15px 128px;
}
#sex-tape-celeb {
	background-image:url(../images/celeb-sex-tape-image.jpg);
	background-repeat:no-repeat;
	width: 244px;
	height: 336px;
	display:block;
	float:left;
	position:relative;
	z-index: -99999;
	top: -389px;
	left: -100px;
}
#choice {
	width: 264px;
	height: 48px;
	padding: 15px 0 12px 0;
	display:block;
	margin-left: 168px;
}
.enter a{
	background:url(../images/enter-sex-tape-celeb.gif) 0 0;
	width: 122px;
	height: 44px;
	margin-right: 12px;
	display:block;
	float: left;
}
.enter a:hover{
	background:url(../images/enter-sex-tape-celeb.gif) 0 44px;
}
.exit a{
	background:url(../images/exit-sex-tape-celeb.gif) 0 0;
	width: 122px;
	height: 44px;
	display:block;
	float:left;
}
.exit a:hover{
	background:url(../images/exit-sex-tape-celeb.gif) 0 44px;
}