a{
	color:#3fc628;
	text-decoration:none;
	outline:none;
}

.caption{
	width:400px; 
	padding-right:10px; 
	color:#887;
}

.gallery_class{
	width:500px;
	margin:0 auto;
}

.gallery_class li{
	width:68px;
	height:50px;
	border:3px double #111;
	margin: 0 2px; 
	background:#000;
}

.gallery_class li div{
	left:240px;
}

.gallery_class li div .caption{
	font:italic 0.7em/1.4 georgia,serif;
}

#main_image{
	margin:0 auto 60px auto;
	height:438px;
	width:584px;
	background:black;
}

#main_image img{
	margin-bottom:10px;
}

.nav{
	clear:both; 
	text-align:center; 
	clear:both;
	font:80% 'helvetica neue',sans-serif;
	letter-spacing:3px; 
	padding-top:20px; 
	margin-bottom:20px;
}

