/* Print CSS for Maine Masonic College Redesign*/
/* want main content and sidebar but not heading or navigation */

#menu { 	display: none !important ; }

#p7navbar {	display: none !important ; }

#sidepicture {display:none !important ; }

#tassle {
	background-image: none !important ; 
	display: none;
}
#footer img {	display: none; }




