.MainPageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 56px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	text-align: center;
	font-style: italic;
}
.ThePage {
	background-color: #8484FF;
	background-image: none;
}
.DiaryPage {
  background-color: #FFFFCC;
  background-image: none;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.MainDiaryText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #330066;
  font-weight: bold;
  left: 50px;
  position: relative;
  width: 910px;
}
.Photo {
  text-align: center;}
.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;
}
.LastModified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	text-align: center;
}
.Footer {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  text-align: center;
  color: #006600;
}
.Distances {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.DistancesTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.Location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006600;
	font-weight: bold;
}
.Location_Value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.Date_Position {
  left: 35px;
  position: relative;
}
.Pagedate {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #006600;
  font-style: normal;
}
.PageDate_Value {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.statcounter {
	text-align: center; }
