#slideshow {list-style:none; color:#000}
#slideshow span {display:none}
#wrapper {width:916px; margin:5px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:910px; height:300px; border:3px solid #000;}
#information {font-size:11px; font-family: "verdana";position:absolute; bottom:0; width:910px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px font-size:14px; font-family: "verdana";}
#information p {padding:0 8px 8px}
#image {width:910px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:5%; height:300px; 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}
.linkhover {background:url(images/link.gif) center center no-repeat}
#slideleft {padding-right:5px;padding-top:5px;padding-bottom:5px; float:left; width:20px; height:95px; background:#000 url(images/scroll-left.gif) center center no-repeat;}
#slideright {padding-left:6px;padding-top:5px;padding-bottom:5px;float:right; width:20px; height:95px; background:#000 url(images/scroll-right.gif) center center no-repeat}
#slidearea {padding:5px; float:left; position:relative; width:855px; height:95px; overflow:hidden; background:#000;}
#slider {position:absolute; left:0; height:125px}
#slider img {cursor:pointer; border:3px solid #000; width:120px;}
#information a:link {color:yellow; }
#information a:visited {color:yellow; }
#information a:hover {text-decoration: underline;color: #ccc;}