#the-content {
    background       : url("../images/einvite/UI/home-page-bottom-swirl.jpg") no-repeat top left;
    background-color : #ffffff;
}

#top-cols {
    width            : 100%;
    text-align       : left;
}

#top-left-col {
    width            : 210px;
    float            : left;
}

#top-left-col h3 {
    text-transform   : uppercase;
}

#top-left-col a:link, #top-left-col a:visited {
    text-decoration  : none; /* from .tif */
}

#top-left-col a:hover {
    text-decoration  : underline; /* artistic license */
}

#top-left-col a:active {
    text-decoration  : none; /* from .tif */
}

#top-center-col {
    width            : 510px;
    margin           : 0;
    float            : left;
    text-align       : center;
    overflow         : hidden; /* FIXED  from nothing */
}

#top-right-col {
    width            : 240px;
    float            : left;
}

#top-right-col ul {
    margin           : 0;
    padding          : 0 0 0 15px;
}

#top-right-col li {
    margin           : 0;
    padding          : 5px 0 0 0;
}

#bot-cols {
    width            : 100%;
    text-align       : justify;
    font-size        : 7pt;
    margin-top       : 90px;
}

#bot-left-col {
    width            : 290px;
    float            : left;
}

#bot-center-col {
    width            : 290px;
    float            : left;
    margin-left      : 45px;
    margin-right     : 45px;
}

#bot-right-col {
    width            : 290px;
    float            : left;
}
