/* BEGIN DEMO STYLE */
	.caption{font-style:italic;color:#887;}
	.demo{position:relative;}
	.gallery_demo{width:570px;margin:0;text-align:center;}
	.gallery_demo li{width:47px;height:50px;padding:2px;border:1px solid #ffffff;margin: 2px 2px;background:#0d3a35;}
	
	.gallery_demo li div{left:240px}
	
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{padding-bottom:5px;text-align:center;margin-bottom:10px;height:485px;width:570px;background:#0d3a35;overflow:hidden;border-bottom:1px dotted
	 #6eaba2;}
	
	#main_image img{padding-bottom:5px;margin-bottom:10px;width:auto;height:450px;margin-right:auto;margin-left:auto;}
	
	
	#letters #main_image{padding-bottom:5px;text-align:center;margin-bottom:10px;height:600px;width:570px;background:#0d3a35;overflow:hidden;border-bottom:1px dotted
	 #6eaba2;}
	
	#letters #main_image img{padding-bottom:5px;margin-bottom:10px;width:auto;height:600px;margin-right:auto;margin-left:auto;}
	
	
	
	#nav {width:140px;float:right;}

	#back {width:150px;float:left;}

	#nav p, #back p {padding-top:5px;font-size:8px;letter-spacing:1px;text-transform:uppercase; }
