.innercontainer
{
    background: #fff;
}

body
{
    /*background: #173B54;*/
}

#footer
{
    background: #000;
}

.skspecialbutton.joinchannel
{
    background: #16344a;
}

@media only screen and (min-width: 0px) and (max-width:970px)
{
    .navcell .quickmenutrigger:after
    {
        background: rgb(32,59,82);
    }
}