body {
	background: white;
	font-size: 12pt;
	}
	
#masthead-wrap {
	width: 800px;
	margin: 0 auto;
}

#masthead{
	display: none;
	}
	
#printmasthead{
	background: url(../images/printBanner.html) no-repeat left top;
	}
	
#masthead-wrap {
	width: 800px;
	margin: 0 auto;
}
	
#smoothmenu1 {
	display: none;
	}
	
#contentwrapper, #contentcolumn {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	color: black;
    background: transparent none;
	}
	
div#contentcolumn {
   padding-top: 1em;
   }

.innertube{
	margin: 0;
	padding: 0;
}

#rightcolumn{
	display: none;
	}
	
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
#contentcolumn a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

#footer{
	display: none;
	}
