html {
    background: #24134a url(../images/bg_html_colorOption_1.jpg) top left repeat-x;
}

body {
    background: transparent url(../images/bg_body_colorOption_1.jpg) top center no-repeat;
}

#Footer {
    background: transparent url(../images/bg_footer_colorOption_1.jpg) bottom left repeat-x;
}

#FooterInner {
    background: transparent url(../images/bg_footerInner_colorOption_1.jpg) center 4px no-repeat;
}

#Logo #LogoDepartment {
    background: transparent url(../images/logo_departmentName_lite.png) 0 0 no-repeat;
}

#Logo #LogoTagline {
    background: transparent url(../images/logo_tagline_lite.png) 0 0 no-repeat;
}

#Logo #Department a {
    color: #ccc;
}

#Logo #LogoUofW {
    background: transparent url(../images/logo_W_lite.png) 0 0 no-repeat;
}

#Logo #LogoUofW a {
    background: transparent url(../images/logo_UofW_lite.png) 0 0 no-repeat;
}

#Breadcrumb a {
    color: #fff;
}

#Breadcrumb 
{
    color:#aaa;
}

#LocalNav h2 
{
    border-bottom: 1px solid #ccc;
}

#LocalNav a.local_nav_header 
{
    color:#fff;
}