

body {
    margin-top:4px;
    margin-bottom:10px;
    /*font-size:11px;*/
    color:#333333;
    font-family:Verdana,Arial,sans-serif;
    font-weight:normal;
    background-color:#91CEF7;
    background-image:url(images/light_blue_px.gif);
    }
div,td,tr{
font-size:12px;
    color:#333333;
    font-family:Verdana,Arial,sans-serif;
    font-weight:normal;

}
p{
font-size:12px;
    color:#333333;
    font-family:Verdana,Arial,sans-serif;
    font-weight:normal;
    margin-top:0px;
    padding-top:0px;
}
a{
    text-decoration:none;
    color:#006666;
}
#header{
        width:865px;
        height:214px;
        background-image:url(images/linked-together_01.jpg);
        background-repeat:no-repeat;
        vertical-align:bottom;
        }
#body {
        width:865px;
        padding-left:80px;
        padding-right:57px;
        background-image:url(images/linked-together_04.jpg);
        background-repeat:repeat-y;
        }
#footer{
    width:865px;
    height:214px;
    padding:0px;
    background-image:url(images/linked-together_05.jpg);
    background-repeat:no-repeat;
    text-align:center;
}

