body     {  margin: 0px ; background-color: #e8e8e8;   }
#content {   
    margin-left: -480px;    
    position: absolute;    
    top: -285px;    
    left: 50%;    
    width: 960px;    
    height: 570px;    
    visibility: visible;
 }  

#horizon {    
    text-align: center;    
    position: absolute;    
    top: 50%;    
    left: 0px;    
    width: 100%;    
    height: 1px;    
    overflow: visible;    
    visibility: visible;    
    display: block    
}

    a {
      color : #888;
      font-weight: normal;
      text-decoration: none;
    }
    
      body {
        color: #888;
      }
      #menu {
      
          position:absolute;          
          width: 300px;
          height: 32px;
          left: 660px;
          top : 552px;
          text-align: right;
         
        font-family: Verdana, sans-serif;
        font-size:13px;
        
      }
      
      #box {
        border: 1px solid #aaaaaa;    
        height: 550px;
        width:960px;  
        background-color: #ffffff;    
      }
      
      .slideshow {  
        position: absolute;
        z-index: 1000;  
      }
      

      #header {
          position:absolute;          
          width: 89px;
          height: 32px;
          left: 18px;
          top : 13px;
          z-index: 1;
             
      }
      #landscape {
          position:absolute;
          background-image: url(img/landscape.png);
          width: 960px;
          height: 90px;
          left: 1px;
          top : 450px;
          z-index: 1;
      }
      
      #ardiv {
        position:absolute;          
        top: 520px;
        left: 60px;
        font-family: Verdana, sans-serif;
        font-size:11.5px;
        
        z-index: 2000;              
             
      }
      #lsdiv {
                 position:absolute;          
        top: 520px;
        left: 600px;
        width: 300px;
        font-family: Verdana, sans-serif;
        font-size:11.5px;
        text-align: right;
        
        z-index: 2000;              
             
      }   
      
      .green {
          color: #99c575;                    
      }

      #select {
        position: absolute;
        left: 330px;
        top: 515px;
        width: 300px;
        text-align: center;
        font-family: Verdana, sans-serif;
        font-size:11px;
        
        z-index: 2000;              
      }
      
      .slideselect {  
        cursor: pointer;  
      }
      #next {  
        cursor: pointer;  
      }
      #prev {  
        cursor: pointer;  
      }
      
      #mycontent {
      position: absolute;      
      left: 280px;
      width:400px;
      top: 50px;
      height: 400px;
      z-index: 1000;
      color: #888;
      font-family: Verdana, sans-serif;
      font-size: 12px;
      }
      