.MainPageHeading {
	font-family: "Script MT Bold";
	font-size: 62px;
	font-weight: bold;
	color: #990000;
  display: block;
	text-align: center;
	font-style: italic;
}
.IndexPageTable {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border: 3px solid blue;
	background-color: #FAFBC4;
}
.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;
  background-attachment: fixed;
  background-repeat: repeat;
  background-position: center center;
}

.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: #F7F5C8;
  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;
}
.BigEarthPhoto {
  border: 10px double #00CCFF;
}
.EntryInIndexTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.EntryInLinksTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.MyLinksTable {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid blue;
	background-color: #FAFBC4;
}
