body  { font: 11px Verdana, Arial; background: #111; margin: 0; padding: 5px }
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper  { display: none; margin: 50px auto; width: 590px }
#wrapper * {margin:0; padding:0}
#fullsize   { background: #000; padding: 0; position: relative; width: 600px; height: 400px; border: solid 0 #ccc }
#information  { color: #fff; background: #000; position: absolute; z-index: 200; bottom: 0; width: 600px; height: 0; overflow: hidden; filter: alpha(opacity=70); opacity: .7 }
#information h3  { font-size: 12px; font-style: normal; font-weight: normal; padding: 4px 8px 3px }
#information p {padding:0 8px 8px}
#image  { width: 600px; height: 400px }
#image img {position:absolute; z-index:25; width:auto}
.imgnav  { cursor: pointer; position: absolute; z-index: 150; width: 25%; height: 306px }
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails  { margin-top: 15px }
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover  { background-color: #333 }
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea  { margin-left: 5px; position: relative; width: 540px; height: 81px; float: left; overflow: hidden }
#slider  { position: absolute; left: 0; width: 400px; height: 81px }
#slider img   { cursor: pointer; padding: 2px; border: solid 0 #666 }