#container {
border-left: 0;
border-right: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
margin-left: 0;
}
#content {
width: 95%;
margin: 0;
border-left: 0;
color : #000000;
}
#menu {
display: none;
}
#sidebar {
display: none;
}
#footer {
display: none;
}
.locality {
display: none;
}
.sitesearch {
display: none;
width: 0;
height: 0;
}
#header {
height: auto;
}
.printname {
display: block;
font-size: 36px;
}

