#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}

#wrapper {width:915px; margin:0px auto; display:none; }

#wrapper * {margin:0; padding:0}

#fullsize {position:relative; width:915px; height:630px; padding:2px; background:#000;}


#image {width:915px; height:630px; background:#000; }
#image img {position:absolute; z-index:25; width:auto; height: auto; }
.imgnav {position:absolute; width:25%; height:630px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url('/gallery/scripts/img/left.gif') left center no-repeat}
#imgnext {right:0; background:url('/gallery/scripts/img/right.gif') right center no-repeat}

.linkhover {background:url('/gallery/scripts/img/link.gif') center center no-repeat}
#thumbnails { }
#slideleft {float:left; width:20px; height:125px; background:url('/gallery/scripts/img/scroll-left.gif') center center no-repeat; background-color:#000;}
#slideleft:hover {background-color:#000}
#slideright {float:right; width:20px; height:125px; background:#000 url('/gallery/scripts/img/scroll-right.gif') center center no-repeat}
#slideright:hover {background-color:#000}
#slidearea {float:left; position:relative; width:875px; height:125px; overflow:hidden; background: #000;}
#slider {position:absolute; left:0; height:125px; background: #000;}
#slider img {cursor:pointer; border:1px solid #666; padding:2px} 