
 body {
  margin: 0px;
  height: 100%;
scrollbar-face-color: "9FC0D3"; scrollbar-arrow-color: "000000"; scrollbar-track-color: "9FC0D3"; scrollbar-3dlight-color:"9FC0D3"; scrollbar-darkshadow-color: "000000"; 
 }
 div#container {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 750px;
   height: 250px;
   border: Solid 1px #000000;
      margin-top: -300px;
margin-left: -375px;
background-image:url(images/bg.jpg); 

 }

div#banner {     position: absolute;
margin-left:-368px; margin-top:-108px;  top: 50%;
   left: 50%;
height:169px; width:737px;  border:0px ridge; border-color: #e3d862;}

div#menuoriz {     position: absolute;  top: 50%;
   left: 50%; margin-left:-368px; margin-top:68px;
height:27px; width:737px; border:0px ridge; border-color: #e3d862;
background-image:url(images/menuoriz.gif);}

div#contentpage { position: absolute;  top: 50%;
   left: 50%; margin-left:-376px; margin-top:102px;
height:auto; width:750px; border:1px Solid; border-color: #000000;
background-color:#00284D;}

h4 {font: 11px Verdana, "Times New Roman", serif; font-weight:bold; color:#DFD314;text-decoration: underline;}

h3 {font: 11px Verdana, "Times New Roman", serif; font-weight:bold; color:#ffffff;}

h2 {font: 9px Verdana, "Times New Roman", serif; font-weight:bold; color:#9FC0D3;}

h5 {font: 11px Verdana, "Times New Roman", serif; font-weight:bold; color:#9FC0D3;}

p {font: 11px Verdana, "Times New Roman", serif; font-weight:bold; color:#ffffff;}

a {font: 11px Verdana, "Times New Roman", serif; font-weight:bold; color:#ffffff; text-decoration:none;}
A:LINK    {text-decoration: none}
A:VISITED {text-decoration: none; }
A:HOVER   {text-decoration: underline; color:#DFD314;}