DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H3,H4,H5,FONT {
  font-family: arial;
  color : white;
  background : #1b0033;
}


H1,H2 {font-family: "lucida handwriting", arial;
}


A:link { color : #ffff99}
A:active { color : gray}
A:visited { color : white}
A:hover { color : #ffff52;
text-decoration : underline}

.maingalleryheader {
background: #f3e5ff;
color: #1b0033;
margin-top: 15px;
margin-left: 5px;
width: 99%;
}

.caption {
  font-size : 11pt;
  color : white;
  font-family: arial, serif;
margin-left: 20%;
margin-right: 20%;

}

a.thumbnail, a:link.thumbnail, a:visited.thumbnail, a:active.td.thumbnail {  
border: 1px solid;
border-color: #a1a1a1 ;
display: block; 
vertical-align: bottom;
height: 200px;
width: 180px;
margin-bottom: -50px;
padding-top: 5 px;
}

a:hover.thumbnail { 
border: white 1px solid;  
display: block; 
vertical-align: bottom;
height: 200px;
width: 180px;
margin-bottom: -50px;
padding-top: 5 px;
} 

img.thumbnail {padding-top: 5px;}


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