body {
	background-image: url(images/tile.jpg);
	background-repeat: repeat;
	background-position: center;
	margin-top: 0px;
	padding-top: 0px;
	max-height: 720px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	bottom: 0px;
}
.menu {
	display: block;
	height: 27px;
	width: 170px;
	background-image: url(images/menbg.jpg);
}
.menu a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", Arial;
}
.menu a:hover {
	color: #316AC5;
	background-color: #FFFFFF;
	background-image: none;
	display: block;
	height: 25px;
	width: 170px;
}

.centrepanel {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-repeat: no-repeat;
	background-position: center;
}
.lwe {
	font-family: "Arial Rounded MT Bold", "Arial Black", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #316AC5;
}
.edge {
	background-color: #316AC5;
}
h2 {
	color: #316AC5;
	text-decoration: none;
}
p {
	font-size: 13px;
}
#contactform {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
}
.contactform {

	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
}
h3 {

	color: #316AC5;
	text-decoration: none;
}
.centrepanel a {
	color: #000000;
	text-decoration: underline;
}
.centrepanel a:visited {
	color: #000000;
	text-decoration: underline;
}

