@charset "utf-8";
/* CSS Document */
html, body {margin:0; padding:0; width:100%; height:100%; overflow:auto; background-color: #68696D;}
body {margin:0px;}
body {
	font-family:verdana, arial, sans-serif;
	font-size:76%;
	background-color: #68696D;
}
#background{position:absolute; z-index:1; width:100%; height:100%;}
 
#content {padding:5px 300px 20px 200px;}
p {line-height:1.8em; letter-spacing:0.1em; text-align:justify; margin-left:200px; margin-right:200px;}
#fixed {position:absolute; top:25px; left:10px; width:150px; z-index:10; color:#567; border:1px solid #000; padding:10px;}
.splash {background-image:url(/images/splash2_no_info.jpg);
background-repeat:no-repeat;
width:850px;
height:600px;
margin:auto;
}
.agegate {width:290px;
height:45px;
margin-top:55px;
margin-left:400px;

padding:10px;
filter: alpha(opacity=55);
-moz-opacity: .55; 
background-color:#EEE;
}
.nofade {filter: alpha(opacity=99);
-moz-opacity: .99; 
.copy {font-size:10px;}