#centresite {
  position: relative;
  top: 0;
  right: 0;
  margin: 0 auto;
  width: 700px;
  }
.Body-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.largeheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.extralargeheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #990000;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006633;
}
.flashing_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: blink;
}
body {
	background-color: #E0D696;
}
.white-Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	}
