/* Style Sheet for Media Type: Print */ 
html, body {
	height: 100%;
}

.snowday {
	display: none;
	}

a {
	text-decoration: underline;
	color: #660000;
}

a:hover {
	text-decoration: none;
}

#banner {
	width: 750px;
	margin: 0 auto;
	clear: both;
	}

#logo {
	margin: 0;
	}

#logo img {
	float: left;
}

#important_links, #secondary_links, #searchform, #navigation, #second_heading, #content img, #copyright img {
	display: none;
	}

#content {
	border: none; 
}

#headings {
	border: none;
}
