body, #center, #container, #content{
    width: 99%;
    margin: 0;
    float: none;
    background: white url(none) !important;
}
div#printOnly{
  display: block;
  padding: 10px 0;
}

div#accessibility, div#header, div#top, div#left, div#footer1, div#footerLinks, #pageOptions, table.master, div.console{
  display: none;
}
ul.hp-top{
	display: none;
}

/* Right hand column on homepage */
div#hp-content2{
  top: 0;
}


/* Content Page */
div#content4 a:after {
	content: " [" attr(href) "] ";
}