
/* Change color here to change the background color */
body
{
    background-color:#911606;
}

a, h1, h2, h3
{
    color:#911606;
}

/* Change color here to change the large box colors */
#Middle #MiddleTop #LeftColumn .BoxLarge
{
    background-color: #69180d;
}

/* Change color here to change the small box colors */
#Middle #MiddleTop #RightColumn .BoxSmall .MenuHeading, #Middle #MiddleTop #LeftColumn .BoxLarge .MenuHeading, .BoxSmall h3 , .BoxLarge h3
{
    color: #000000;
}

/* Change color here to change the small box colors */
#Middle #MiddleTop #RightColumn .BoxSmall
{
    background-color: #69180d;
}
