body {
	margin-top: 0px;
	padding-top: 0px;
	background-color:#697C6B;
	text-align:center;
}

li {
	text-align:left;
	margin:1em 0;
	padding-bottom:10px;
}

#headerBackground {
/*	position:absolute;
	top:0px;
	left:0px; */
	text-align:center;
	width:100%;
	height:114px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
}

#headerBackground div {
/*	background-image:url('../images/pagebackground.jpg'); 
	background-position:top left; 
	background-repeat:no-repeat; */
	text-align:right; 
	margin-left:auto; 
	margin-right:auto; 
	padding-top: 31px;
	width: 740px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	height:10px;	
}

#headerBackground div a {
	color: white;
	padding: 2px;
	text-decoration: none;
}

#headerBackground div a:hover {
	color: #93A895;
	padding: 2px;
	text-decoration: none;
}

a: hover {
	color: #4D574E;
}

.FooterLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.FooterLink a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.FooterLink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D574E;
	text-decoration: underline;
}

.Textnorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.Textnorm a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.Textnorm a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D574E;
	text-decoration: underline;
}


.LNK_redLink {
   color: #FFFFFF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-decoration: none;
}

.LNK_redLink a {
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration: none;
}

.LNK_redLink a:hover {
   color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   text-decoration: underline;
}

.FooterLinkBig {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.FooterLinkBig a {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.FooterLinkBig a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.hoverImage {
	border: 1px solid #697C6B;
}

a.hoverImage:hover {
	border: 1px solid white;
}

a.hoverImage img {
	border: none;
}

#centreContent {
	background-image:url('../images/pagebackground.jpg'); 
	background-position:top center; 
	background-repeat:no-repeat;
	width:750px;
	height:auto;
	background-color:#8BAA98; 
	border: none;
	text-align:left;
	align:center;
	margin-left:auto;
	margin-right:auto;
}