﻿#front-page
{
    border-collapse: collapse;
}
#front-page td
{
    padding: 0;
}
#bottom-section-container
{
    background:transparent url(images/shaded-back.gif) repeat-y;
}
#bottom-section
{
    background:transparent url(images/yellowback.jpg) repeat-x;
}
#welcome
{
    position: relative;
    top: 38px;
}
