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 =========*/

a.thumbnail 
{ 
border: rgb(0, 0, 0) 1px solid; 
margin-bottom: 5px; 
padding-top: 10px; 
width: 200px; 
display: block; 
background: black; 
height: 200px; 
}

td.thumbnail { 
background-color: black; 
horizontal-align: middle; 
vertical-align: upper; 
text-align: middle; 
width: 200px; 
height: 40px; 
} 

/*======== 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.thumbnail {
  border-style : solid;
  cell-spacing : 30;
  border-width : 3pt;
  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; }
