/* --- simple code to hide the menu -- */ 
/* -- by arjun -- */ 
body table td a img { display:none;} 
.thumbnails table img {display:none;} 
table img {display:block;} 
.display,.display img {display:block;} 
.thumbnails table,.thumbnails table img, .display,p.small{ 
display: inline; 
body div.galleryheader table td a img {display:inline;} 
}
 

BODY
{
text-align: center;
background-color:  #505050;
color:  #686868;
font-family: Tahoma;
font-weight:bold;
font-size: 12px;

background-repeat: no-repeat;
background-position: left center;
}
 
td, font {
font-family: Tahoma;
font-size: 12px;
color:  #686868;
}

 
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color:  #F0F0F0; text-transform: capitalize}
 
h2 
{
  margin: 5,5,5,5;
  font-size:         14pt; 
  font-weight:      normal; 
  text-align:       center; 
  letter-spacing:     12px; 
  padding-top:       5px; 
  padding-bottom:   5px; 
  background-color:  #686868; 
  color:  #F0F0F0;
}
 
 
h3 {  
padding:20px;
background-color: none; 
border: 0px  #F0F0F0 solid; 
font-size: 11px;  
margin-bottom: 40px; 
margin-top: 0px;
font-weight: normal;
border-bottom: 1px solid silver;
color:silver;
}
 













/* prosthesa auto \/\/\/*/ 
.title{
 font-size:10px;
}
.date{
color:  #505050;
}















a:link {
     font: bold; 
     color:  #808080 ;
    }



a:hover	{
     color:  #808080 ; 
     text-decoration: underline
}
 
A:visited { color:  #808080 ; } 
A:active { color :  #686868; }
 
td.thumbnail a, td.thumbnail a:link, td.thumbnail a:visited, td.thumbnail a:active {
     display: block;
     margin-top: 0px;
     padding: 5px;
     vertical-align: middle;
     horizontal-align: middle;
     width: 170px; 
     border: 1px solid  #707070; 
     filter: Alpha(Opacity=100);
}
 
td.thumbnail a:hover {
     display: block;
     margin-top: 0px;
     padding: 5px;
     vertical-align: middle;
     horizontal-align: middle;
     width: 170px; 
     border: 1px solid  #a0a0a0; 
     filter: Alpha(Opacity=100)}
 
.display
{
margin: 10px; padding: 10px
background-color:  #F0F0F0;
border: 0px solid  #686868;
font-weight: bold;
}
 
.galleryheader{
  margin: 0px auto;
  width:700px; 
  text-align:center;
color:silver;
}
 
#descheader {
  margin:0px auto;
  margin-bottom: 5px;
}
 
#desctoggle {
 text-align:center;
 margin:0px auto;
 font-weight:bold;
}
 
#descinside {
 text-align:justify;
 margin:0px auto;
 font-weight:normal;
}
 
/* IE doesn't understand margin:auto */
body{
 text-align:center;
} 
 
/* negate effect of body center above */
#localmenu {
 text-align:left;
}
 
/* negate effect of body center above */
.gallery_comments {
 clear:both;
 text-align:left;
} 
 
/* negate effect of body center above*/
.comment_section {
 clear:both;
 text-align:left;
}




BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
