#header-bottom {
	background-color: #000;
}

h2, #content h2 a {
  color: #000;
}

#footer-top {
  background-image: url(../images/homepage/colors/bottom-bar_black.gif);
}

#header-bottom {
	background-image: url(../images/homepage/colors/topbar_black.gif);
	background-repeat: no-repeat;
}

#calendar .today {
  background-color: #000;
  color: #fff;
}

#calendar .today a {
  color: #fff;
}