html {
    background: #463466 url(../images/bg_html_colorOption_4.jpg) top left repeat-x;
}

body {
    background: transparent url(../images/bg_body_colorOption_4.jpg) top center no-repeat;
}

#Footer {
    background: transparent url(../images/bg_footer_colorOption_4.jpg) bottom left repeat-x;
}

#FooterInner {
    background: transparent url(../images/bg_footerInner_colorOption_4.jpg) center 4px no-repeat;
}

#Logo #LogoDepartment {
    background: transparent url(../images/logo_departmentName_dark.png) 0 0 no-repeat;
}

#Logo #LogoTagline {
    background: transparent url(../images/logo_tagline_dark.png) 0 0 no-repeat;
}

#Logo #Department a {
    color: #000;
}

#Logo #Department {
    color: #878787;
}

#Logo #LogoUofW {
    background: transparent url(../images/logo_W_dark.png) 0 0 no-repeat;
}

#Logo #LogoUofW a {
    background: transparent url(../images/logo_UofW_dark.png) 0 0 no-repeat;
}

#LocalNav a.local_nav_header {
    color: #464646;
}