body
{
	padding:0; 
	margin:0; 
	background-color:#000000;
	text-align:center;
}

#flash
{
	width:950px; 
	height: 720px;
	margin:0 auto; 
	color:#ffffff;
	display:none;
}


body{text-align:center;background:#000;color:#FFF7A6;font-size:13px;font-family:georgia;line-height:2em;}
p{margin:auto;margin-top:30px;}
a{outline:none;font-family:georgia;color:#FFF7A6;}
#page{width:700px;text-align:center;margin:auto;}

.hideThis{
	display:none;	
}

html body .showThis{
	display:block !important;
}

#age{width:286px;height:163px;margin:auto;margin-top:150px;background:#000 url('age.jpg') top center no-repeat;text-indent:-9000px;}
#age ul {
height:12px;
text-indent:-9000px;
position:relative;
top:0px;
left:0px;
margin:0px;
padding:0px;
list-style-type:none;
}
#age li{
position:absolute;height:0px;
line-height:0;
}
#age li,#age a{
display:block;height:14px;
margin:0px;padding:0px;
}
#yes {top:74px;left:100px;width:41px;display:block;background:url('yesno.png');background-repeat:no-repeat;}
#no {top:74px;left:162px;width:14px;display:block;background:url('yesno.png') 14px 0;background-repeat:no-repeat;}
#yes a:hover{background:url('yesno.png');background-position:0 -19px;background-repeat:no-repeat;}
#no a:hover{background:url('yesno.png') -62px -19px;background-repeat:no-repeat;}

