.MainPageHeading {
	font-family: "Lucida Calligraphy";
	font-size: 90px;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
	margin-bottom: 0;
}
.IndexPageHeading {
	font-family: "Lucida Calligraphy";
	font-size: 80px;
	font-weight: bold;
	color: #CC3300;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
	margin-bottom: 0;
}
.IndexPageTable {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border: 3px solid blue;
	background-color: #F8F7Df;
}
#abstract-blue-geometric-shapes-background.jpg
#4964089.jpg
#	background: url("/Backgrounds/diagonal_red_halftone_background.jpg");
#	background-color: #F8F7D1;
# 	background-image:  url("/Backgrounds/diagonal_red_halftone_background.jpg");

.Heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000033;
 text-align: center;
  margin-left: auto;
  margin-right: auto;	font-style: italic;
  margin-top: 0;
}

.ThePage {
	background-color: #BAD9EF;
	background-image: none;
	vertical-align: top;
	color: #FAFBE1;
}

.PhotoPage {
	background-color: #E7EBFE;
	background-repeat: repeat;
}

.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: #000000;
	text-decoration: underline;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.PhotoDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.LastModified {
  position: relative;
	top: 8px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #006600;
  font-weight: bold;
}
.CopyrightText {
 text-align: center;
  position: relative;
	top: 8px;
  margin-left: auto;
  margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}
.TableColour {
	background-color: #FDEDFE;
	text-align: center;
	vertical-align: top;
	border: 12px solid #336699;
	background-repeat: repeat;
}
.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;
  color: #003366;
  text-align: left;
}

.Page_Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
	text-align: center;
	color: #003366;
}
.PreviousNextLinks {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003399;
}
.center_it {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.Photo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 22px none #CCCCCC;
	width: 960px;
}
.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; 
display: block;
margin-top: -2%; 
margin-left: auto;
margin-right: auto;
	/*
	width: 95%;
	border: 5px solid #999999;
	*/
width: 92%; 
border: 36px solid #887777;
border-style: ridge;
}
.Back_Photo1 { 
  background: url(/Photos/Backgrounds/Login_Out_Background.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.Back_Photo2 {
	  background-color: #E2E0EF;
}
.IndexPageSpanner {
display: inline-block;
width: 5%;
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; */
}

.Footer {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #006600;
  text-align: center;
}
