/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */


* {margin:0; padding:0px; }

              
html, body { font-family: Verdana, Helvetica, sans-serif;
       font-size: .9em;
       color: #ffffff;
       background-color:#000000;
      
}


       
#big_main_wrapper {
                  background-color:#000000; height:100%}

#big_main_wrapper #photo  {width:98%;  margin-left:0px; margin-top:0%; height:98% }
#big_main_wrapper #photo table {width:100%;}
#big_main_wrapper #photo .pix {text-align:center; }                  

img { border-style: none;       
      
                  }
      
                  
#photo a:link, 
#photo a:visited,                 
#photo a:hover { outline: none;} 
#photo a:active   { outline:solid;
                     outline-color:#ffffff;
                     }

#footer a:link .arrow,
#photo a:link .arrow,  
#photo a:visited .arrow  {opacity: 0.40;
                  filter: alpha(opacity=40);}
#photo a:hover .arrow {opacity: 0.8;
                  filter: alpha(opacity=80);}
#photo a:active .arrow {opacity: 1.0;
                  filter: alpha(opacity=100);}




#photo { 
        float:left;
         background-color:black;
         margin-left: 2px;
         color:#111111;
         padding:16px;
         margin-right:20px;
         border-style: solid;
         border-width: 2px;
         border-color: #525252;
} 


#photo .arrow {border-width:0px; }
#photo .pix {border-width:0px; }
#photo .pix img { border-style: solid;
                  border-color: #666666;
                  border-width: 3px; }

#photo .picno {color: #202020;
font-size: .72em;
               }              
#photo p {
                  text-align:right;
                  color: #444444;
                  font-size: .72em;
               }                      
  