#top
{
    background-color: #3E165D;
}

#contentArea
{
    background: url('images/purpleGradient.gif') repeat-x;
}

.listBoxoutBody, .subnavBody
{
    background: #3F185E url('images/subnavBGpurple.gif') repeat-x;
}

h1, h2, h3, h4, h5, h6, a
{
    color: #3E165D;
}

#contentArea ul
{
    list-style-image: url('images/purpleBullet.png');
}

#footer
{
    border-top-color: #3E165D;
}

