.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;
}

.CopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #339900;
}
.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;
}
.MainTextBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #330066;
	font-weight: bold;
}
.MainDiaryText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #330066;
  font-weight: bold;
  left: 40px;
  position: relative;
  width: 910px;
}

.Location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #993300;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}
.PhotoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
	text-align: center;
	font-style: normal;
}
.MonthIndexTableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.MonthlyIndexTableHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #993300;
	text-align: center;
}
.PreviousNextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.Pagedate {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #9B0000;
  font-style: normal;
}
.Date_Position {
  left: 40px;
  position: relative;
}
.EntryInIndexTable {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  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;
}

.Photo {
  text-align: center;
}

.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: #993300;
}

.Email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.TableColour {
	background-color: #F9FECF;
}

.GPS_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.DatesInMonthlyTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #009900;
	text-align: center;
}
.Location_Data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.Date_Data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003300;
}
.PageDate_Value {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.statcounter {
	text-align: center;
}

.BlogDdscriptor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003399;
	vertical-align: top;
	text-align: center;
	font-style: normal;
	text-decoration: underline;
}
.Top {
	vertical-align: top;
}

.center_it {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

