div#topLeft, div#topRight, ul#secondaryNav, div#buytickets, div#emailsignup {
	display: none;
}

div#frame, body, div#leftCol {
	background-color: white;
}

div#rightCol {
	float: none;
	padding-left: 0px;
	clear: both;
}

div#leftCol {
	clear: both;
	float: none;
}

.green, .yellow {
	background-color: #ffffff;
	color: #000000;
}

div.dropshadow {
	background: none;
}

div#printHead {
	display: block;
	clear: both;
	text-align: center;
	margin-bottom: 40px;
}