#mainTable {
	width: 850px;
}
#content {
	width: 655px;
}
#container {
	background-image:url("/images/page_bg_850.png");
}
#bottomShadow {
	background-image:url("/images/page_bg_bottom_850.png");
}
.bottomBar div {
	width: auto;
}
.topLogo {
	height: 125px;
    width: 850px;
}
.tblHeader2, .tblHeader, .tblHeaderNoPad, .monthCal thead {
  background-color: #858383;
  border: none;
}
a, a:link, a:visited {
	color: #DA251E;
}
.menuItem, .menuItem a, .menuItem a:link, .menuItem a:visited {
  color: #DA251E;
}

