html { font-family: Arial, sans-serif; color: #000000; }
body { margin: 0 auto; text-align: center; background: url(../images/challengeBackground.jpg) repeat-x top center #FFFFFF;  }


#page_wrapper { position: relative; padding: 0; margin: 0 auto; width: 1024px; min-height: 1000px; height: expression((this.parentElement.offsetHeight > 999)?'':'1000px') !ie; _height: 1000px; text-align: center;  }
#pre-release-email { width:auto; text-align:center; margin-top:600px; }
#pre-release-email h1 {font-size:36px; color:#FDBB11; }
#pre-release-email p {font-size:24px; color:#CCCCCC; font-weight:bolder; }
#pre-release-email label { font-size:24px; font-weight:bold; color:#CCCCCC; margin-right:10px; margin-top:10px; }
#pre-release-email input.text {border:0; width:00px;}
#pre-release-email input.btnSubmit {width:100px; height:24px; background-color:#FFFFFF; text-decoration:none; border: solid 1px #CCCCCC; margin-left:10px; padding:0; vertical-align:middle; font-weight:bolder; color:#666666; cursor: pointer; ` }

#alert {width:300px; height:40px; font-size:12px; color:#993300; background-color:#FFFF99; text-align:center; padding:20px 20px 0 20px; border: solid 1px #990000; margin:10px 0 20px 350px;}