#branding h1, #branding h1 a:link, #branding h1 a:visited {
    color: #d4edf4;
}

#branding h1 {
    font-size: x-large;
}

#header {
    background: #2a2e30;
    color: #d4edf4;
}

div.breadcrumbs {
    background: #2a2e30;
}

#nav-sidebar table a {
    color: #d4edf4;
}

#nav-sidebar table tbody a {
    color: #2a2e30;
}

#nav-sidebar table caption {
    background: #2a2e30;
}

#nav-sidebar .current-model {
    background: #d4edf4;
}

#content-main h2 {
    background: #2a2e30;
}

#content-main caption {
    background: #2a2e30;
}