#nav-main, #nav-supp, #site-credits {
	display: none;
}

h1 {
	margin-top: 2em;
}

#content {
	text-align: left;
}

.content-images li {
	display: block;
	float: left;
	text-align: center;
	width: 50%;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	width: 50%;
	list-style-type: none;
}

#footer {
	clear: both;
	text-align: left;
}


