/* Redefined HTML tags */

body {  
	font-family: Arial, Helvetica, sans-serif;
	color: #092148;
	background-color: #FFFFFF
	scrollbar-3d-light-color:#f9e8c7;
	scrollbar-arrow-color:#092148;
	scrollbar-base-color:#f7e0b5;
	scrollbar-dark-shadow-color:#f2cd86;
	scrollbar-face-color:#f5dca5;
	scrollbar-highlight-color:#f9e8c7;
	scrollbar-shadow-color:#f2cd86
}

table { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}

/* Main Headline */
h1 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px; 
	font-weight: bold; 
	color: #000000
}

/* Sub Headline */
h2 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold; 
	color: #000000
}

/* Top of page document info */
h3 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal; 
	color: #A9A4B5;
}


.border-outline {
	border-right: #8080C0 1px solid;
	border-top: #8080C0 1px solid;
	border-left: #8080C0 1px solid;
	border-bottom: #8080C0 1px solid;
}

.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	colour:#7984e9;
	text-decoration: none;
}

.maintext {
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  font-style: bold;
  line-height: 20px;
  font-weight: bold;
  text-transform: none;
  color: #000044;
  text-align: left;
  letter-spacing:  0px;
  margin-left: 0px;
  padding-left: 0px;
}

a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #092148;
	text-decoration: none;
}

a.navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #092148;
	text-decoration: none;
}

a.navigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #092148;
	text-decoration: none;
}

a.image:link {
	text-decoration: none;
}

a.image:visited {
	text-decoration: none;
}

a.image:hover {
	text-decoration: none;
}

td.menuSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

td.diaryDate {
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	color: #8B8A92;
	font-weight: bold;
}

td.diaryEntry {
	font-family: Monotype Corsiva;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

td.updates { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}

div#PhotosDivTag {float:left;}


#pic {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 0px;
	width: 254px;
	border: 0px;
}

#pic a .large {
	border: 0px;
	display: block;
	height:1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0px;
}

#pic a.p1, #pic a.p1:visited {
	background: #faeaca;
	border: 0px solid #000000;
	display: block;
	height: 63px;
	left: 0;
	text-decoration: none;
	top: 0px;
	width: 254px;
}

#pic a.p2, #pic a.p1:visited {
	background: #faeaca;
	border: 0px solid #000000;
	display: block;
	height: 63px;
	left: 0;
	text-decoration: none;
	top: 0px;
	width: 254px;
}

#pic a.p1:hover {
	background-color: #faeacb;
	color: #000000;
	text-decoration: none;
}

#pic a.p2:hover {
	background-color: #faeacb;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 0px solid #000000;
	display: block;
	height: 163px;
	left: -396px;
	position: absolute;
	top:180px;
	width: 650px;
}

#pic a.p2:hover .large {
	border: 0px solid #000000;
	display: block;
	height: 163px;
	left: -396px;
	position: absolute;
	top:97px;
	width: 650px;
}
