@import url(http://themes.wdfiles.com/local--code/deep-blue);
@import url(http://columbiacity.wdfiles.com/local--code/CSS:custom/1);

#top-bar a:hover {
    background: url("http://themes.wdfiles.com/local--files/deep-blue/menu-hover.png") repeat scroll 0 0 transparent;
}
 
#top-bar li {
    background: url("http://themes.wdfiles.com/local--files/deep-blue/menu-bg.png") repeat-x scroll center top transparent;
}
 
#top-bar li:hover {
    background: url("http://themes.wdfiles.com/local--files/deep-blue/menu-hover.png") repeat scroll 0 0 transparent;
}
 
#top-bar li ul li a {
    background-color: #2739A9;
}
