html,body{
background:#fff;
}
#header{
background:#cb0d1f;
}
html,body,ul.red li span{
color:#333;
}
a,a:link,a:visited{
color:#999;
}
a:active,a:hover,a.current,a.current:link,a.current:visited{
color:#222;
}


#header,#header a,#header a:link,#header a:visited,#header a:active,#header a:hover{
color:#fff;
}
#mainnav,#subnav{
color:#999;
}
h1,ul.red,ul.red a,.col h3 a{
color:#cb0d1f;
}
.side a,.side a:link,.side a:visited,
#footer ul li,#footer a,#footer a:link,#footer a:visited,#footer a:active,#footer a:hover,
h2,h3,h4,h5,h6{
color:#666;
}
.homepage_photos_intro a,.homepage_photos_intro a:link,.homepage_photos_intro a:visited,.homepage_photos_intro a:active,.homepage_photos_intro a:hover,
.side a:active,.side a:hover{
color:#333;
}
#header,#switch li{
border-color:#fff;
}
.side .arr{
border-color:#f2f2f2;
}

/* More styles added by Wizard 
------------------------------*/ 
#people_flash{
color:#fff;
}
a.grey,a.grey:link,a.grey:visited{
color:#999;
}
a.grey:active,a.grey:hover,a.grey.current{
color:#222;
}

.mandatory, #warnmsg {
	color: #f00;
}