body, html {
	background: #fff;
	color: #000;
	}

body {
	margin-left: 30px;
	font-size: 10pt;
	}
	

#wrapperMasthead, #masthead, #navSection, #navFestival {
	display: none;
	}
	
.print {
	display: block;
	position: relative;
	left: 0;
	top: 0;
	}	
	
#wrapperSectionContent {
	width: 100%;
	background: #fff;
	}

#wrapperContent {
	margin-left: 0;
	padding-left: 0;
	}
	
#navFooter {
	background: #fff;
	}	
