﻿body
{
    padding-top: 0px;
    background-color: #99ccff;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
}

/* Lay out divs */

#wrapper
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0 auto;
    overflow: visible;
    width: 800px;
    padding-top: 0px;
    position: relative;
    top: 0px;
    background-color: #fff;
}

#header
{
    left: 0px;
    width: 800px;
    position: relative;
    top: 0px;
    height: 282px;
}

#menu
{
    left: 0px;
    width: 502px;
    position: relative;
    height: 86px;
}


#content
{
    background-color: #ffffff;
    width: 790px;
    padding-left: 5px;
    padding-right: 5px;
}

#footer
{
    background-image: url(images/front-page_r4_c1.gif);
    background-repeat: no-repeat;
    background-color: #fff;
    clear: both;
    padding-top: 10px;
}

/* End Layout Divs */

.tcs
{
    font-size: 8px;
    color: #0000cc;
    font-family: Verdana, Arial;
    clear: both;
}

h1
{
    font-weight: bold;
    font-size: 30px;
    color: #330000;
    font-family: Garamond, Arial, Sans-Serif;
}

p
{
    font-size: 12px;
    color: black;
    font-family: Arial;
}

td
{
    font-size: 12px;
    color: black;
    font-family: Arial;
}
.menu
{
}
