body {
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.bnav {
  margin-top: 5px;
  margin-bottom: 6px;
  border: 0px;
}

.phnav img {
  border: 0px;
}


#header {
  position: absolute;
  left: 0;
  top: 0;
}

#pagecontent {
  position: absolute;
  left: 0px;
  top: 32px;
  height: 448px;
  width: 960px; 
}

#navfooter {
  position: absolute;
  left: 352px;
  top: 5px;
  height: 32px;
  width: 620px;
  text-align: right;
}

#gallery_selector {
  position: absolute;
  left: 798px;
  top: 450px;  
}

#photo_selector {
  position: absolute;
  left: 0px;
  top: 456px;  

}

#copyright {
  position: absolute;
  left: 400px;
  width: 560px;
  top: 558px;
  height: 17px;
  text-align:right;
  font-size: 11px;
  color: #aaaaaa;
}

p.description {
  text-align: justify;
  line-height: 23px;
  font-size: 15px;
  margin-left: 20px;
  margin-right: 2px;
}

h1.description {
  margin: 40px 20px; 43px 0;
  font-size: 23px;
}

#text_frame {
   position:absolute; 
   left:0px; 
   top:0px; 
   width:910px; 
   height: 520px; 
   overflow:hidden; 
   padding-left: 20px;    
}

#text_frame p {
  line-height: 25px;
  font-size: 15px;
  text-align: justify;
}

#text_frame p.signature {
  text-align:right;
  font-style: italic;
  padding-right:50px;
}


#scrollup {
  position: absolute;
  top: 440px;
  left: 945px;
  cursor:pointer;
}

#scrolldown {
  position: absolute;
  top: 470px;
  left: 945px;
  cursor: pointer;
}