body {
      
  margin: 0px;
  background-color: #665555;
  // background-image: url(../gfx/bg.gif);
        
  }
  
#view_area {
     
  width:  100%;
  height: 100%;
       
  }
    
#view_area img {

  border: 1px solid #888899;
  
  }        
    
#pic_nav td {
      
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 11pt;
  color: white;
  width: 33%;
  padding: 0px;      
  text-align: center;
    
  }  

#pic_nav a {
    
  display: block;
  text-decoration: none;
  // color: white;
  color: #665555;
  padding: 4px;
    
  }
    
#pic_nav a:hover {
    
  background-color: #edd9d9;
      
  }    
    
#caption {

  font-family: arial, vernadad, helvetica, san-serif;
  // color: rgb(255, 255, 220);
  color: rgb(255, 255, 255);
  font-size: 10pt;    
  text-align: left;
  width: 400px;
  background-color: #888080; 
  opacity: 0.9;   
  filter:alpha(opacity=90); 
  -moz-opacity:0.9;  
  border: 1px solid #AAAAAA;
  }

DIV.foto_title {

  font-weight: bold;

  }

DIV.foto_artist {

  font-size: 8pt;
 
  }

DIV.foto_caption {

  font-size: 8pt; 
  margin-top: 4pt;

  }

DIV.foto_location {

  font-size: 8pt; 
  font-style: italic;

  }
