body {
	background-image:none;
   font-size:11px;
   font-family:arial, sans-serif;
   color:#BBBBBB;
   line-height:18px;
   text-align:center;
   background:url(../_gfx/masterBG.gif) no-repeat center 20px #26231e;
}

#website_wrapper {
 	/*position:absolute;
   left:0px;
   top:50%;*/
   width:100%;
   height:608px;
   /*margin-top:-304px;*/
   display:none;
}

#website_wrapper_detail {
 	position:absolute;
   left:0px;
   top:50%;
   width:100%;
   height:608px;
   /*margin-top:-304px;*/
 	background:url(../_gfx/masterBG_detail.gif) no-repeat center top #26231e;
   margin:auto;
   display:none;
}


#website {
	/*position:absolute;
   top:50%;
   left:50%; */
   width:920px;
   height:608px;
   /*margin-left:-460px;
   margin-top:-304px;*/
   position:relative;
   margin:20px auto 0 auto;
}
