.MainPageHeading {
	font-family: "Script MT Bold";
	font-size: 92px;
	font-weight: bold;
	color: #990000;
  display: block;
	text-align: center;
	font-style: italic;
}
.IndexPageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100px;
	font-weight: normal;
	color: #990000;
	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;
}
.IndexPageTable {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border: 3px solid blue;
	background-color: #FAFBC4;
}

.LastModified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}
.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;
}
.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;
  border: 12px solid #336699;
  font-family: Arial, Helvetica, sans-serif;
}
.PhotoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
	text-align: center;
	font-style: normal;
}
.Photo {
	vertical-align: top;
	text-align: center;
}
.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;
}
.IndexPagePhotoTitle {
	font-family: "Comic Sans MS", cursive;
	font-size: 32px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
	text-align: center;
	margin-top: -.05em;
	margin-left: auto;
	margin-right: auto;
}
.IndexPagePhoto {
display: block; 
text-align: center; 
width: 94%; 
border: 28px solid #aa7777;
border-style: ridge;
margin-top: -2%; 
margin-left: auto; 
margin-right: auto;
}

.IndexPageSpanner {
display: inline-block;
width: 15%;
text-align: center; 
margin-left: auto;
margin-right: auto;
/*border: 1px solid #887777; */
}
.PhotosPageSpanner {
display: inline-block;
width: 2%;
text-align: center; 
margin-left: auto;
margin-right: auto;
/*border: 1px solid #887777; */
}

