body {
	background:#000;
	color: #FFF;
	padding: 0;
	margin: 0px;
	text-align: left;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FFF;
}

img, img:link,img:visited {
	border:0px;
	behavior: url("/_scripts/iepngfix.htc");
}

.clear { 
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding:0px;
	clear: both;
	border: 0px;
}


.splashBkgRepeat {
	background:url(/images/splash/splash_bkg_repeat.jpg) transparent repeat-x;
	width:100%;
}

.outer {
	width:800px;
	margin:0px auto;
	padding:auto;
	height:729px;
}

.splashBkgTop {
	background:url(/images/splash/splash_bkg_top.jpg) transparent top center no-repeat;
	width:800px;
	height:349px;
}

.splashBkgMid {
	background:url(/images/splash/splash_bkg_mid.jpg) transparent top center no-repeat;
	width:800px;
	height:248px;
}

.splashBkgBot {
	background:url(/images/splash/splash_bkg_bot.jpg) transparent top center no-repeat;
	width:800px;
	height:132px;
}

.splashContentOuter {
	float:left;
	height:200px;
	width:100%;
}

.splashContentInner {
	padding:110px 0 0 0;
	margin:0 0 0 264px;
}

form, input {
	margin:0;
	padding:0;
}

.checkAgeFormInputDiv {
	float:left;
	margin:0 3px 0 0;	
}

#checkAgeForm { float:left; margin:3px 0 0 0; }
.checkAgeInput { background:#000; color:#FFF; border:solid 1px #FFF; padding:3px; width:30px; text-align:center;  }
.checkAgeInputYear { background:#000; color:#FFF; border:solid 1px #FFF; padding:3px; width:50px; text-align:center; }

#enterButton { float:left; }
#arrows { float:left; margin:3px 0 0 20px; }

.tos {
	margin:40px 0 0 0;
	font-weight:bold;
	font-size:.8em;
}

/* Footer */
.footerOuter {
	float:right;
	margin:5px 60px 0 0;
	font-size:.8em;
}
.footerLinks { float:left; margin:2px 10px 0 0; }
.footerLogo { float:left; margin:5px 0 0 0 }