#header {
	background: #555E8D url(/images/whiteRWJF.png) no-repeat scroll right top;
	height: 100px;
    color: #ffffff;
}

#header ul a {
	background: #789C1D;
}

#header ul li {
	background: #789C1D;
}

#header ul li#current_tab a {
	background: #C3BD12;
	color: #fff;
}

#header ul li#current_tab {
	background: #C3BD12;
	border-bottom: 1px solid #C3BD12;
}

#mainContent #sideBar h2 a {
	color: #990000;
}

#mainContent #sidebar .date {
	background: #F3F2F2;
	color: #990000;
	border-bottom: #F3F2F2;
}

#mainContent #mainCol h2,
#mainContent #mainCol h2 a {
	color: #990000
}

#mainContent .sidebBox2 {
	background: #F3F2F2;
}

#mainContent .sideBox {
	background: #F3F2F2;
}

.sectionCalendar #mainContent .sidebox2 {
	background: #F3F2F2;
}

.sectionCalendar #mainContent .sidebox {
	background: #F3F2F2;
}

.calendar th.calendarHeader {
	background: #F3F2F2;
	border-bottom: 1 px solid #F3F2F2;
}

#toolbar {
	background: #F3F2F2;
}

#header form #submit (
	background: #DDA600;
	color: #000;
}


