body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #FAF9F1;
}
a:link, a:visited, a:active {
	color: #5A511D;
	text-decoration: none;
	font-weight: bold;
}

a:hover,a:focus, {
	color: #7F7229;
	text-decoration: none;
	font-weight: bold;
}

#leftimage {
	position: absolute;
	width: 321px;
	height: 540px;
	left: 0px;
	top: 120px;
	display: block;
}

#footerimage {
	position: absolute;
	width: 480px;
	left: 305px;
	top: 565px;
	display: block;
	z-index:3;
}

#topimage {
	position:relative; width: 480px; height: 159px; left: 0px; top: 0px; display: inline;
	
}

#menu {
	position:absolute;
	width: 460px;
	height: 15px;
	left: 290px;
	top: 90px;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	color: #FFFFE0;
}

/*link colours for left hand menu*/
	div#menu a:link, div#menu a:visited{
	color: White;
	font-weight: bold;
}
	div#menu a:hover, div#menu a:active{
	color: #E0EEC8;
	font-weight: bold;
}

.menu a{
	display: block;
	text-align: left;
	
}

#content_back{
	position: fixed;
	width: 480px;
	height: 545px;
	left: 290px;
	top: 120px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	background-color: #E0EEC8;
	display: block;
	background-image :  url("../images/background.jpg");
	background-repeat : repeat;
	z-index:1;
}

#content {
	position: relative;
	width: 480px;
	/*height: 545px;*/
	left: 290px;
	top: 0px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	/*border-bottom: thin solid #4C6F75;
	border-right: thin solid #4C6F75;
	*/
	text-align: justify;
	background-color: #E0EEC8;
	display: block;
	background-image :  url("../images/background.jpg");
	background-repeat : repeat;
	z-index:2;
	overflow: auto;
	height: 545px;
}

#imagesp1 {
	position:absolute; width:441px; height:156px; z-index:1; left: 25px; top: 334px;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

#images {
	font-size: 10px;
	font-style: italic;
	position:absolute; width:338px; height:15px; z-index:1; left: 137px; top: 484px;
}

#pageid {
	position: absolute;
	width: 200px;
	height: 15px;
	left: 30px;
	top: 27px;
	font-family: "Copperplate Gothic Bold";
}

#accom {
	text-align: left;
}

#popup {
	position: absolute;
	width: 340px;
	height: 500px;
	z-index: 1;
	padding: 5px 5px 5px 5px;
}

#copyright {
	position:absolute; width:257px; height:41px; z-index:1; left: 13px; top: 679px;
	color: White;
	font-size: 10px;
}


#accommenu {
	position: absolute;
	width: 150px;
	height: 163px;
	z-index: 1;
	top: 60px;
	text-align: left;
	background-color: #CAC69D;
	font-size: 10px;
}

#homepic {
	position:absolute; width:200px; height:250px; z-index:1; left: 230px; top: 50px; visibility: default;
}


#welcome {
	position: absolute;
	width: 428px;
	height: 225px;
	z-index: 1;
	left: 27px;
	top: 300px;
	visibility: default;
}



.crumb{
	color: #FFA500;
	font-weight: bold;
}

h1 {
	font-weight: bold;
	font-size: 120%;
}

