DIV,BODY,TD,TH,TR,TABLE,INPUT,LI,UL,FORM,BLOCKQUOTE ,
P,I,H1,H3,H4 , H5{
  font-family: Century Gothic;
  font-size: 8pt;
  color : #FFFFCC;
  background : #383838;
}


H2{
   font-family : Century Gothic ;
   font-size : 25pt;
   color : white;
   background : #000000;
   text-align :right;
   border-style : solid;
  border-width : 1pt;
  border-color : white;
}
 

A:link { color : #FFFF99}
A:active { color : #FFFF99}
A:visited { color : #FFFF99}
A:hover { color : #FF00FF}

/*========= Thumbnail Border =========*/
td.thumbnail { 
background-color: black; 
horizontal-align: middle; 
vertical-align: upper; 
text-align: middle; 
width: 170px; 
height: 200px; 
border: #5D666B 2px inset; 
} 

/*======== Gallery Name ==========*/
B { 
font-family: Arial; 
font-size :10pt; font-weight: bold; 
color: #ffFFCC; 
letter-spacing: 0px; font-size: 10pt; 
} 

font { 
font-family: Century Gothic; 
font-size: 9pt;  
color: #ffFFcc; 
letter-spacing: 0px; font-size:8pt;
} 


/*=======Image Thumbnail Border =====*/


IMG.thumbnail {
  border-style : solid;
  border-width : 2pt;
  border-color : #686868;
}

IMG.display {
  border-style : ridge;
  border-width : 3pt;
  border-color : white;
}

.caption {
font-family : Times New Roman;
  font-size : 10pt;
  font-style : italic;
  color : #FFFFff;
border-top: double white;
border-top-width: 3px;
border-bottom: double white;
border-bottom-width: 3px;
}


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