body {
	color: #402000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #Ece9d8;
	font-size: 14px;
}

div.background_layer {
	
	background-image:url(../graphics/bgd6.gif);
	background-repeat:no-repeat;
	background-color: #DFD8B8;
	border: 1px solid #999999;
}


.img_left {
		border: 1px solid #787878;
}	
.img_right {
		border: 1px solid #787878;
}	
.img_centred {
		border: 1px solid #787878;
}		


a:link, a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;

}

a:hover {
	color: #990000;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	}
h3 {
	font-size: 14px;
	}
