      body {
           background : #535444 ;
           position : relative;
           margin : auto;
           width : 900px;

      }

a:link {color: #df5114; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #ff9311; text-decoration: underline; }
a:hover {color: #999999; text-decoration: none; }
     .gal {
           margin : 3px;
           padding : 3px;
           border : 1px solid #ccc;
      }
     #lightbox {
           background-color : #f7b70a;
           padding : 10px;
           border-bottom : 2px solid #535444;
           border-right : 2px solid #535444;
      }
     #lightboxCaption {
           font-size : 1em;
           padding-top : 0.4em;
      }
     #lightbox img {
           border : none;
      }
     #overlay img {
           border : none;
      }
     #overlay {
           background-image : url(images/overlay.png);
      }

     #header {
           width : 900px;
           height : 150px;
           background : url(inimages/top2.jpg);
      }


     #footer {
           background : url(inimages/footer2.jpg) no-repeat;
           text-align : center;
           width : 900px;
           height : 115px;
      }
     #asd { text-align : center;}
div#links {position: absolute; top: 181px; left: 0; width: 120px; height: 400px; font: 12px Verdana, sans-serif; z-index: 100;}
div#links a {display: block; text-align: center; font: bold 1em georgia; 
   padding: 5px 10px; margin: 0 0 1px; border-width: 0; 
   text-decoration: none; color: #df9f14;           background : url(inimages/menu2.jpg);
   border-right: 0px solid #505050;}
div#links a:hover {color: #411;              background : url(inimages/menu1.jpg);
   border-right: 0px double white;}

div#links a span {display: none;}
div#links a:hover span {display: block;
   position: absolute; top: 190px; left: 0; width: 100px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #df9f14;
   font: 10px Verdana, sans-serif; text-align: center;}

     .style7 {color : #df9f14;}
