DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  Color: white;
  Background-color: #333333;
  Font-family: verdana, arial, sans-serif; 
  Font-size: 10pt;
}
TABLE { display: none ; }
.thumbnails TABLE, .image TABLE, .slideshow TABLE, .localmenu TABLE, #commentlist TABLE { display: inline ; }
#image { text-align: center ; }
#slideshow { text-align: right ; }
.small { display: none ; } 
A, TD.A, A:link 
{
  Color:           #FFCC00;
  Text-decoration: none;
}
A:hover  { color: #00FF00; text-decoration: underline; }
A:visited { color: #FFCC66; } 
A:active { color : #d5ae83; }
H2 
{
  Font-size:         12pt; 
  Font-weight:      normal;
  Text-align:       right; 
  Letter-spacing:     8px; 
  Padding-top:       15px;
  Padding-bottom:    15px; 
  Margin-left:       2px;
  Margin-right:      2px; 
  Background-color: black;
  Color:  white;
}
 
H2 :first-letter
{
  Color:      #d5ae83;
  Font-style: bold;
  Font-size:  22pt;
}
.caption
{ 
Font-size : 9pt;
Color : #bbbbbb; 
Font-style : italic;
}
TD.thumbnail
{ 
Background-color: black;
Padding: 5px; 
Vertical-align: middle;
Horizontal-align: middle;
Width: 200px;
}
.thumbnail { border-color: silver; border-width: 1px; }
.display
{
Border: 3px RIDGE #999999;
Background-color: black;
}


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