#body,html { 
position: absolute     
   background: repeat-y;
   margin: 5% auto auto;
   width: 800px;
	font: 1em arial, helvetica, sans-serif;
	background-color: #F5DEB3;
	background: #F5DEB3;
  }
  
#boxheadermenu {
background-color: #FDA500;
    position: absolute;
    top: 20px;
    left: 0px;
    width:800px;
    height: 20px;
        z-index: 10;
              border-bottom: solid #311C10;
				 border-width: thin;
  }

#banner {
    position: absolute;
    top:30px;
    left: 0px;
    width:800px;
    height: 150px;
     border-top:solid #311C10;
	         border-width: thin;
	  border-bottom: solid #311C10;
				border-width: thin;
	 z-index: 10
	 }

	 
#toplogo {
float:left; 
height: 100px;
margin-left: 0px;
 clear: left;
}

#toplogo01 {
float:left; 
height: 100px;
margin-left: 10px;

}

#toplogo02 {
  float:left; 
height: 100px;
margin-left: 10px;

	}

#toplogo03 {
 float: left; 
height: 100px;
margin-left: 10px;

}

#toplogo04 {
  position: absolute;
 height: 100px;
    top: 0px;
   left: 635px;
margin-left: 10px;
 clear: left;
}

#trailer {
  position: absolute;
   top: 125px;
   left: 200px;
	font: bold Arial Black;
	font-size: 20px;
	color: #7C1F1F;
	z-index: 5;
}




#rootline {
   position:absolute;
   top: 205px;
   left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  }

 
  
#box-content {
   position: absolute;
   top: 230px;
   left: 200px;
   width: 570px;
	}



#LEFTNAV {
   position: absolute;
   top: 235px;
   left: 0px;
   width: 145px;
   height: 100%;
   padding: 0px 10px 0 10px;
     z-index: 5;
}

#fuss {
     position: absolute;

     bottom: 20px;
	left: auto;
	right: 20px;
    width:210px;
    height:180px;
      font-size: 0.7em;
      margin: 0; padding: 0.1em;
      text-align: center;
    background: #FF9933;
    z-index: 10;
	  }

#fuss[id] {
  position: fixed;
}