body{
  background:#333300;
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:center;
	font-family:arial, verdana, helvetica, sans serif;
	font-size:9pt;
	margin-top:7px;
	padding-bottom:20px;
}

td, th, textarea, option{
	font-family:arial, verdana, helvetica, sans serif;
	font-size:9pt;
}

a img{
  border:0;
}

.wrapper{
  width:803px;
  margin:0 auto;
  min-height:500px;
  height:auto !important;
  height:500px;
  background:#333300;
  z-index:9999;
}

.top
{
  width:803px;
  height:58px;
}

.top_text{
	color:#fff;
	font-size:8pt;
	text-transform:uppercase;
	font-family:arial , sans-serif;
	font-weight:600;
	padding-top:20px;
}

.promo_banner_allstar{
	width:479px;
	height:51px;
  background: #6B7F8B url('../images/promo_banner_allstar.jpg');
	position:absolute;
	z-index:999999;
	margin-left:158px;
	margin-top:40px;
}

.mid
{
  width:803px;
  height:381px;
}

.mid_left
{
  background: #6B7F8B url('../images/mid_left.gif');
  float:left;
  width:84px;
  height:381px;
}

.mid_left_text{
	display:none;
}

.mid_left img{
	float:left;
	margin-top:227px;
	margin-left:12px;
	z-index:999999;
	position:absolute;;
}

body:first-of-type .mid_left img{
 margin-left:54px;
}


.mid_2
{
  background: #6B7F8B url('../images/mid_2.gif');
  float:left;
  width:216px;
  height:381px;
}

.mid_2_text{
	display:none;
}

.mid_right
{
  background: #6B7F8B url('../images/mid_right.gif');
  float:left;
  width:499px;
  height:381px;
}

.mid_right img{
	float:left;
	margin-top:110px;
	margin-left:5px;
}



.nav_l
{
  float:left;
  background: #6B7F8B url('../images/nav_left.gif');
  height:34px;
  width:293px;
}

.nav_m
{
  float:left;
  height:31px;
}

.nav_r
{
  float:left;
  background: #6B7F8B url('../images/nav_right.gif');
  height:31px;
  width:130px;
	margin-left:4px;
}

.nav_cont{
	height:31px;
	float:left;
	padding:0;
	margin:0;
  background: #6B7F8B url('../images/nav_bg.gif');
}

.nav{
	height:31px;
	float:left;
	padding:0;
	margin:0;
  background: #6B7F8B url('../images/nav_bg.gif');
}

.nav li{
	display:inline;
	padding:0;
	margin:0;
}

.nav li img{
	margin-left:-3px;
}




.bottom
{
	margin-top:-3px;
  width:803px;
  height:381px;
	margin-left:84px;
}

.bottom_left
{
  background: #6B7F8B url('../images/bottom_left.gif');
  float:left;
  width:216px;
  height:130px;
}

body:first-of-type .bottom_left{
 position:relative;
 z-index:99999999;
}

.bottom_mid
{
  background: #6B7F8B url('../images/bottom_mid.gif');
  float:left;
  width:499px;
  height:130px;
}

.bottom_right
{
  background: #6B7F8B url('../images/bottom_right.gif');
  float:left;
  width:84px;
  height:130px;
}