body{
  background-color: #000;
  margin: 0px;
  padding: 0px;
  font-family: helvetica;
/**  position:relative;left:0px;top:0px;z-index:0;*/
}

a{
  color: #ffffff;
}

#legal_mandatories{
  position: relative;
  top: 0px;
  left: 0px;
  width: 866px;
  height: 18px;
  margin: 0 auto;
  padding: 0;
  text-align: right;
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 12px;
  color: #f5a01a;
}

#legal_mandatories a{
  color: #f5a01a;
}

#main{
  position: relative;
  top: 0px;
  left: 0px;
  width: 866px;
  height: 757px;
  margin: 0 auto;
  padding: 0;
  border: 1px solid #8a4348;
}

#main #header{
  position: relative;
  width: 866px;
  height: 179px;
}

#main #header #leaderboard_container{
  position: absolute;
  z-index: 20;
  top: 149px;
  left: 140px;
  width: 590px;
  height: 20px;
  text-align: right;
    line-height: 25px;
    display: none;
}

#leaderboard_container #box{
  /**width: 240px;*/
  /**height: 25px;*/
 /** border: 1px solid #773a0c;*/
  text-align: right;
/**  margin: 0 auto;*/
/**padding-left: 140px;*/
/**  background-image: url('/images/board_bg.jpg');*/
  background-repeat: repeat-x;
  font-family: helvetica;
  font-size: 12px;
  color: #fff;
  line-height: 25px;
}

.leaderboard_title{
	padding-left: 5px;
  width: 120px;	
  float: right;
  text-align: right;
  display: block;
}

#leaderboard{
  display: block;
  float: right;
  position: relative;
  padding-top: -50px;
  line-height: 25px;	
  font-weight: bold;
}

/** global content area */
#main #content_container{
  position: relative;
  top: 0px;
  left: 0px;
  background-image: url('/images/global/bg_gold.jpg');
  width: 866px;
  height: 578px;
}

#main #nav{
  position: absolute;
  top: 12px;
  left: 12px;
  width: 162px;
  height: 480px;
  text-align: middle;
  z-index: 2000;
}

#main #nav .navitem{
  position: relative;
  margin-bottom: 5px;
  width: 154px;
  cursor: pointer;

}

#main #nav span.home, #main #nav .text span.h4, #main #nav .text span.h4_soundoff,  #main #nav .text span.h4_soundoff_alt, #main #nav .text span.h5, #main #nav .text span.h6, #main #nav .text span.h7, #main #nav .text span.h8{
  position: relative;
  width: 152px;
  display: block;
}

#main #nav .text span.h4_danceoff{
  width: 152px;
}

#main #nav .text span.h4_soundoff{
  width: 152px;
}

#main #nav .text span.h4_introducing{
  width: 154px;
}

#main #nav .text span.h4_home{
  width: 152px;
}

/** danceoff */
#main #nav .one .text{
  position: relative;
  top: 5px;
  left: 5px;
  width: 150px;
  height: 75px;
  text-align: center;
}

#main #nav .one .on{
  position: relative;
  width: 152px;
  height: 86px;
  background-image: url('/images/global/nav/item1_on-trans.png');
  background-image: no-repeat;
  cursor: default;
}

#main #nav .one .off{
  position: relative;
  width: 152px;
  height: 86px;
  background-image: url('/images/global/nav/item1_off-trans.png');
  background-image: no-repeat;
}

/** soundoff */
#main #nav .two .text{
  position: relative;
  top: 5px;
  left: 5px;
  width: 150px;
  height: 65px;
  text-align: center;
}

#main #nav .two .on{
  position: relative;
  width: 152px;
  height: 68px;
  background-image: url('/images/global/nav/item2_on-trans.png');
  background-image: no-repeat;
  cursor: default;
}

#main #nav .two .off{
  position: relative;
  width: 152px;
  height: 68px;
  background-image: url('/images/global/nav/item2_off-trans.png');
  background-image: no-repeat;
}

#main #nav .three .text{
  position: relative;
  top: 5px;
  left: 5px;
  width: 164px;
  height: 154px;
  text-align: center;
}

#main #nav .three .on{
  position: relative;
  width: 164px;
  height: 154px;
  background-image: url('/images/global/nav/item3_on-trans.png');
  background-image: no-repeat;
  cursor: default;
}

#main #nav .three .off{
  position: relative;
  width: 164px;
  height: 154px;
  background-image: url('/images/global/nav/item3_off-trans.png');
  background-image: no-repeat;
}

#main #nav .four .text{
  position: relative;
  top: 5px;
  left: 5px;
  width: 152px;
  height: 47px;
  text-align: center;
}

#main #nav .four .on{
  position: relative;
  width: 152px;
  height: 47px;
  background-image: url('/images/global/nav/item4_on-trans.png');
  background-image: no-repeat;
  cursor: default;
}

#main #nav .four .off{
  position: relative;
  width: 152px;
  height: 47px;
  background-image: url('/images/global/nav/item4_off-trans.png');
  background-image: no-repeat;
}

#main #page_content{
  position: relative;
  top: 12px;
  left: 40px;
  width: 640px;
  height: 480px;
  float: left;
}

/** footer */
#main #footer{
  position: absolute;
  top: 533px;
  left: 0px;
  width: 100%;
  height: 50px;
  z-index: 100;
  clear: both;
}

#main #footer #buttons{
  position: relative;
  top: 10px;
  left: 5px;
  width: 160px;
  height: 38px;
float: left;
}

#main #footer #buttons a img{
  position: relative;
  margin-right: 5px;
}

#main #footer #bar{
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 38px;
  background-image: url('/images/global/footer/bar_bkrnd.jpg');
  background-repeat: repeat-x;
  line-height: 8px;
}

#main #footer #bar div.links, #main #footer #bar div.links a{
  position: relative;
  color: #f5a01a;
  font-family: helvetica;
  font-size: 12px;
  margin-left: 5px;
  margin-right: 5px;
}

#main #footer #bar div.links{
  position: relative;
  top: 10px;
  left: 0px;
  width: 495px;
  height: 43px;
  float: left;
}

#main #footer #bar img{
  position: relative;
  top: -14px;
  float: left;
}


/** BUMPER **/

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

#bumper div.legal_white{
  position: relative;
  top: 0px;
  left: 10px;
  width: 600px;
  font-size: 12px;
  color: #ffffff;
  font-family: helvetica;
  text-align: left;
  line-height: 1.2em;
}

#bumper div.goto{
  position: relative;
  top: 20px;
  left: 0px;
  width: 600px;
}