#sidebar {
	display: none;
	}
#masthead h1 {
	margin: 0;
	}
#content {
	float: none;
	width: auto;
	border-left: none;
	padding: 0;
	margin: 0;
	}
#content table {
	width: 100%;
	}
#content div.photo {
	width: 12%;
}
#content div.text {
	margin-left: 16%;
}
#credits { clear: both; }
