body {
	background:#000000;
	
}

a {
	color:#F2F2F2;
}
#sidebar a { 
	color: #333333;
}
a:hover {
	color:#CACACA;
	opacity: 0.8;
}

#top_bar {
	background:transparent url(images/headerbg_carbon.png) repeat-x top left;
	}
	
#right_links a{
	color: white !important;
}

#footer {
	background:black url(images/footerbg_carbon.png) repeat-x top left;
	}

#footer{color: #F2F2F2;}
#footer h2{color: white !important;}
#footer a {color:#ffffff;}
#footer a.url {color:#c21515;}
#footer ul li{font-style: italic;}






