/* ---------------------------------------------------- */

/* 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;}

/* title of gallery thumbnails */
.thumbnail b
{
  font-size: 8pt;
  font-weight: normal;
  font-variant:normal;
}

/* This hides the 'click here for thumbnails' text' */
.gallery_hitcounts {display:none;}

/* ---------------------------------------------------- */

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;
}

B,CENTER
{
  font-size: 0px; 
}

H1 {
  font-size: large;
  text-align: right;
  display: block;
  color: white;
  background: gray;
  border: black 2px solid;
  border-left: 1px none;
  border-right: 1px none;
  border-top: 1px none;
}
H2 {
  font-size: xx-large;
  text-align: right;
  display: block;
  color: white;
  background: black;
  border: grey 3px solid;
  border-left: 1px none;
  border-right: 1px none;
  border-top: 1px none;
}

H3 {
  font-size: large;
  font-style: bold;
}

BODY {
  width: 80%;
  margin: 10%;
  font-size: small;
  text-align : justify;
  margin-top: 0px; top: 0px;
}

COPYRIGHT {
  font-size: small;
  text-align: center;
  display: block;
  font-style: italic;
}

.tht {
  font-size: small;
  font-style: bold;
  text-align : center;
  color: white;
  background: black;
}

.thl {
  font-size: small;
  text-align : left;
}

.tdc {
  font-size: small;
  text-align : center;
}

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; }


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