body {
	text-align: left;
	}
#wrapper {
	width: auto;
	margin: 0;
	border: none;
	}
#masthead {
	height: auto;
	}
#masthead h1 {
	margin: 0 0 0 30%;
	height: auto;
	padding: 0 0 15px 0;
	font-size: 16pt;
	line-height: 1.5em;
	}
#masthead h1 span {
	font-size: 12pt;
	}
#masthead h1 a:link, #masthead h1 a:visited {
	color: #697;
	}
#masthead #headernav {
	display: none;
	}
#nav {
	display: none;
	}

#sidebar {
	width: 20%;
	margin: 1em 0 0 0; 
	padding: 0;
	}
#sidebar p {
	padding: 0;
	margin-top: 1em;
	}
#sidebar .quote {
	text-align: center;
	}

#content {
	width: 70%;
	border-left: none;
	padding: 0;
	}
#content table {
	width: auto;
	}
#content div.pad {
	padding-bottom: 0;
}

#footer {
	width: auto;
	clear: both;
	visibility: hidden;
	}
#credits {
	color: #000;
	font-size: 8pt;
	}
#credits span {
	display: block;
	margin-bottom: .5em;
	width: auto;
	}