@charset "utf-8";
.header {
	height: auto;
	width: 800px;
	margin: auto;
	text-align: center;
}
.buttons {
	height: auto;
	width: 800px;
	margin: auto;
	margin-top: 25px;
}
.homebody {
	height: auto;
	width: 800px;
	margin: auto;
	background-image: url(wdbg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	overflow: auto;
}
.hometext {
	height: auto;
	width: 350px;
	margin-top: 25px;
	margin-left: 25px;
	text-align: center;
}
.homepromo {
	height: auto;
	width: auto;
	margin-left: 25px;
	margin-top: 30px;
}

.centretext {
	text-align: center;
	width: 800px;
	margin: auto;
	background-image: url(linebg.gif);
	background-repeat: repeat-y;
}
.buttonstyle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mapbox {
	height: 360px;
	width: 350px;
	margin: auto;
	background-image: url(mapborder.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.promoimage {
	float: right;
	height: auto;
	width: auto;
	margin-top: 55px;
}
.centretextbox {
	margin: auto;
	height: auto;
	width: 500px;
}
.cdcover {
	text-align: center;
	height: 300px;
	width: 235px;
	float: left;
	margin-left: 10px;
}
.spacerdiv {
	width: 10px;
	height: 10px;
	float: inherit;
}
