#photosthumbsheetscroll .thumbwrapper  {
   position: relative;
   float: left;
   margin: 0px;
   padding: 5px;
   width: 64px;
   height: 64px;
}

#photosthumbsheetscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 258px;
   top: 55px;
   z-index: 3;
   width: 93px;
   height: 440px;
}

#photospicturebox table  {
   width: 100%;
   height: 100%;
}

#gallerybutton a:hover  {
   color: #FFFF00;
   font-style: italic;
   font-weight: bold;
}

#prevbutton a:hover  {
   background-position: -248px 0%;
}

#nextbutton a:hover  {
   background-position: -230px 0%;
}

#photospicturebox  {
   visibility: visible;
   position: absolute;
   left: 390px;
   top: 55px;
   z-index: 3;
   width: 443px;
   height: 328px;
}

#gallerybutton a  {
   font-style: italic;
   font-weight: Normal;
   display: block;
   width: 100%;
   text-decoration: none;
   color: #FFFFFF;
}

#gallerybutton  {
   font: italic 16px/19px "Futura Bold Condensed";
   text-align: center;
   visibility: visible;
   position: absolute;
   left: 337px;
   top: 629px;
   z-index: 3;
   width: 518px;
   height: 15px;
}

#capmetadata p  {
   font: 15px/18px "Futura Bold Condensed";
   margin: 0px;
   color: #FAFAFA;
   text-align: center;
}

#prevbutton a  {
   background: url(../photogallerymedia/prevbutton.jpg) no-repeat 0% 0px;
   display: block;
   height: 126px;
   width: 248px;
   font-size: 126px;
   line-height: 126px;
}

#nextbutton a  {
   background: url(../photogallerymedia/nextbutton.jpg) no-repeat 0% 0px;
   display: block;
   height: 123px;
   width: 230px;
   font-size: 123px;
   line-height: 123px;
}

#capmetadata  {
   visibility: visible;
   position: absolute;
   left: 372px;
   top: 387px;
   z-index: 3;
   width: 480px;
}

#prevbutton  {
   visibility: visible;
   position: absolute;
   left: 301px;
   top: 524px;
   z-index: 3;
   width: 248px;
   height: 126px;
}

#nextbutton  {
   visibility: visible;
   position: absolute;
   left: 670px;
   top: 525px;
   z-index: 3;
   width: 230px;
   height: 123px;
}

.sgthumb:hover  {
   border-style: none;
}

.sgthumb  {
   border: 0px solid #000000;
   background-position: 50% 50%;
   background-repeat: no-repeat;
   display: block;
   width: 64px;
   height: 64px;
}

