@charset "utf-8";
/* CSS Document */

.caption {

}
.demo {
	
}
.gallery_demo {
	width:702px;
	margin:0 auto;
}
.gallery_demo li {
	width:68px;
	height:50px;
	border:2px solid #FEC327;
	margin: 0 7px;
	background:#000;
}
.gallery_demo li div {
	left:240px
}
.gallery_demo li div .caption {
	font:italic 0.7em/1.4 georgia, serif;
}
#main_image {
margin-bottom:60px;
	height:510px;
	width:680px;

}
#main_image img {
	margin-bottom:10px;
}
.nav {
	padding-top:15px;
	clear:both;
	font:80% 'helvetica neue', sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
	text-align:center;
}
.info {
	text-align:left;
	width:700px;
	margin:30px auto;
	border-top:1px dotted #221;
	padding-top:30px;
}
.info p {
	margin-top:1.6em;
}