BODY,LI,UL,
BLOCKQUOTE,P,I,H1,H2,H3,H4,H5 {
  font-family: verdana,helvetica,sans-serif;
  font-size: 12pt;
  color : #AAAAAA;
  background : #000000;
}

A, A:link,A:visited,A:active { 
  color: rgb(180, 180, 180); 
  text-decoration: none; 
} 
A:hover { color : rgb(255, 160, 0);
          text-decoration: none;
}
/*
a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
        border: rgb(0, 0, 0) 1px solid;
        margin-bottom: -45px;
        padding-top: 15px;
        width: 220px;
        display: block;
FILTER: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
        background: #333333;
        height: 220px;
}

a.thumbnail:hover            {
        border: rgb(255, 160, 0) 1px solid;
        margin-bottom: -45px;
        padding-top: 15px;
        width: 220px;
        display: block;
FILTER: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
        background: #333333;
        height: 220px;
}
*/
TD {
  background : none;
}

#linkedsubgalleries {
  font-size: 10pt;
}
#linkedsubgalleries A:hover {
  font-style: normal;
}

TABLE.comment {
  background : #222222;
}

TD.thumbnail {
  vertical-align : middle;
  background : rgb(45, 45, 45);
  min-width : 160px;
  height : 240px;
}

IMG.thumbnail {
  border-style : solid;
  cell-spacing : 35px;
  border-width : 1px;
  border-color : rgb(255, 160, 0);
}

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: -10px;
margin-right: -10px;
background : #000000;
color : #999999
}

h2:first-letter {
  color: #777777;
}

DIV.galleryheader {
  width : 90%;
  margin-right : auto;
  margin-left : auto;
  border-style : solid;
  border-width : 2pt;
  border-color : #222222;
  text-align : center;
  font-size : 10pt;
}

#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; }
