/* Print CSS Document */

#masthead {
	height: auto;
}

h1 a {
	display: inline;
}

h1, h2 {
	text-indent: 0;
}

h1 {
	font-size: 16pt;
}

h2 {
	border-bottom: 1px solid #333;
	font-size: 26pt;
	margin-bottom: 14pt;
}

#navigation {
	display: none;
}

#content {
	margin-left: 0;
	width: 75%;
}