/* ------------------------------------------------- */
/* Paul Flanagan, February 2008                      */
/* ------------------------------------------------- */

/* ------------------------------------------------- */
/* Hide the PBase menu bar                           */
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;}
/* ------------------------------------------------- */

DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT {
  font-family: arial,helvetica,sans-serif;
  color :  black;
  background :  white;
}

H1 {
  font-size: large;
  text-align: right;
  color: gray;
}

H2 {
  font-size: x-large;
  text-align: right;
  color: black;
  border: grey 2px solid;
  border-left: 1px none;
  border-right: 1px none;
  border-bottom: 1px none;
}

H3 {
  font-size: large;
  font-style: bold;
}

BODY {
  width: 90%;
  margin: 5%;
  font-size: small;
  text-align : justify;
  margin-top: 0px; top: 0px;
}

COPYRIGHT {
  font-size: small;
  text-align: center;
  display: block;
  font-style: italic;
}

A:link {
  color: rgb(51,51,255);
}

A:visited {
  color: rgb(153,0,0);
}

A:hover {
  color: white;
  background: gray;
}

.caption {
  font-size: 9pt;
  color:  #009900;
  font-style: italic;
}

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