body {
margin: 0;
padding: 0;
width: 100%;
}

.accessibility, .noprint, dfn {
display: none;
}

div#header, div#header h1, div#header h1 a, div#footer {
background-color : #385c72;
color : #fff;
text-align : center;
}

div#header h1 {
display: none !important;
}

div#header a, div#footer a {
background-color: #385c72;
color: #fff;
}

div#menu_vert ul li,
div#menu_horiz ul li {
display: inline;
}

div#menu_vert ul,
div#menu_horiz ul {
border-bottom: 1px solid #fff;
}

div.breadcrumbs {
display: none;
}