body
{
    background-image: url(http://prelude.websitewelcome.com/~area83aa/templates/aa/images/bkgrnd.jpg);
    font-family: Verdana, Sans-serif;
    font-size: 10pt;
}

#outer-container
{
    width: 100%;
}

#inner-container
{
    margin-left: auto;
    margin-right: auto;
    
    width: 600px;
}

#header
{
    
    width: 600px;
}

#banner
{
    
    width: 600px;
}

#content
{
    
    width: 600px;
}

#footer-menu
{
    
    width: 600px;
    margin-top: 5px;
    margin-bottom: 15px;
}

#footer-menu table
{
    width: 600px;
    table-layout: fixed;
    text-align: center;
}

.mainlevel
{
    line-height: 20px;
}

#footer
{
    
    width: 600px;
}

table
{
    border-collapse: collapse;
}
