body{ 
background-color:#44607e;
text-align:center;
margin:0px auto;
font-family:Verdana, Sans-Serif;
font-size:12px;
}

#menu
{
    background-image: url(http://www.lakeosurvivorseries.com/images/menu-background.gif);
    background-repeat:repeat-x;
    background-color:#ffffff;
    font-size:14px;
    height:40px;
    padding-top:3px;
}

#menu a
{
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}

#content
{
    background-image: url(http://www.lakeosurvivorseries.com/images/bottom-curve.gif);
    background-repeat: no-repeat;
    background-position:bottom right;
    background-color:#ffffff;
    text-align:left;
    padding: 0px 5px 45px 5px;
}

#footer
{
    padding-top:5px;
    font-size:10px;
    color:#ffffff;
    margin-bottom:20px;
}
#footer a {color:#ffffff;text-decoration:none;}

h3
{
    background-color:#4b6b8d;
    border-bottom:1px solid black;
    font-size:15px;
    color:#ffffff;
    padding:2px 2px 2px 4px;
}

img
{
    border:0px;
}