body
{
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #AAA;
	font-family: Verdana;
	font-size: 80%;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url('/resources/me3/layout/bg90.jpg');
}
img
{
   border: 0;
}
p
{
	margin: 5px 0 0 0;
	padding: 0;
}
a
{
	color: #FCDA9A;
	text-decoration: none;
}
a:hover
{
   border-color: #FFF;
}
.center
{
	text-align: center;
}
.clear
{
	clear: both;
}

#gate
{
	background-repeat: no-repeat;
	background-image: url('/resources/images/layout/agegate-overlay.png');
	width: 843px;
	height: 366px;
	margin: 100px auto;
}

#gate .text
{
	padding-top: 130px;
	font-size: 180%;
    font-family: 'HelveticaNeueW01-77BdCn 692722','HelveticaNeueW02-77BdCn 694066','HelveticaNeueW10-77BdCn 777282','Tahoma','Helvetica',sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
}
#gate .birthdate
{
	margin-top: 25px;
	margin-left: 275px;
}
#gate .description
{
	width: 600px;
	margin: auto;
	margin-top: 25px;
}

#logo
{
	width: 312px;
	margin: 0 auto;
}
