#slideshow {list-style: none; color: #929497;}
#slideshow span {display: none;}
#wrapper {width: 850px; margin: 0 auto; display: none;}
#wrapper * {margin: 0; padding: 0;}
#fullsize {position: relative; width: 850px; height: 390px; padding: 2px; border: 0 solid #929497; background-color: #ffffff;}

#information {text-align: left; position: absolute; bottom: 0; font-size: 0.8em; width: 410px; height: 0; margin: 0 0 5px 223px; border: 1px solid #929497; background: #ffffff; color:#929497; overflow: hidden; z-index: 200; opacity: 0.7; filter: alpha(opacity=70);}
#information h1 {padding: 4px; display: none;}
#information p {padding: 4px;}

#image {width: 850px;}
#image img {position: absolute; z-index: 25; width: auto;}
.imgnav {position: absolute; width: 25%; height: 390px; cursor: pointer; z-index: 150;}
#imgprev {left: 0; background: url('images/scroll-left.gif') left center no-repeat; cursor: pointer;}
#imgnext {right: 0; background: url('images/scroll-right.gif') right center no-repeat; cursor: pointer;}
#imglink {position: absolute; height: 390px; width: 100%; z-index: 100; opacity: 0.4; filter: alpha(opacity=40);}
.linkhover {background: url('images/link.gif') center center no-repeat}

#thumbnails {margin: 0 0 0 205px; width: 450px;}
#slideleft {float: left; width: 20px; height: 81px; background: #ffffff url('images/scroll-left.gif') center center no-repeat; cursor: crosshair;}
#slideleft: hover {background-color: #ffffff;}
#slideright {float: right; width: 20px; height: 81px; background: #ffffff url('images/scroll-right.gif') center center no-repeat; cursor: crosshair;}
#slideright: hover {background-color: #ffffff;}
#slidearea {float: left; position: relative; width: 410px; margin: 0; height: 81px; overflow: hidden}
#slider {position: absolute; left: 0; height: 81px}
#slider img {cursor: pointer; border: 1px solid #929497; padding: 2px}