#left_column,
#topimage,
#logobar,
#nav,
#quick-links,
#logo-links { 
 display: none;
}

#locations {
	width: 900px;
}

.copyright {
	text-align: left;
	width: 900px;
}

#content_area {
	width: 885px;
}

/*** Group Exercise Schedule - Print Styles ***/

.exercisecalendar {
	line-height: 12px;
}
.exercisecalendar tr {
 vertical-align: middle;
}
.exercisecalendar tr.header {
	font-size: 12px;
	height: 10px;
}
