
html {overflow-y: scroll;}

a {text-decoration: none;font-weight:bold;}
a:link {color: #880000;}
a:visited {color: #550000;}
a:hover {color: #000000;background-color: White;}
a:active {color: #66FFCC;}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}

div.contents
  {
  position:absolute;
  left:0px;
  top:0px;
  }

div.title
  {
  position:absolute;
  left:120px;
  top:38px;
  }

div.mainbanner
  {
  position:absolute;
  left:120px;
  top:76px;
/*  width: 510px; small page */
  width: 450px;

  height: 468px; /* small page with banner */
/*  height: 530px; small page no banner */

/*  height: 580px; large page no banner 
  height: 530px; large page with banner */

  overflow: auto;

  font-family: "Arial";
  }

div.mainbanner p, td, th, li
  {
  font-family: "Arial";
  font-size: 9pt;
  color: #000000;
  }

div.mainfull
  {
  position:absolute;
  left:120px;
  top:76px;
  width: 450px;
  height: 530px;

/*  width: 510px;
  height: 580px;*/

  font-family: "Arial";
  }

div.mainfull p,td,th,li
  {
  font-family: "Arial";
  font-size: 9pt;
  color: #000000;
  }

div.photogallerycaption 
  {
  position:absolute;
  left:120px;
  top:170px;
  width: 450px;
  font-family: "Arial";
  font-size: 9pt;
  }

div.photogallerycaption p,td,th,li
  {
  margin-top: 0px;
  margin-bottom: 0px;
  }

div.photogallerypic
  {
  position:absolute;
  left:120px;
  top:195px;
  width: 450px;
  }

div.photogallerypic p,td,th,li
  {
  margin-top: 0px;
  margin-bottom: 0px;
  }

div.banner
  {
  position:absolute;
  left:112px;
  top:562px
  }

div.frontPageBG
  {
  position:absolute;
  left:0px;
  top:0px
  }

div.frontPageGuests
  {
  position:absolute;
  left:115px;
  top:518px;
  width:467px
  }

div.frontPageArrow
  {
  position:absolute;
  left:371px;
  top:537px
  }
