DIV,BODY,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,I,H1,H2,H3,H4,H5 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color : #000000;
  background : #ffffff;
  font-size : 10pt;
}

A:link { 
         color : #669999;
         font-size: 14px; 
         font-weight: bold;
	 text-transform: uppercase;
}
A:active { 
         color : #669999;
         font-size: 14px; 
         font-weight: bold;
	 text-transform: uppercase;
}
A:visited { 
         color : #993333;
         font-size: 14px; 
         font-weight: bold;
	 text-transform: uppercase;
}
A:hover {
         color : #666666;
         font-size: 14px; 
         font-weight: bold;
	 text-transform: uppercase;
}

.caption {
  font-size : 12pt;
  color : #000000;
  font-style : italic;
}
.galleryheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
        color: #993333;
}
.thumbnail {
	
        border: 1px solid #666666;
        vertical-align: bottom;
}
.thumbnails {

}
.small {
	
        border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
        vertical-align: bottom;
}
img {
	vertical-align: bottom;
}
td {
	vertical-align: bottom;
}
.imagetable {
	border: 1px solid #666666;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #669999;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #993333;
	border-right-color: #993333;
	border-bottom-color: #993333;
	border-left-color: #993333;
	font-variant: small-caps;
}

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