body {
   font-family: Tahoma, Verdana, Arial;
   font-size: 15px;
   text-align: center;
   margin: 0px auto;
   background: #FFFFFF;
}

.hmItems     {
    color:white; 
    z_index:3;
    background-image: url(/images/menu_bg.jpg);
   }
.hmItemsOver {
    color:white; 
    z_index:3;
    /* background-color:#515050; */
    background-image: url(/images/menu_bg_on.jpg);
   }

#topheader {
   background-image: url(/images/top_header1.jpg);
   background-repeat: no-repeat;
   width: 850px;
   height:194px;
   z-index:100;
}

#topheaderf {
   background-image: url(/images/top_header1f.jpg);
   background-repeat: no-repeat;
   width: 850px;
   height:194px;
   z-index:100;
}

#topbanner {
   background-image: url(/images/top_banner1.jpg);
   background-repeat: no-repeat;
   height:195px;
   width: 850px;
   z-index:100;
}

#flashcontent {
   float: left;
   clear: both;
   height: 240px;
   top: 0px;
   left: 0px;
   z-index:200;
   position:relative; 
}


#mainContent {
   color:#5B2116;
   font-family:Tahoma, Verdana, Arial; 
   font-size: 11px ;
   background-image: url(/images/bg_content1.jpg);
   background-repeat: no-repeat;
   background-color: #FFFFFF;      
   width: 850px;
}

#mainContent H1 {
  font-size: 18px;
  font-family: Arial;
  color:#287bab;
  text-align: left;
  padding-left: 5px;
}
#mainContent H2 {
  font-size: 15px;
  font-family: Arial;
  color:#666666;
  text-align: left;
  padding-left: 10px; 
  padding-top: 10px;
}


#mainContent P {
   margin-left: 5px;
   font-size: 11px;
   color: #333333;
}

#mainContent UL {
   font-size: 11px;
   display:block;
}

#mainContent OL {
   font-size: 11px;
   display:block;
}


#leftmenu P {
   font-family:Tahoma, Verdana, Arial; 
   font-size: 11px ;
   margin-left: 5px;
   color: #666666;
   padding-right: 20px;
   padding-left: 8px;
}

#leftmenu A {
   font-family:Tahoma, Verdana, Arial; 
   font-size: 11px ;
   margin-left: 5px;
   color: blue;
   padding-right: 20px;
   padding-left: 8px;
   text-decoration: none;
}

#mainarea P {
   font-family:Tahoma, Verdana, Arial; 
   font-size: 11px ;
   margin-left: 5px;
   color: #666666;
   padding-right: 20px;
   padding-left: 13px;
}


#mainarea UL {
   font-family:Tahoma, Verdana, Arial; 
   font-size: 11px ;
   color: #666666;
}

#bottombar {
  height: 83px;
  width: 850px;
  background-image: url(/images/bot_footer2.jpg);
  background-repeat: no-repeat;
  z-index:100;
  color:#999999;
}
#bottombar TD {
  font-size:9px;  
  color:#999999;
  font-family:Tahoma
}
#bottombar A, #bottombar A:link,  #bottombar A:visited {
    text-decoration:none;
    color:#999999;
}
#bottombar A:hover {
   color:#333333;
}

#footernotes {
  z-index:200;
  width: 760px;
  top: 45px;
  left: 0px;
  position:relative; 
}

#sponsors {
   background-image: url(/images/foot_sponsors3.jpg);
   background-repeat: no-repeat;
   background-color: #FFFFFF;
   height:138px;
   width: 850px;
   z-index:100;
}

div#preloaded-images {
   position: absolute;
   left: -9999px; 
   top: -9999px;
}
