#header-bottom {
	background-color: #001A3B;
}

h2, #content h2 a {
  color: #001A3B;
}

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

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

#calendar .today {
	background-color: #001A3B;
}

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