/* --- simple code to hide the menu -- */

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;

} 


/* --- end hide menu -- */




BODY,LI,UL,
BLOCKQUOTE,P,I,H1,H2,H3,H4,H5 {
  
  padding-top: 20px;


  font-family: verdana,helvetica,sans-serif;
  font-size: 12pt;
  color : #AAAAAA;
  background : #000000;

  width : 900px;
  margin-right : auto;
  margin-left : auto;



}

A:link { color : #CCCCCC}
A:active { color : #CCCCCC}
A:visited { color : #CCCCCC}
A:hover { color : #999999}

TD {
  background : none;
}

#linkedsubgalleries {
  font-size: 10pt;
}
#linkedsubgalleries A:hover {
  font-style: normal;
}

TABLE.comment {
  background : #222222;
}

TD.thumbnail {
  vertical-align : middle;
  background : #e5e5e5;
  min-width : 200px;
  height : 200px;
}

IMG.thumbnail {
  border-style : solid;
  cell-spacing : 30;
  border-width : 3pt;
  border-color : #000000;
}

DIV.thumbnails.b {
  background : #FFFFFF;
}

TD.display {
  vertical-align : middle;
  background : #000000;
}

TABLE.imagetable {
  background : #000000;
  border-style : solid;
  border-width : 0pt;
  border-color : #FFFFFF;
}

IMG.display {
  border-style : solid;
  border-width : 1pt;
  border-color : #ffffff;
}

SPAN.date { color : #aaaaaa; }

SPAN.artist { color : #aaaaaa; }

h2 {
font-size: 18pt;
font-weight: normal;
text-align: center;

}

h2:first-letter {
  color: #ffffff;
}

DIV.galleryheader {
  width : 1200px;
  margin-right : auto;
  margin-left : 60px;
  margin-bottom: 20px;
  margin-top: 20px;

  border-bottom: 0px solid #e5e5e5;
 border-top: 1px solid #e5e5e5;

  text-align : center;
  font-size : 12pt;

padding-bottom: 20px;
padding-right: 20px;
padding-left: 20px;
}

#slideshow_image_container IMG {
  border : solid white 30px;
  background : black;
  padding : 6px;
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }

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