#staffthumbsheetscroll .thumbwrapper  {
   position: relative;
   float: left;
   margin: 0px;
   padding: 4px;
   width: 75px;
   height: 105px;
}

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

#staffthumbsheetscroll  {
   overflow: auto;
   visibility: visible;
   position: absolute;
   left: 51px;
   top: 267px;
   z-index: 1;
   width: 300px;
   height: 315px;
}

#staffpicturebox  {
   visibility: visible;
   position: absolute;
   left: 412px;
   top: 239px;
   z-index: 2;
   width: 325px;
   height: 455px;
}

#id153staff  {
   background: url(../staffmedia/id153staff.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 230px;
   top: 197px;
   z-index: 1;
   width: 324px;
   height: 37px;
}

#staffdrop  {
   background: url(../staffmedia/staffdrop.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 411px;
   top: 239px;
   z-index: 1;
   width: 333px;
   height: 463px;
}

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

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

