#header h1, #breadcrumbs,#globalnav,#subnav {
display:none;
}
body {
margin:2em;
padding:0;
width:auto;
}

#wrapper {
border:none;
height:auto;
width:auto;
}

#content {
border:0;
width:auto;
margin:auto;
padding-top:2em;
}

.sidebox{
border-left:1px dashed gray;
width:auto;
float:right;
}
.sidebox h3,.sidebox h2, .sidebox h4 {
}

#header:before {
   content: url("../images/hood_title.jpg");
}
