body {
	background-color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	background-image: url(img/background.jpg);
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #567;
	scrollbar-3dlight-color: #fff;
	scrollbar-face-color: #ddd;
	scrollbar-highlight-color: #505050;
}
a { color:#dca; text-decoration:none }
#main {
	width:814px;
	padding-top: 10px;
}
#top {
	padding-bottom: 8px;
}
#content {
	background-image:url(img/background2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	width: 810px;
	margin-left: 2px;
}
#contleft {
	width:420px;
	float:left;
}
#contright {
	width:335px;
	float:left;
	padding-top: 10px;
	background-image: url(img/line.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.clear {
	clear:both;
}
#welcometext {
	background-image:url(img/textbackground.jpg);
	width: 333px;
	padding: 4px;
	padding-bottom: 5px;
}
#newstext {
	background-image:url(img/textbackground.jpg);
	width: 333px;
	padding: 4px;
}
#contentfooter {
	clear:both;
	background-image:url(img/background2footer.jpg);
	height:24px;
	background-repeat: no-repeat;
	margin-left: 2px;
}
#contmiddle {
	background-image: url(img/pages/adultback.jpg);
	width:780px;
}
#pagelayer1 {
	left:100px;
	top:100px;
	width:770px;
	height:390px;
	overflow:auto;
	background-repeat: no-repeat;
	padding-top: 30px;
	background-attachment: fixed;
	background-position: center top;
	padding-left: 10px;
}
#pagelayer2 {
	left:100px;
	top:100px;
	width:770px;
	height:400px;
	overflow:auto;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-attachment: fixed;
	background-position: center top;
	padding-left: 10px;
}
.blacksubheading {
	color: #000000;
	font-size: 16px;
}
.blacktext {
	color: #000000;
	font-size: 13px;
}
.subheading {
	font-size: 16px;
	color: #FFFFFF;
}
.leftdiv {
	float:left;
	width:240px;
}
.leftdiv2 {
	float:left;
	width:140px;
}
.rightdiv {
	float:left;
	width: 500px;
}
.clickheretext {
	color: #010101;
	font-size: 16px;
}
label
{
width: 7em;
float: left;
text-align: right;
margin-right: 1em;
display: block
}
.submit input
{
margin-left: 3em;
}
.largetitle {
	font-size: 35px;
	font-weight: bold;
}
.creditlink {
	color:#CCCCCC;
}
.footerlinks {
	color:#CCCCCC;
	font-size: 11px;
}
#intromain {
	width:884px;
	padding-top:2px;
}
#videodiv {
	padding-top: 90px;
	background-image:url(introvid/background.jpg);
	background-position:center top;
	background-repeat: no-repeat;
}
#introcontent {
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 2px;
	background-color: #000000;
}
.skipintrolink {
	color:#999999;
	padding-left:20px;
}