body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 10px;
	color: #403D00;
	font-size: 0.8em;
	background: #FFFCBD url(../images/backgrounds/chiffonBGFull2.jpg) repeat-y;
}
#contentTop {
	background-color: #FFFCBD;
	background-image: url(../images/backgrounds/contentTop.gif);
	background-repeat: no-repeat;
	width: 500px;
	height: 47px;
	margin: 0px;
	padding: 0px;
}
#contentCentre {
	width: 500px;
	margin: 0px;
	padding: 0px;
	background: url(../images/backgrounds/contentCentre.gif) repeat-y;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
#contentBottom {
	background-color: #FFFCBD;
	background-image: url(../images/backgrounds/contentBottom.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 500px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: center;
	padding-top: 10px;
}
.h2nospaceunder {
	font-size: 18px;
	margin-bottom: 0px;
}
#footer {
	padding: 0px;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D7700;
	margin: 0px;
}
#ulMainNav {
	margin: 0px;
	padding: 0px;
	width: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C7AB;
}
#ulMainNav li {
	list-style-type: none;
}
#mainNav {
	margin-left: 20px;
	width: 180px;
}
#ulMainNav li a:link, #ulMainNav a:visited, #ulMainNav a:active {
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #773333;
	text-decoration: none;
	background-color: #D9D7A6;
	display: block;
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9C7AB;
	border-right-color: #A8A577;
	border-bottom-color: #A8A577;
	border-left-color: #C9C7AB;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#ulMainNav li a:hover, #ulMainNav li a.current:link, #ulMainNav li a.current:visited {
	color: #FFFBAA;
	background-color: #928F5F;
}
#mainContainer {
}
.h1nospaceabove {
	font-size: 24px;
	padding-top: 0px;
	margin-top: 0px;
}
#contentData {
	margin-right: 50px;
	margin-left: 50px;
}
.person {
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.note {
	font-size: 12px;
	color: #CC9900;
}
#contentData a:link, #contentData a:visited, #contentData a:active {
	color: #978100;
}
#contentData a:hover{
	color: #514500;
	text-decoration: none;
}#footerNav {
	width: 500px;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
}
#footerNav a:link, #footerNav a:visited, #footerNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}
#footerNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
#footerNav a.current:link, #footerNav a.current:visited {
	color: #CC9900;
	text-decoration: none;
	cursor: default;
}
#messageForm {
	width: 400px;
	border: 1px dotted #FFFA8A;
}
#photosend a:link, #photosend a:visited, #photosend a:active {
	background-color: #FFFCBD;
	background-image: url(../images/photoButton.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 82px;
	font-size: 13px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	background-position: center center;
	padding: 10px 20px;
	font-weight: bold;
}
#photosend a:hover {
	background-color: #FFFCBD;
	background-image: url(../images/photoButtonHover.gif);
	height: 30px;
	width: 82px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 10px 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#footnoteDIV {
	font-size: 9px;
	color: #CDCA8B;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;}
	
#footnoteDIV a:link, #footnoteDIV a:visited, #footnoteDIV a:active {
	color: #CDCA8B;
	text-decoration: none;
}
#footnoteDIV a:hover {
	text-decoration:underline
	}
