a{
	color:#348;
	text-decoration:none;
	outline:none;
	}
a:hover{
	color:#67a;
	}
.caption{
	font-style:italic;
	color:#887;
	}
.demo{
	margin-top:2em;
	text-align:center;
	}	
.gallery_demo{
	width:900px;
	margin:0px auto;
	text-align:center;
	display:block;
	padding-left:10px;
	}
.gallery_demo li{
	width:68px;
	height:50px;
	border:0px double #111;
	margin:3px;
	background:#000;
	text-align:center;
	}
.gallery_demo li div{
	left:240px
	}
.gallery_demo li div .caption{
	font:italic 0.7em/1.4 georgia,serif;
	}
#main_image{
	margin:0 auto 60px auto;
	height:438px;
	width:700px;
	background:white;
	border:1px;
	}
#main_image img{
	margin-bottom:10px;
	}
.nav{
	padding-top:15px;
	clear:both;
	letter-spacing:1px;
	}