.MainPageHeading {
	font-family: "Script MT Bold";
	font-size: 72px;
	font-weight: bold;
	color: #990000;
  display: block;
	text-align: center;
	font-style: italic;
}
.Heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #000033;
	text-align: center;
	font-style: italic;
}
.CopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #339900;
}
.ThePage {
	background-color: #BAD9EF;
	background-image: none;
	vertical-align: top;
}

.MainTextBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #330066;
	font-weight: bold;
}
.PhotoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
	text-align: center;
	font-style: normal;
}
.PreviousNextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.PhotoPage {
	color: #000000;
	background-color: #E9E9E9;
}

.LastModified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.CopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	position: relative;
	top: 10px;
	text-align: center;
}
.TableColour {
  background-color: #F2F0AC;
  text-align: center;
  vertical-align: top;
  border: 12px solid #336699;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  margin-left: auto;
  margin-right: auto
}
.Photo {
	vertical-align: top;
	text-align: center;
}
.Feejit {
	text-align: center;
	vertical-align: top;
}
.Email_Me {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	text-align: center;
}
.HistoryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.Page_Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
	color: #003399;
}

.center_it {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.Footer {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #006600;
  text-align: center;
}
.EntryInIndexTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.IndexPageHeading {
	font-family: "Brush Script Std";
	font-size: 96px;
	font-weight: normal;
	color: #990000;
	text-align: center;
	font-style: italic;
}
