* {margin:0; padding:0}
body {font:12px Verdana, Arial, Helvetica, sans-serif; background:#202020 }
#gallery {position:relative; width:985px; margin:40px auto; padding:5px; border:6px solid #202020; background:#202020}
#images {border:2px solid #202020; height:580px; background:#202020; margin-bottom:20px}
#image {position:relative; width:975px; height:580px; padding:5px; border:1px solid #202020; background:#202020 url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper { padding:5px 0; width:985px; height:0px; border:0px solid #202020; background:#202020}
#thumbarea {position:relative; overflow:hidden; height:0px; width:985px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:0px; width:10000px; border-right:5px solid #202020}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {
	position:absolute;
	height:409px;
	width:-4px;
	z-index:100;
	height:550px;
	width:20%;
	z-index:100;
	outline:none;
	cursor:pointer;
	top: 3px;
}
#previmg {left:3px; background:url(images/left.gif) left center no-repeat}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:3px; background:url(images/right.gif) right center no-repeat}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
