body {
margin:0 auto;
background: #ef1401;/* url(../images/landingPage.jpg) no-repeat center top;*/
}

#wrapper{
position:relative;
top:50px;
padding-top:100px;
width:760px;
height:515px;
background:url(../images/windowBG.png) center top no-repeat;
z-index:99;
margin:0 auto;
}

#wrapper form{
margin:90px 0 0 25px;
width:auto;
font: bold 12px/14px "Trebuchet MS", helvetica, arial, sans-serif;
color: #333;
position:absolute;
}

#wrapper input, #wrapper select{
font: bold 12px/14px "Trebuchet MS", helvetica, arial, sans-serif;
color: #666;
}

#statement {
font:bold 24px/26px "Trebuchet MS", helvetica, arial, sans-serif;
color:#ef1401;
padding:10px;
top:80px;
/*margin:90px 0 20px 18px;*/
margin-left:16px;
width:380px;
position:relative;
}


#btn_enter {
margin-top:15px;
position:relative;
/*background:url(../images/enterButton.png) center top no-repeat;*/
width:60px;
text-align:center;
height:25px;
padding-top:5px;
}

.disclaimer {
font: 10px/15px "Trebuchet MS", helvetica, arial, sans-serif;
letter-spacing:0px;
margin:0 auto;
margin-top:30px;
color:#FFF;
width:600px;
text-align:center;
position:relative;
z-index:990;
}

.ageExample{
font-size:10px;
color:#000;
}


/*
#errors{
position:absolute;
font: bold 15px/15px "Trebuchet MS", helvetica, arial, sans-serif;
color: #FFF;
background:#333;
width:330px;
text-transform: uppercase;
z-index:999;
}
*/

