.PageTitle {
	font-family: Bradley Hand ITC;
	font-size: 24px;
	font-weight: Bold;
	color: #FF3300;
}

table#Top {
  background-color:#ffffff;
  border: none;
  width: 100% 
}
.Tleftcol {
  background-color: #ffffff;
  background-image: url(images/Header_Left.gif);
  border:none;
  width: 5%
}
.Tmaincol {
  background-color: #ffffff;
  background-image: url(images/ChapelParkHeader.jpg);
  background-repeat: no-repeat;
  border: none;
}
.Trightcol {
  background-color: #ffffff;
  background-image: url(images/Header_Right.gif);
  border:none;
  width: 50%
}
table#Bottom {
  background-color:#ffffff;
  border: none;
  width: 100%;
}
.leftcol {
  background-color: #9AADB8;
  background-image: url(images/footer_r1_c1.gif);
  background-repeat: no-repeat;
  background-position: right;
  border:none;
  width: 50%; 
}
.rightcol {
  background-color: #ffffff;
  background-image: url(images/Footer_RightBack.gif);
  background-repeat: no-repeat;
  background-position: left;
  border:none;
  width: 50%
}
.maincol {
  background-color: #ffffff;
  background-image: url(images/footer_r1_c4.gif);
  background-position: left;
  background-repeat: no-repeat;
  border:none;
}
