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


.caption {
	color:#000;
}
.demo {
	position:relative;
	margin-top:0em;
}
.gallery_demo {
	width:540px;
	margin:0 auto;
}
.gallery_demo li {
	width:91px;
	height:68px;
	border:3px double #111;
	margin: 0 2px;
	background:#9cf;
}
.gallery_demo li div {
	left:640px
}
.gallery_demo li div .caption {
	font:italic 0.7em/1.4 georgia, serif;
}
#main_image {
	margin:0 auto 10px auto;
	height:400px;
	width:540px;
	background:white;
}
#main_image img {
	margin-bottom:10px;
}
 .nav { font-weight:bold;color:#000;}