.siteNavigation {
 display: none;
}

.siteControll {
 display: none;
}

A {
 text-decoration: none;
 color: inherit;
}

A IMG {
 border: none;
}

H1, H2, H3, H4, H5, H6 {
 text-transform: capitalize;
}

DIV#header {
 border-bottom-style: dotted;
 border-bottom-width: 1px;
 border-color: #005386;
 display: table;
 width: 100%;
 padding-bottom: 0.3em;
}

DIV#header .logo {
 float: left;
}

DIV#header SPAN.name {
 font: 30px Arial, Helvetica, sans-serif;
 font-family: monospace;
 font-weight: bold;
 text-transform: capitalize;
 text-align: center;
 margin-top: 14px;
 margin-right: 75px;
 margin-right: 75px;
 display: table;
 width: 100%;
 color: black;
}

