.gallery_demo ul {
	width:475px;
	margin:0 auto 0 0;
}

.gallery_demo li { 
	float: left;
	width:68px;
	height:50px;
	margin: 10px;
	cursor: pointer;
}

.gallery_demo li br {
	clear: both;
}

.gallery_demo li div {
	left:0px;
}

.gallery_demo li div .caption {
	font:italic 0.7em/1.4 georgia,serif;
}

#main_image{
	float: left;
	margin:75px 0 0 0;
	width:475px;
}

#main_image img {
	margin-bottom:10px;
}

.nav {
	padding-top:15px;
	clear:both;
	font:80% 'helvetica neue',sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
}
