#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:726px; margin-bottom:10px; display:none; border: 0px solid #FFFFFF}
#wrapper * {margin:0; padding:0}

#fullsize {position:relative; width:720px; height:auto; padding:1px; border:1px solid #cfcfd0; clear:both;}
#information {position:absolute; top:1px; width:720px; height:0; background:#b2b2b2; color:#000000; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px; text-align: left}
#information p {padding:0 8px 8px; text-align: left}
#image {
	width:720px;
	height:470px;
}
#image img {position:absolute; z-index:25; width:720px; height:470px}
.imgnav {position:absolute; width:25%; height:450px; 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:440px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/link.gif) center center no-repeat}

#thumbnails {margin:0;}
#slideleft {float:left; width:21px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#cfcfd0}
#slideleft:hover {background-color:#bebebe}
#slideright {float:right; width:22px; height:81px; background:#cfcfd0 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#bebebe}
#slidearea {float:left; position:relative; width:676px; margin: 0px 0px 15px 5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #cfcfd0; padding:2px}
