#mainmenu,
#movingcobutton,
#wfmcbutton,
#yellowsofabutton  {
   z-index: 6;
}

#hadamagallerythumbsheetscroll .thumbwrapper  {
   position: relative;
   float: left;
   margin: 0px;
   padding: 5px;
   width: 76px;
   height: 96px;
}

#hadamagallerythumbsheetscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 581px;
   top: 95px;
   z-index: 4;
   width: 137px;
   height: 322px;
}

#hadamagallerypicturebox  {
   visibility: visible;
   position: absolute;
   left: 176px;
   top: 97px;
   z-index: 4;
   width: 394px;
   height: 494px;
}

#layer4  {
   z-index: 5;
   background-image: url(../sg_home_media/layer4.gif);
}

.sgthumb:hover  {
   border-color: #0000FF;
}

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

