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