@import url("secondary.css.php");

#middle {
background: #F9F7F1;
}
#content {
width: 832px;
background: url(images/bkgr-flowers5.gif) no-repeat top right;
}
#content .prettytable th.calheader {
	padding: 5px 10px;
	background: #890f00;
	border-bottom: 1px solid #f5f0e7;
	border-right: 1px solid #f5f0e7;
	color: #fff;
  font-weight: bold;
  line-height: 1.2;
}

