#top
{
    background-color: #51A026;
}

#contentArea
{
    background: url('images/greenGradient.gif') repeat-x;
}

.listBoxoutBody, .subnavBody
{
    background: #51A127 url('images/subnavBGgreen.gif') repeat-x;
}

h1, h2, h3, h4, h5, h6, a
{
    color: #51A026;
}

#contentArea ul
{
    list-style-image: url('images/greenBullet.png');
}

#footer
{
    border-top-color: #51A026;
}

