@charset "utf-8";
	.caption{font-style:italic;color:#444444;}
	.demo{position:relative;/*margin-top:2em;*/width:960px; height:590px;padding:0px;margin:0px;background:url(background.png) no-repeat center top;}
	.gallery_demo{height:55px; overflow:auto; margin:0px 20px 0px 20px; width:auto;padding:0px;}
	.gallery_demo li{width:92px;height:41px;border:2px double #999999;}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{ text-align:center; height:480px;width:960px;}
	#main_image img{margin-top:20px;}
	.nav{text-align:center;clear:both; letter-spacing:3px;text-transform:uppercase; margin:0px; padding:0px;}
	.nav a{font:italic normal normal 11px/normal Verdana, Arial, Helvetica, sans-serif; color:#444444; text-decoration:none;}
	
	.info{text-align:center;width:920px;border-top:3px dotted red;;padding-top:30px;}
	.info p{margin-top:1.6em;}
	.gallery_demo_unstyled{margin:0px auto 0px auto; width:920px; }

