/* -- uncomment to show custom banner --
the banner should be named "custom-banner.jpg" and be inside the images folder */

#banner {
	background-image:url(../images/custom-banner.jpg) !important;
}


#navigation {
    background-image: url(../images/navBgNewBlue.jpg);
    background-repeat: repeat-x;

}

#webName h2 a {
    color: #0370C2;

}


.leftNavContainer h4 a {
    background-image: url("../images/background-topics.png")!important;
}