div#wrapper {
    background-image: url(../images/bg.gif);
}
div#top-menu {
    background-image: url(../images/menu_bg.gif);
}
div.main-box h6 {
    background-color: #e3e65e;
    background-image: url(../images/title_arrow.gif);
}
div.main-box {
    border-color: #e3e65e;
}
div#top-banner {
    background-image:url(../images/top_bar.gif);
}
#footer2 {
    background-color: #e3e65e;
}
.secondary_recent {
    background-color: #001c54;
}
.default_big h2 a, 
.default_small h3 a, 
.secondary_big h4 a, 
.secondary_small h5 a, 
.category-item h5 a,
.read_more a,
.most_read h2 a,
a
{
    color: #e3e65e;
    color: #001c54;
}
.default_big h2 a:hover, 
.default_small h3 a:hover, 
.secondary_big h4 a:hover, 
.secondary_small h5 a:hover, 
.category-item h5 a:hover 
.read_more a:hover,
.most_read h2 a:hover,
a:hover
{
    color: #001c54;
    color: #e3e65e;
}
.most_read .views,
    .most_read .supra {
    color: #e3e65e;
}
.most_read .views {
    background-image: url(../images/content_arrow.gif);;
}
div#header h2 {
    background-image: url(../images/lg.gif);
}
#footer2 a:hover {
    color: #001c54;
}
div#top-menu ul li a:hover, .submenu {
    background-color: #86d1cb;
}
div#header div#mainMenu .submenu a:hover, 
    div#header div#mainMenu .submenu a.normal:hover {
        background-color: #e3e65e;
}
