/* - Thanks Flemming Bo Jensen - https://www.pbase.com/flemmingbo/main for inspiration and some of the code */
/* --- simple code to hide the menu -- */
/* -- by arjun -- https://www.pbase.com/arjunrc*/
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,LI,UL,
BLOCKQUOTE,P,I,H1,H2,H3,H4,H5 {
  font-family: verdana,helvetica,sans-serif;
  font-size: 12pt;
  color : #AAAAAA;
  background : white;
  margin-right: auto;
  margin-left: auto;

}

HTML{
width: 100%;
align:middle;
background: #30211f;
  margin-right: auto;
  margin-left: auto;

}

BODY{
width: 70%;
  background	:	#f5f0ec;
  padding: 	0;

}




DIV,TH,TR,TABLE,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5, CENTER
{
  font-family: Verdana, Tahoma, Helvetica;
  font-size: 10pt; 
  font-weight: normal;
  color: rgb(100, 100, 100);
}
A:link { color : #CCCCCC}
A:active { color : #CCCCCC}
A:visited { color : #CCCCCC}
A:hover { color : #999999}

TD {
  background : none;
}

#linkedsubgalleries {
  font-size: 10pt;
width:70%
}
#linkedsubgalleries A:hover {
  font-style: normal;
}

TABLE.comment {
  background : #222222;
}

TD.thumbnail {
background: white;
  font-size: 10pt;
 border-left: rgb(225,225,225) 1px solid;
  border-top: rgb(225,225,225) 1px solid;
  border-right: rgb(205,205,205) 1px solid;
  border-bottom: rgb(205,205,205) 1px solid;
  vertical-align : middle;

  width : 160px;
  height : 160px;
}

IMG.thumbnail {
  border-style : solid;
  cell-spacing : 50;
  border-width : 2pt;
  border-color : #000000;
}

DIV.thumbnails.b {
  background : #FFFFFF;
}

TD.display {
  vertical-align : middle;
  background : #000000;
}

TABLE.imagetable {
  background : #FFFFFF;
  border-style : solid;
  border-width : 30pt;
  border-color : #FFFFFF;
}

IMG.display {
  border-style : solid;
  border-width : 6pt;
  border-color : #000000;
}

SPAN.date { color : #000000; }

SPAN.artist { color : #000000; }

h2 {
font-size: 14pt;
font-weight: normal;
text-align: center;
letter-spacing: 5px;
padding-top: 15px;
padding-bottom: 15px;
margin-left: auto;
margin-right: auto;
background : #000000;
color : #999999
width=70%;
}

h2:first-letter {
  color: #777777;
}

DIV.intro {
width: 70%
}
DIV.galleryheader {
  width : 100%;
  margin-right : auto;
  margin-left : auto;
  border-style : solid;
  border-width : 0pt;
  border-color : #222222;
  text-align : center;
  font-size : 10pt;
}

#localmenu td
{
  font-family: Verdana, Tahoma, Helvetica;
  font-size: 8pt; 
  font-weight: normal;
  font-variant:normal;
}

#localmenu a
{
  font-weight: normal;
}

#localmenu 
{
  text-align:center;
margin-left:auto;
margin-right:auto;
}

.treepath
{
  font-size: 12px; 
  font-weight: normal;
  font-variant:normal;
}


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