@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	background:#000;
	}
	
img.links {
	border:none;
	padding:none;
	}
	
img a {
	color:none;
	text-decoration: none;
	}



#contentPic {
	background-position:center;
	background-repeat:no-repeat;
	height:600px;
	}

#splashSpacer {
	height:475px;
	color:#FFF;
	position:static;
	}

#blank1 {
	text-align:center;
	color:#FFF;
	}

#blank1 a{
	text-align:center;
	color:#FFF;
	font-size:20px;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}	
	
#blank1 a:hover {
	color:#e61a1a;
	}

#enter {
	color:#fff;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	}
