body {margin:0; background:#111111; padding:5px; font:11px Verdana,Arial}
#slideshow {list-style:none; color:#ffffff}
#slideshow span {display:none}
#wrapper {width:553px; margin:10px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:553px; height:300px; border:1px solid #cccccc; background:#000000}
#information {position:absolute; bottom:0; width:553px; height:58px; background:#000000; color:#ffffff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70); text-align: left; right: 0}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:553px; position: absolute; right:0px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:100%; 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:100%; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40); right:0px}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:100px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222222}
#slideleft:hover {background-color:#333333}
#slideright {float:right; width:20px; height:100px; background:#222222 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#33333}
#slidearea {float:left; position:relative; width:450px; margin-left:5px; height:100px; overflow:hidden}
#slider {position:absolute; left:0; height:100px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
#info{
	width: 100%;
}
#info h5{
	color: #2b335f;
	text-decoration: none;
	font-size: 11px;
	text-align:left;
}

.clear{
	clear:both;
 	height:.1em;
	padding:0px;
	margin:0px;
	line-height:1px;
	border:none;
}

#info p{
	text-align:left;	
}
hr{
	border-top: 1px dotted #445e99;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 550px;
}

