html {
  
}

body {
    /*background: transparent url(../images/bg_body_colorOption_6.jpg) top center no-repeat;*/
    margin:0px;
}

#Footer {
    background: transparent url(../images/footer.jpg) center bottom;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    padding:0 0 30px 0;
    background-color:#4b2e83;
    border-top:7px solid #d1d1d1;text-align:center;position:relative;
      height:375px;
         
}

#FooterInner {
    /*background: transparent url(../images/bg_footerInner_colorOption_6.jpg) center 4px no-repeat;*/
}

#FooterUtilityLinks a {
    color: #373737;
}

#SocialLinks h2 {
    color: #373737;
}

#OverviewLinks h2 {
    color: #373737;
}

#OverviewLinks a {
    color: #707071;
}

#Logo #LogoDepartment {
    background: transparent url(../images/logo_departmentName_lite.png) 0 0 no-repeat;
     margin-left:50px;

}

#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/w-logo-2.png) 0 0 no-repeat;
      background-position:bottom;
}


#LocalNav a.local_nav_header {
    color: #464646;
}