A
{
  text-decoration: none;
}

TD.thumbnail
{
  vertical-align: top;
}

.caption
{
  font-size: 10pt;
  color: #999966;
  font-style: italic;
}

.title
{
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
}

#imageinfo
{
  text-align: center;
}

.techinfo
{
  font-size: 10pt;
}

.camera
{
  font-style: italic;
}

.lens
{
  font-style: italic;
}

BODY
{
  background: black;
}

DIV,TH,TR,TABLE,FONT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT,CENTER
{
  font-family: verdana, arial, sans-serif;
  font-size: 10pt; 
  color: #cccc99;
}

font.normal
{
  color: #cccc99; font-size: 10pt;
}

font.thumbnail
{ 
  color: #cccc99; letter-spacing: 2px; font-size: 8pt;
}

font.email
{
  color: #cccc99; font-size: 10pt;
}

A:hover   { color: #cccc99; text-decoration: underline; }
A:visited { color: #cccc99; } 
A:link    { color: #cccc99; } 
A:active  { color: #ffff80; }

IMG.thumbnail { 
  border-style : solid; 
  border-width : thin;
  border-color : #999966; 
}

IMG.display {
  border-style : solid;
  border-width : medium;
  border-color : #999966;
}

