#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:950px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:950px; height:290px; padding:0px; border:0px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:950px; height:0; color:#fff; overflow:hidden; z-index:200; background:#2BB5D3;}
#information h3 {padding:4px 8px 3px; font-size:18px; color:#FFF}
#information h3 a {color:#FFF; font-family:Century Gothic; font-size:20px; font-weight:normal; text-decoration:none;}
#information p {padding:0 8px 8px}
#image {width:950px}
#image img {position:absolute; z-index:25; width:auto; width:950px; height:290px;}
.imgnav {position:absolute; width:25%; height:290px; 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:290px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
