/* BEGIN DEMO STYLE */
	
	.caption{font-style:italic;color:#887;}
	.demo{width:660px;}
	.gallery_demo{width:660px;margin:0 auto;}
	.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px 2px 0;background:#000;}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{margin:0 auto 30px auto;height:375px;width:500px;background:black;}
	#main_image img{margin-bottom:10px;}
	
	.nav{
	padding-top:15px;
	clear:both;
	letter-spacing:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
	
