#agegate_intro{
  positioN: absolute;
  width: 866px;
  height: 578px;
  z-index: 300;
  background-image: url('/images/global/farm.jpg');
}

#flashcontent{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 866px;
  height: 578px;
  z-index: 2;
}

#page_content{
  position: relative;
  float: left;
}

#agecheck2{
  position: relative;
  width: 624px;
  height: 339px;
  padding-top: 70px;
  text-align: center;
  top: 10px;
  left: 216px;
}

#agecheck2 form{
  position: relative;
  margin: 0 auto;
  top: 30px;
  width: 300px;
  z-index: 9999;
}

#agecheck{
  position: relative;
  width: 624px;
  height: 339px;
  background-image: url('/images/global/agebg.jpg');	
  background-repeat: no-repeat;
  padding-top: 70px;
  text-align: center;
  top: 10px;
  left: 216px;
}

#agecheck form{
  position: relative;
  margin: 0 auto;
  top: 30px;
  width: 300px;
  z-index: 9999;
}

select{
  font-family: helvetica;
  font-size: 12px;
  color: #8c111d;
  background-color: #fff;
}