	html, body {
	color: #050505;

	}
	
	body{
	background-color: #FA8D20;

}
#header {
	background-color: #FAFAFA;
}
	  /*Main Navigation*/  
 #nav {
	background-color: #AD6217;
	background-image: url(../Images/firebottom.gif);
    }
 /* End Navigation*/  
#contentwrapper {
	background-color: #FAFAFA;
	background-image: url(../Images/firetop.gif);

}
#title {
	background-image: url(../Images/firetop.gif);
}
a:visited,
a:active,
a:link {	
	color: #FA4520;
}
a:hover {
	color:#000000;
}
#contentfooter{
	background-image: url(../Images/firefooter.gif);
}
#sidebar-a {
	border-left-color: #999;
		}
.CalendarOtherMonth{
	color: #FAFAFA;
}