#top
{
    background-color: #0093B2;
}

#contentArea
{
    background: url('images/blueGradient.gif') repeat-x;
}

.listBoxoutBody, .subnavBody
{
    background: #0094B3 url('images/subnavBGblue.gif') repeat-x;
}

h1, h2, h3, h4, h5, h6, a
{
    color: #0093B2;
}

#contentArea ul
{
    list-style-image: url('images/blueBullet.png');
}

#footer
{
    border-top-color: #0093B2;
}

