/* Hide the menu and slideshows when printing */

#menu {
	display: none;
}

#rotator {
	display: none;	
}

#header {
	border-bottom: #57779D solid 1px;
}
