#home, #masthead, #navbar, #sidebar, #metastuff b, #metastuff .discuss, div.discuss {
  display: none !important;
}
body, #main, #content, .column, #articletext, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body #main {
	background: none;
	font-size: 13pt !important;
}

#main a[href]:after,
#authorbio a[href]:after,
#footer a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}

#main a[href^="/"]:after,
#authorbio a[href^="/"]:after,
#footer a[href^="/"]:after {
   content: " (http://www.canalliance.org" attr(href) ") ";}
 #toc {display: none;}

#copyright {display: none;
	position:absolute;
	left: 20px;
	top: 100pt;
	font: bold 0.85em Georgia, Times, serif;
}
