#wrapper {
    color:#fff;
    
}

#maincontent p, #maincontent{
    color:#fff;
    
}

#content p {
    margin: 0 0 1.4em 0;
    color: #fff;
    
}

#content ul, #content ol  {
    margin: 0;
    list-style-type: none;
    color: #fff;
    
}

#mainbody ul, #mainbody li {
    margin-left: 10px;
    list-style-type: disc;
    
}

#content a {
    color: #fff;
    text-decoration: none;
    outline: none;
    font-weight: bold;
    
}

#content a:hover  {
    color: #af9f94;
    text-decoration:none;
    
}

#content blockquote  {
    margin: 1.5em 0 1.5em 1.5em;
    color: #fff;
    font-style: italic;
    
}

#content strong  {
    /*color: #5d6060;
    */ color: #fff;
    font-weight: bold;
    
}

#user2 .h3inner h3, #user3 .h3inner h3, #user4 .h3inner h3, #user5 .h3inner h3, #user6 .h3inner h3, #user7 .h3inner h3 {
    color:#fff;
    
}

#leftcontent .h3center h3, #rightcontent .h3center h3 {
    color:#ddceb1;
    
}

#topmenu li a {
    color:#fff;
    
}

.contentpagetitle{
    color:#ddceb1;
    
}

.contentheading{
    color:#ddceb1;
    
}