body {background: url(background2.jpg) repeat-x  #6F7D91; background-attachment: fixed; font-family:arial; color: black;text-align: center;margin: 0px;}


#main {position: relative; margin: 0px auto 0px auto; width: 1000px; min-height:600px; border: 2px outset #a0a0a0;background: #fff;}
#top  {position: relative; margin: 0px auto 0px auto; width: 1000px; height: 144px; border-bottom: 2px solid #000;background: url(newtop.jpg);}
#men  {position: relative; margin:0px auto 0px auto;height: 30px; width: 1000px;background: url(menuback.jpg);height:30;color:gray;border-bottom:2px solid #39652D;}





ul#menu  {z-index: 6;
          left: 60px;
          text-align: left;
          color: #CEA916;
          display: inline;
          float: left;
          list-style: none;
          position: absolute;
          top: 135px;
          
          font-size: 9pt; 
          width: 900px;
         
          
         
          }
         
          
ul#menu li {
            
            
            color: white;
             float: left;
             list-style: none;
             padding: 0px 10px 5px 10px;
             position: relative;
             margin-top: 1px;
             margin-bottom:1px;
             border-right: 1px solid #dddd00;
             
           
              
             }


ul#menu li a:link,
ul#menu li a:visited
                   {color:#d0d0d0;
                   text-decoration: none;
                   font-weight: bold;
                   display: block;
                   padding: 3px 3px 3px 3px;}

ul#menu li a:hover

 {background: #d0d0d0;
                    color: #000;
                    text-decoration: none;
                    
                    display: block;}


ul#menu li:hover ul.submenu {display: block;}
ul#menu li ul.submenu {z-index: 22;
                       background: #000;
                       margin: 0px 0px 0px 0px;
                       position: absolute;
                       top: 23px;
                       left: 0px;
                       width: 140px;
                       padding: 1px 4px 0px 4px;
                       border: 1px solid #a0a0a0;
                       display: none; 
                       clear: left;
                       text-align: left;
                       
                       
                      
                       }
ul#menu li ul.submenu  li { clear: left; width: 90px;width: 120px;border-bottom: 1px solid #a0a0a0;background: #000;padding: 0px 10px 0px 10px;
             width: 120px;
             margin-top: 1px;
             margin-bottom:1px;
             border-right: 0px;
           
            }


a:link				{  color: blue; text-decoration:none;}
a:visited			{  color: blue; text-decoration:none;}
a:active 			{  color: blue; text-decoration:none;}
a:hover 			{  color: white; text-decoration:none;background: blue;}

a.footer:link				{  color: gray; text-decoration:none;}
a.footer:visited			{  color: gray; text-decoration:none;}
a.footer:active 			{  color: gray; text-decoration:none;}
a.footer:hover 			{  color: white; text-decoration:none;}

#picheading {position: relative;float: left; width: 100%; color: #fff; padding-top: 10px; padding-bottom: 10px;font-size: 12pt;text-align: center; color: #fff;}

#pictext {position: relative;float: left; width: 90%; color: #fff; padding-top: 10px; padding-bottom: 10px;padding-left: 10px; text-align: left;font-size:1em; color: #fff;background: #303030;margin-left: 30px;}

a.arrow:link {color: #808080;font-size: 12pt;margin-top: 0px;}
a.arrow:visited {color: #808080;font-size: 12pt;margin-top: 0px;}
a.arrow:active {color: #808080;font-size: 12pt;margin-top: 0px;}
a.arrow:hover {color: #a0a0a0;font-size: 12pt;margin-top: 0px;}

