
 /* Text Colors */
#wrapper {
	color:#fff !important;
}
#maincontent p, #maincontent{
	color:#fff !important;
}
#content p 
{ padding-bottom:10px; 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: #ccc; 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 !important;
}
#leftcontent .h3center h3, #rightcontent .h3center h3 {
	color:#ddceb1 !important;
}
#topmenu li a {
	color:#fff !important;
}
.contentpagetitle{
    color:#ddceb1 !important;
}
.contentheading{
    color:#ddceb1 !important;
}