html, body {
    margin:0; 
    padding:0; 
    width:100%; 
    height:100%; 
    overflow:hidden; 
    text-align:left;}

body {
    font-family:verdana, arial, tahoma, sans-serif; 
    font-size:13px;
    color:#714420; 
    SCROLLBAR-FACE-COLOR: #800000; 
    SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
    SCROLLBAR-SHADOW-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #666666;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
    SCROLLBAR-ARROW-COLOR: #D3B466; 
    SCROLLBAR-TRACK-COLOR: #E8D8AE;}
    a:link{ color:#800000; text-decoration:none;}
    a:visited{ color:#800000; text-decoration:none}
    a:hover, a:active{ color:#D3B466;}
    
#background {
    position:absolute; 
    z-index:1; 
    width:100%; 
    height:100%;}

#reset {
    visibility: hidden;
    border:1px solid #800000; 
    position:absolute; 
    width:150px; 
    height:18px; 
    top:25px; 
    left:25px; 
    z-index:2; 
    font-size:11px; 
    font-family:Times New Roman; 
    color:#800000; 
    font-weight:bold; 
    padding-left:15px; 
    padding-top:5px; 
    background-color:#FEF6E3; }
    
#scroller {
    position:absolute; 
    width:100%; 
    height:100%; 
    top:0; 
    left:0; 
    overflow:auto; 
    z-index:20;}

#trans_glob {
    position:absolute; 
    top:15px; 
    left:65px; 
    width:920px;
    height:581px;
    overflow: auto; 
    z-index:10;
    background-color: #FEF6E3;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6; 
    text-align:left; }

#trans_nav {
    position:absolute; 
    top:150px; 
    left:130px; 
    width:170px;
    height:500px; 
    z-index:30;
    background-color: #800000;
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8; 
    text-align:left; }
    
#trans_content {
    position:absolute; 
    top:335px; 
    left:310px; 
    width:665px;
    min-height:250px;
    z-index:30;
    background-color: #E8D8AE;
    filter:alpha(opacity=90);
    -moz-opacity: 0.90;
    opacity: 0.90; 
    text-align:left; }  
    
#bigpic {
    position:absolute; 
    top:25px; 
    left:75px; 
    width:900px;
    height:300px; 
    z-index:20;} 
    
#nav {
    position:absolute; 
    top:160px; 
    left:140px; 
    width:160px; 
    z-index:30;
    color:#D3B466; 
    text-align:left; 
    font-size:10px;
    font-color: #D3B466;} 
    
#picright {
    margin:0; 
    width:332px; 
    position:absolute; 
    top:405px; 
    left:643px; 
    z-index:50; 
    text-align:center; }
    
h1 { 
   font-family: Times New Roman; 
   font-size: 22px; 
   font-style: italic; 
   font-weight: bold; 
   text-align:left;
   text-indent:-35px;
   margin-left:35px;
   line-height:24px;
   margin-top: 0px; 
   margin-bottom: 0px;  
   color:#800000; }
   
h2 { 
   font-family: Times New Roman; 
   font-size: 16px; 
   font-style: italic; 
   font-weight: bold; 
   text-align:left;
   margin-top: -3px; 
   margin-bottom: 5px; }
   
.subnav {
   font-size: 11px; 
   font-weight: bold;
   color:#80000; 
   margin-top: -5px; 
   margin-bottom: 0px; 
   text-align:center; 
   text-indent:38px; }
   
.text {
   font-weight: bold; 
   margin-top: -10px; 
   margin-bottom: 16px; 
   color:#714420; 
   margin-right:10px; }

h6 { 
   font-size: 11px; 
   font-weight: bold;
   color:#714420; 
   margin-top: -5px; 
   margin-bottom: 10px; 
   margin-left:10px; margin-right:-15 }
   
li { 
   list-style-type:square;
   margin-bottom: 10px;
   color:#714420; 
   font-family:Times New Roman;
   font-size: 14px; } 