/*
	Edina Robotics - 2010 Season Website
	Print Style Sheet
	Designed by Evan Shimizu, 2009-2010
*/
#nav, #searchBox, #lSidebar, .sponsor, #footNav, #subBanner {
	display: none;
}
#mainContent, #navTree .text, #navTree .rightBG {
	background: none;
}
#header, #footer {
	border: none;
}
#centerCol {
	width: 65%;
}
#headerContent {
	height: 50px;
}
#footerContent {
	height: 1.1em;
}
.logo a {
	text-indent: 0;
	height: 1em;
	font-size: 16pt;
	width: auto;
	color: black;
	margin: 0 auto;
}
form#comment-controls {
	display: none;
}