#top
{
    background-color: #C91E82;
}

#contentArea
{
    background: url('images/pinkGradient.gif') repeat-x;
}

.listBoxoutBody, .subnavBody
{
    background: #C91E83 url('images/subnavBGpink.gif') repeat-x;
}

h1, h2, h3, h4, h5, h6, a
{
    color: #C91E82;
}

#contentArea ul
{
    list-style-image: url('images/pinkBullet.png');
}

#footer
{
    border-top-color: #C91E82;
}

