﻿.header
{
    background-color:#669999;
}

.contentwrapper .content
{
    background-image:url(/images/community_line.gif);
}

.contentwrapper
{
    background-color:#996699;    
}

.contentwrapper .content a, .contentwrapper .content a:link, .contentwrapper .content a:visited
{
   color:#669999;
}

.contentwrapper .content a:hover 
{
   color:#669999;
}

.contentwrapper h1, .contentwrapper h2, .contentwrapper h3, .contentwrapper h4, .contentwrapper h5
{
    color:#669999;
}

.footer
{
    background-color:#669999;
}
