#slideshow { list-style:none; color:#fff; }
#slideshow span { display:none; }
#slideshow a {
	display:block;
}
#wrapper { width:1155px; margin:0px auto; display:none; border:0px solid #FF0000; }
#wrapper * { margin:0; padding:0; }
#fullsize { position:relative; width:1155px; height:204px; }

#information {position:absolute; bottom:0; width:1155px; height:0; background:#000; /*background:url(img/bgr_arrows.png) #000 no-repeat top right;*/ color:#fff; overflow:hidden; z-index:100; opacity:.5; filter:alpha(opacity=50); }
#information h3 {padding:4px 8px 3px 20px; font-size:22px; font-family:Georgia, "Times New Roman", Times, serif; color:#FFFFFF; font-style:italic; font-weight:normal; background:none;}
h3 a, h3 a:hover {
		color:#FFFFFF;
}
#information p {padding:0 8px 8px}

#image { width:1155px; height:204px; border:0px solid #FF0000; }
#image img { position:absolute; z-index:25; width:auto; }
.imgnav { position:absolute; width:20px; height:20px; border:0px solid #FF0000; cursor:pointer; z-index:150; }
#imgprev { right:0; background:url(img/left.gif) right top no-repeat; margin:180px 36px 0 0; }
#imgnext { right:0; background:url(img/right.gif) right top no-repeat; margin:180px 10px 0 0; }
#imglink { position:absolute; width:100%; height:204px; opacity:.4; filter:alpha(opacity=40); }

#slideleft { float:left; width:20px; height:81px; background:url(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(scroll-right.gif) center center no-repeat; }
#slideright:hover { background-color:#333; }
#slidearea { float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden; }


#thumbnails { margin-top:15px; display:none; }

#slider { position:absolute; left:0; height:81px; display:none; }
