DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: times new roman;
  color : #333333;
  background : none;
}

body
{
  background-image: url(https://i.pbase.com/o4/63/746263/1/99187969.4n8Dgz7g.WebBackground2.jpg);
  background-position:top center;
  background-repeat:repeat;
  background-attachment:fixed;
}

A:link { color : #666666}
A:active { color : #999999}
A:visited { color : #666666}
A:hover { color : #CCCCCC}

.caption {
  font-size : 9pt;
  color : #dddddd;
  font-style : italic;
}

TD.thumbnail
{
  vertical-align: middle;
  horizontal-align:middle;
}

/* --- simple code to hide the menu -- */
/* thanks https://www.pbase.com/arjunrc */
body table td a img { display:none;} 
.thumbnails table img {display:none;}
table img {display:block;}
.display,.display img {display:block;}
.thumbnails table,.thumbnails table img, .display,p.small{ 
display: inline; 
body div.galleryheader table td a img {display:inline;}
}

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