#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:466px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:460px; height:300px; padding:2px; border:1px solid #6eb742;}
#information {position:absolute; bottom:-55px; width:460px; height:0px; background:#fff; color:#666; overflow:hidden; z-index:200;}
#information h3 {padding:8px 6px 3px; font-size:110%; color:#477F25; font-weight:normal;}
#information h4 {padding:2px 2px 3px; font-size:70%; color:#477F25; font-weight:normal;}
#information p {padding:0 8px 8px}
#image {width:460px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
#thumbnails {margin-top:60px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.jpg) center center no-repeat; background-color:#6eb742}
#slideleft:hover {background-color:#477F25}
#slideright {float:right; width:20px; height:81px; background:#6eb742 url(images/scroll-right.jpg) center center no-repeat}
#slideright:hover {background-color:#477F25}
#slidearea {float:left; position:relative; width:416px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #6eb742; padding:2px}
