#slideshow {list-style:none; color:#fff; z-index:188; position:absolute;}
#slideshow span {display:none}
#wrapper {width:750px; margin:20px auto 0 auto; display:none;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:750px; height:430px; padding:2px;}
#information {position:absolute; width:750px; height:0; overflow:hidden; z-index:200; top:-20px;}
#information h3 {float:left; width:280px; font-family: 'Cantarell', sans-serif; font-size: 14px; color:#585858; text-transform:uppercase; font-weight:normal;}
#information p { float:right; width:400px; text-align:right; font-family: 'Cantarell', sans-serif; font-size: 14px; color:#585858; text-transform:uppercase; margin:0 5px 0 0; background:}
#image {width:750px}
#image img {position:absolute; z-index:25; width:auto; height:430px;}

.linkhover {background: url(../img/link.gif) center center no-repeat}
#thumbnails { width:; margin:5px auto 0 auto;}
#slideleft {float:left; width:20px; height:40px; background: url(../img/scroll-left.gif)center center no-repeat; opacity:.4; filter:alpha(opacity=40)}
#slideleft:hover {opacity:.8; filter:alpha(opacity=80)}
#slideright {float:right; width:20px; height:40px; background: url(../img/scroll-right.gif)center center no-repeat; opacity:.4; filter:alpha(opacity=40)}
#slideright:hover {opacity:.8; filter:alpha(opacity=80)}
#slidearea {float:left; position:relative; width:704px; height:40px; overflow:hidden; margin:0 auto;}
#slider {position:absolute; left:0; height:40px}
#slider img {cursor:pointer; padding:2px}