@charset "utf-8";
/* Darkness II - CSS Document */

#body {background:#000 url(../img/background.jpg) no-repeat center top; margin:0px; padding:0px;}
#agegatebody {background:#000 url(../img/agegate_background.gif) no-repeat center top; margin:0px; padding:0px;}
#agegate {width:960px; margin-left:auto; margin-right:auto; padding-top:400px;}
#container {width:960px; margin-left:auto; margin-right:auto; padding-top:500px;}

.clear {clear:both;}

a { outline-style: none; }
	
	#coming {
		width:960px;
		height:120px;
		float:none;
		margin:25px 0 0 0;
		background:url(../img/comingfall.gif) top left no-repeat;
		}
		
		#coming img {
			margin:0 0 0 20px;
		}
		
	#screenshot {
	width:960px;
	height:550px;
	margin:25px 0 0 0;
	}
	
	#screenshothires {
	width:290px;
	height:35px;
	float:left;
	margin:40px 0 0 330px;
	}
	
		#signup {
	width:411px;
	height:30px;
	float:left;
	margin:10px 0 0 265px;
	}
	
			#breaker {
	width:411px;
	height:5px;
	float:left;
	margin:10px 0 0 265px;
	}
	
		#logoline {
	width:752px;
	height:180px;
	float:left;
	margin:70px 0 10px 110px;
	}
	
		#legal {
	width:800px;
	height:120px;
	float:left;
	margin:20px 0 10px 75px;
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#CCC; text-align:center;
	}
		
			#agegateform {
	width:411px;
	height:45px;
	float:left;
	margin:50px 0 0 265px;
	}	
	
			#sorry {
	width:800px;
	height:30px;
	float:left;
	margin:20px 0 10px 75px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#CCC; text-align:center;
	}
	
	a {
	color:#990000;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:underline;
}