
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.ads
  {
  position:fixed;
  right: 10px;
  top: 10px;
  width:120px;
  height:90px;
  }

div.contents
  {
  position:absolute;
  left:0px;
  top:0px;
  }

div.title
  {
  position:absolute;
  left:120px;
  top:38px;
  }

div.mainfull
  {
  position:absolute;
  left:100px;
  top:76px;
  width: 530px;
  height: 530px;

  overflow: auto;
  font-family: "Arial";
  }

div.mainfull p,td,th,li
  {
  margin-left: 0px;
  margin-right: 4px;
  font-family: "Arial";
  font-size: 9pt;
  color: #000000;
  }

div.mainflash
  {
  position:absolute;
  left:100px;
  top:76px;
  width: 530px;
  height: 530px;

  overflow: auto;
  font-family: "Arial";
  }

div.mainflash p,td,th,li
  {
  margin-left: 0px;
  margin-right: 4px;
  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.frontPageArrow
  {
  position:absolute;
  left:371px;
  top:537px
  }

