/* print.css
   added by Joe 27 Aug 2006
	The point to this file is to make most of the stuff on the page not print,
	so that the schedule will print cleanly.
*/
#footerTable, #sidebar, #menubar, #masthead {
	display : none ;
}
