/*
 *  main.css
 *
 *
 */


/* WRAPPER */


#black-wrapper {
  position: relative;
  width: 1013px;
  margin: auto;
}

#wrapper {
  position: absolute;
  left: +84px;
  top: -16px;
  width: 1013px;
  height: 1100px;
  z-index: 2;
}

#footer {
  position: absolute;
  left: 66px;
  top: 900px;
  width: 880px;
  height: 55px;
  z-index: 3;
}

#footer-text {
  position: absolute;
  left: 90px;
  top: 29px;
  width: 693px;
  height: 8px;
  z-index: 4;

  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  letter-spacing: 2px;
  font-weight: 10;
  color: #b59e9e;
}





/********** THIS IS THE CONTENT WELL *************/


#rightrail {
  position: absolute;
  left: 611px;
  top: 257px;
  width: 336px;
  height: 561px;
  z-index: 8;
}

#signup {
  position: absolute;
  left: 103px;
  top: 510px;
  width: 118px;
  height: 34px;
  z-index: 9;
}

#signupH {
  position: absolute;
  left: 103px;
  top: 510px;
  width: 118px;
  height: 34px;
  z-index: 10;
}

#bodytext {
  position: absolute;
  left: 30px;
  top: 120px;
  width: 273px;
  height: 371px;
  z-index: 11;

  text-align: left;
  overflow: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: lighter;
  color: #FFFFFF;
  line-height: 1.55em;
}

#kicker {
  position: absolute;
  left: 29px;
  top: 62px;
  width: 268px;
  height: 44px;
  z-index: 12;

  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  letter-spacing: 0.5px;
  color: #E1A01D;
}


#note {
  position: absolute;
  left: 100px;
  top: 627px;
  width: 497px;
  height: 90px;
  z-index: 13;

  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 1.75em;
}

#flash-player {
  position: absolute;
  left: 80px;
  top: 261px;
  width: 510px;
  height: 337px;
  z-index: 16;
}
