body{
	font-family:Arial, Helvetica, sans-serif; font-size:medium;
	background-image:URL(images/background.png); background-repeat:repeat;
	vertical-align:middle;
	}
#gallery {position:relative; width:420px; margin:40px auto; padding:10px;}
#image {position:relative; width:400px; height:250px; padding:5px; border:1px solid #000000; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px; width:400px; height:75px; border:1px solid #000000;}
#thumbarea {position:relative; overflow:hidden; height:250px; width:400px; }
#thumbs {position:absolute; top:-16px; list-style:none; height:75px; width:10000px;}
#thumbs li {float:left; height:75px;}
