/* CSS for tuition - Derek Hasted */

nav {
	display: none;
}

#left-column, #right-column {
	clear:both;
	float:none; /* move underneath */
	width:auto;
}

