/* These settings expand the main content to fill the whole page, and 
 * removes the unsightly navigation links from view */
.navlinks, .backlink { display: none }
.content, .calendar, .fullwidth, .credit { margin: 0 }
DIV.figure-right, DIV.figure-left {
	float: none !important;
	text-align: center; 
	width: 100%;
}
