body {
	background-color:white;
	font:12px Verdana,Arial;
	line-height:150%;
}

#container {
	margin:auto;
	width:950px;
}

#title {
	width:100%;
	margin-top:30px;
	border-bottom:1px solid black;
}

#main_photo {
	text-align:right;
	clear:both;
	border-bottom: 1px solid black;
	height:330px;
}

#sub_photo {
	width:336px;
	float:right;
}

#navigation {
	display:block;
}

#content {
	margin-top:50px;
	display:block;
	width:605px;
}

#inside {
	background-color:#EEEEEE;
	padding:30px;
	display:block;
}

.attribution {
	float:right;
}

#section_title {
	margin-top:80px;
	border-bottom:1px solid black;
}