.container {
	background-color: #FFFFFF;
}
.layerleftTop {
	background-color: #CFE6E6;
}
.layerleftBottom {
	background-color: #e6d8cf;
}
.layercentre {
	background-color: #FFFFFF;
}
.layerright {
	background-color: #FFFFFF;
}
a:link {
	color: #76371b;
}
a:visited {
	color: #805959;
}
a:hover {
	color: #bf8550;
}
a:active {
	color: #cca78f;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #567A7A;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #598080;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #805959;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bf8550;
	text-decoration: underline;
}
.layernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	background-color: #ffffff;
}

body {
	background-image: url(../images/zara.gif);
}

