/* IE6 only supports a limited amount of print formatting so IE users still need to print the pages in landscape mode and even then they don't all print well */

body {
	background-color: #fff;
	color: #000;
}
#container0, #toptable, .plyc, .ttspc, .bannerPhoto, .photoCollage, .marina, #colorbar0, #bottomNav, #footer, #webmaster, #footer #webmaster, .sidePhoto, .photoCredit {
	height: 0px;
	width: 0px;
	visibility: hidden;
}
#container1 { /* most of body of page */
	width: 98%;
	min-width: 1px;
	background: #fff;
	background-image: none;
	color: #000;
	text-align: left;
	border-left: none;
} 
#sidebar1 {
	background: #fff;
	background-image: none;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* dont' hide sidebar2 - it makes the 1st few months of the activity schedule disappear from printouts on older browsers - if pages print funny, make sure all the photos in sidebar two have the ttspc class */

#mainContent1, #maincontent2 {
 	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.schInfo TR.schH TH {
	background-color: #fff;
	color: #000;
	border-top: none;

