#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 {
  width: 850px;  
  height: 180px;
  /*background-image: url(/templates/header.jpg);*/
}
.tblHeader2, .tblHeader, .tblHeaderNoPad, .monthCal thead {
  background-color: #1C9ED2;
}
.tblSubHeader, .tblSubHeaderRight {
  background-color: #A6C142;
  color: #FFF;
}
a, a:link, a:visited {
	color: #03C;
}
.menuItem, .menuItem a, .menuItem a:link, .menuItem a:visited {
  color: #000;
}

