/* Print Styles */
* {
	font-size:14px !important;
	background-image:none;
	background-color:white;
}
#body {
	padding-top:0;
}

div#leftColumn , div#staffLogin , form#cse-search-box , div#weather, #home{
	display:none;
}
h1#title {
	font-size:22px !important;
	text-indent:0;
}
#fullColumn {
	width:100%;
}
#fullColumn .waveTop {
	width:100%;
}

td.header {
	font-size:18px;
}
td.calendarNavigation , td.monthCalendar {
	border:0;
}
.lunchCalendar tbody p {
	font-size:8px;
}