@charset "ISO-8859-1";
body {
	margin:0;
	background:#999;
	padding:0px;
	font:14px "Times New Roman", Times, serif
}
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:746px; margin:0px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:740px; height:380px; padding:0px; border:0px solid #ccc; background:#fff}
#information {position:absolute; bottom:0; width:740px; height:0; color:#FFF; overflow:hidden; z-index:200; opacity:1; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:740px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; 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:306px; width:100%; z-index:100; opacity:0; filter:alpha(opacity=0)}
.linkhover {background:url(images/link.gif) center center no-repeat}


