
body { top: 0px;
left: 0px;
right: 0px;
margin: 0px, 0px;
background-color: #E7ECF4;
background-image: url(/rexhunt/gfx/a-37518.jpg);
background-repeat: no-repeat; 
background-attachment: fixed;
* overflow: hidden; 
* margin: 9px 9px; } 


#Banner1 { 
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 30px;
margin: 0 0;
font-family: verdana;
font-size: 9pt;
* position: absolute;
* width: 99.5% }

#MenuLevel1 { 
  position: absolute;
  top: 30px;
  left: 0px;
  width: 100px;
  height: 100%;
margin: 0 0 ;
font-family: verdana;
font-size: 10pt;
text-align: left;
* position: absolute;
 }

#Banner3 { 
  position: absolute;
  left: 0px;
  width: 100%;
  height: 30px;;
color: #FFFFFF;
margin: 0 0;
bottom: 0px; 
padding: 0 0 0 0;
* position: absolute;
* width: 99.5% }


div.mainPage { 
left: 100px;
* width: 100%;
padding-left: 110px;
padding-right: 0px;
margin-right: 0px;
padding-top: 135px;
padding-bottom: 50px;
* height: 100%;
* overflow: auto; }


body > #Banner1 {
    position: fixed; }

body > #MenuLevel1 {
    position: fixed; }

body > #Banner3 {
    position: fixed; }


