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 : black;
  background : white;
}


H2{
   font-family : Century Gothic ;
   font-size : 25pt;
   color : black;
   background : white;
   text-align :right;
   border-style : solid;
  border-width : 1pt;
  border-color : black;
}
 

A:link { color : #FF00FF}
A:active { color :#FF00FF }
A:visited { color : #FF00FF}
A:hover { color : #FFFF99}

/*========= Thumbnail Border =========*/

a.thumbnail 
{ 
border: rgb(0, 0, 0) 1px solid; 
margin-bottom: 5px; 
padding-top: 10px; 
width: 200px; 
display: block; 
background: white; 
height: 200px; 
}

td.thumbnail { 
background-color: white; 
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: black; 
letter-spacing: 0px; font-size: 10pt; 
} 

font { 
font-family: Century Gothic; 
font-size: 9pt;  
color: #383838; 
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 : #686868;
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; }
