body {
	background-image: none;
	background-color: #FFFFFF;
	color:#000000;
}
.noprint {
	display: none;
}
.printonly {
	display: block;
}

#content #footer {
	display: none;
}
#content {
	background-image: none;
	border:none;
}

#content #main {
	width:100%;
}

.button {
	display: none;
}


#content #leftcol {
	display: none;
}
#content #leftcol #sponsors {
	display: block;
}

#content #main .alert {
	font-weight: bold;
}


