﻿#OuterTable
{
    background-image: url('../../Images/FullBackground.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #171819;
}

#OuterTableFooterMenuRow
{
    background-image: url('../../Images/FooterMenuRowBackground.gif');
    background-position: center top;
    background-repeat: no-repeat;
}

#OuterTableFunFooterMenuRow
{
    background-image: url('../../Images/FunFooterBcg.gif');
    background-position: center top;
    background-repeat: no-repeat;
}

