#aboutmenu li a:hover,
#mainmenu li a:hover  {
   text-decoration: underline;
}

#nextbutton a:hover,
#prevbutton a:hover  {
   background-position: -42px 0%;
}

#aboutmenu li a,
#mainmenu li a  {
   border-bottom-color: #000000;
   border-bottom-style: none;
   border-right-color: #000000;
   border-right-style: none;
   border-left-color: #000000;
   border-left-style: none;
   border-width: 0px;
   border-top: 0px;
   padding-left: 0px;
   padding-right: 0px;
   text-decoration: none;
   color: #000000;
   width: 100%;
   display: block;
}

#picsthumbsheet .thumbwrapper  {
   position: relative;
   float: left;
   margin: 0px;
   padding: 5px;
   width: 26px;
   height: 27px;
}

#prevbutton a,
#nextbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 27px;
   width: 42px;
   background-position: 0% 0px;
   font-size: 27px;
   line-height: 27px;
}

#mainmenu li,
#aboutmenu li  {
   width: 100%;
   display: block;
   margin: 0px;
}

#picspicturebox table  {
   width: 100%;
   height: 100%;
}

#picsthumbsheet  {
   visibility: visible;
   position: absolute;
   left: 11px;
   top: 250px;
   z-index: 4;
   width: 264px;
   height: 408px;
}

#picspicturebox  {
   visibility: visible;
   position: absolute;
   left: 293px;
   top: 13px;
   z-index: 6;
   width: 698px;
   height: 645px;
}

#prevbutton a  {
   background-image: url(../sg_gallery_media/prevbutton.jpg);
}

#nextbutton a  {
   background-image: url(../sg_gallery_media/nextbutton.jpg);
}

#nextbutton  {
   visibility: visible;
   position: absolute;
   left: 226px;
   top: 218px;
   z-index: 4;
   width: 42px;
   height: 27px;
}

#prevbutton  {
   visibility: visible;
   position: absolute;
   left: 156px;
   top: 218px;
   z-index: 5;
   width: 42px;
   height: 27px;
}

#background  {
   margin: 0px auto 0px 0px;
   visibility: visible;
   height: 750px;
   width: 1000px;
   position: relative;
   background-color: #FFFFFF;
   background-image: none;
}

#aboutmenu  {
   font: 12px/18px Arial, Helvetica, sans-serif;
   margin: 0px;
   padding: 0px;
   list-style: none;
   text-align: left;
   visibility: hidden;
   position: absolute;
   left: 120px;
   top: 72px;
   z-index: 5;
   width: 182px;
}

#mainmenu  {
   font: 12px/18px Arial, Helvetica, sans-serif;
   margin: 0px;
   padding: 0px;
   list-style: none;
   text-align: left;
   position: absolute;
   left: 11px;
   top: 63px;
   z-index: 4;
   width: 148px;
}

#tresor  {
   background: url(../sg_gallery_media/tresor.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 13px;
   top: 13px;
   z-index: 4;
   width: 236px;
   height: 31px;
}

.sgthumb:hover  {
   border-color: #FFFFFF;
}

.sgthumb  {
   border: 1px solid #;
   background-position: 50% 50%;
   background-repeat: no-repeat;
   display: block;
   width: 26px;
   height: 27px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}


