/* This is stuff that we're hiding from the printer */

#navigation, #respond, #commentWrapper, #postMetadata, #recent-comments, #text-1, #search, #sidebar, #editLink, #nextprev, #footer {
	display: none;
}

/* Style and formatting follows */

body {
	font-family: Georgia, Times, serif;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

#header {
width: 98%;
margin: 0 auto 0 auto;
}

#header {
	text-align: center;
	height: auto;
	border: 1px solid #888;
	border-right: none;
	border-left: none;
	margin-bottom: 0;
	padding: 10px;
}

#header h1 {
	font-size: 65px;
	line-height: 75px;
	margin: 0;
	padding: 0;
}

#header p {
	font-size: 20px;
}

#container {
width: 95%;
margin: 0 auto 0 auto;
padding-left: 20px;
}

a {
	color: #000;
	text-decoration: none;
}

p {
font-size: 14px;
}

hr {

}

#footnoteLinks h2 {
font-size: 18px;
}

#footnoteLinks li {
font-size: 12px;
}

#printFooter {
font-size: 12px;
}

p#subscribeEmail {
font-family:Helvetica, Arial, Verdana, sans-serif;
font-size: 12px;
text-align: right;
margin: 0 0 20px 0;
padding: 0;
}