DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: cambria,helvetica,sans-serif;
  font-size: 12px;
  color :  #ffe34d;
  background :  #300000;
}

A:link { color :  #0033ff}
A:active { color :  #d5ae83}
A:visited { color :  #5068e3}
A:hover { color :  #00ff33}

.caption {
  font-size : 8px;
  color :  #dddddd;
  font-style : italic;
}

h2
{
font-size: 20px;
font-weight: bold;
font-family: cambria,verdana;
text-align: center;
letter-spacing: 8px;
padding-top: 2px;
padding-bottom: 5px;
margin-left: auto;
margin-right: auto;
background: #0000cc;
}

.galleryheader {
font-size: 11pt;
color: #ffe34d;
font-style: normal;
text-align: center;
}

a.thumbnail, a.thumbnail:link, 
a.thumbnail:visited, a.thumbnail:active 
{ 

.caption {
  font-size: 8pt;
  color: #ffe34d;
  font-style: normal;
}

IMG.thumbnail {
  border: #0000ff 1px solid;
  border-width:1px;
  font: cambria;
  font-color: #006600;
  font-size: 10px;
  background: #000000;
  font-weight: bold;
  font-allign: center;
}

a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active 
   {
        border: #0000ff 1px solid;
        margin-bottom: -25px;
        padding-top: 15px;
        padding-left: 10px;
        padding-right: 10px;
        width: 185px;
        display: block;
        background: #000000;
        height: 225px;
           }

   a.thumbnail:hover            {
        border: #0000ff 1px solid;
        margin-bottom: -30px;
        padding-top: 15px;
        padding-left: 10px;
        padding-right: 10px;
        width: 185px;
        display: block;
        background: #9a9a9a;
        height: 225px;
}
td.thumbnail {
height: 225px;
width: 185px;
}


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