#fototitle{
  width: 590px;
  height:20px;
  font-weight:bold;
}

#fotogroot{
  position:absolute;
  border: solid 1px rgb(25, 32, 110);
  background-color: #FFFF95; 
  top:60px;
  left:20px;
  width: 590px;
  height:490px;
}

#fotogroot2{
  border: solid 1px rgb(25, 32, 110);
  background-color: #FFFF95; 
  top:60px;
  left:20px;
  width: 590px;
  height:464px;
}

#foto{
  width: 590px;
  height:380px;
}

#fotonavi{
  position:absolute;
  border: solid 1px rgb(25, 32, 110);
  background-color: #FFFF95; 
  left:619px;
  top:60px;
  width: 170px;
  height:490px;
  overflow: auto;
}

#fotonaviheader{
  position:absolute;
  border: solid 1px rgb(25, 32, 110);
  background-color: rgb(25, 32, 110); 
  color:#F3F2B1;
  left:619px;
  width: 170px;
  height:54px;
  overflow: none;
}


#fotofooter{
  position:absolute;
  border: solid 1px rgb(25, 32, 110);
  background-color: rgb(25, 32, 110); 
  color:#F3F2B1;
  top:550px;
  left:619px;
  width:170px;
  height:18px;
  overflow:none;
}

#thumbs{
  width: 4cm;
  height:3cm;
}

a.pagelink:link, a.pagelink:visited,a.pagelink:hover, a.pagelink:active{
  color:#999bfd;
  padding-left:5px;
  padding-right:5px;	
}

a.active_pagelink:link, a.active_pagelink:visited,a.active_pagelink:hover, a.active_pagelink:active{
  color:rgb(243,242,177);
  font-weight:bold;
  padding-left:5px;
  padding-right:5px;	
}
