#header-bar {
background-color: #800101;
border-bottom: solid 10px #000;
}

#content-start {
font-size: 43px;
color: #800101;
}

#navigation {
text-transform: uppercase;
} 

#user_info, #user_info a, #user_info a:hover, .footer-nav, #footer ul.footer-nav li a, .footer-credit, .footer-credit a {
color: #FFF;
}

#bottom-bar {
background-color: transparent;
border: none;
}

#footer {
background-color: #800101;
border-top: solid 10px #000;
}

.toggleMenu {
color: #FFF !important;
border: none;
}
