.IndexPage_Background{
	background-color: #2B3856;
}
.IndexPageHeading {
	display: block;
	font-family: "Brush Script Std";
	margin-top: 28px;
	font-size: 72px;
	font-weight: normal;
	color: #990000;
	text-align: center;
	font-style: italic;
}
.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;
}

.PreviousNextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.PhotoPage {
	color: #000000;
	background-color: #F4F7C4;
}
.TnT-PhotoPage {
	color: #000000;
	background-color: #FDFDF2;
}

.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: medium ridge #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-left: auto;
	margin-right: auto;
}
.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;
}
.Photo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	border: 3px solid #999999;
}
.CPhoto {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	border: 3px solid #999999;
}
.Old_Photo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 22px solid #CCCCCC;
	width: 900px;
}
.PhotoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
	text-align: center;
	font-style: normal;
}
h1 { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
	text-align: center;
	font-style: normal;
 }

.Photo_Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	font-style: italic;
}
.PhotoPageLink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.Good_Message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000033;
}
.Bad_Message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.ThePage .TableColour tr td .Page_Link a {
	font-size: 20px;
}
.LastModified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #060;
}
.IndexPagePhotoTitle {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-weight: bold;
	color: #113311;
	text-decoration: underline;
	text-align: center;
	margin-top: -.05em; 
	margin-left: auto;
	margin-right: auto;
}
.IndexPagePhoto {
	display: block; 
	width: 94%; 

	text-align: center; 
	margin-top: -2%; 
	margin-left: auto;
	margin-right: auto;
	
	background-color: #d0d0d0;
	
	box-shadow: 12px 12px 6px #303030;
	padding: 18px; 
}
.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; */
}

<!-- http://www.computerhope.com/htmcolor.htm -->
