body {
	background-image: url(graphics/body-bkd.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: arial;
	font-size: 12px;
	color: #333;
}
.red-bullets {
	line-height: 23px;
	list-style-image: url(graphics/bullet.jpg);
}
#left-nav {
	line-height: 19px;
}
#head {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	background-color: #b2423e;
	height: 45px;
}
#all {
}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	clear: both;
}
#foot {
	background-color: #b2423e;
	height: 50px;
	color: #FFF;
}
#nav {
	background-image: url(graphics/nav-bkd.png);
	height: 50px;
}
#nav a {
	color: #FFF;
}
#inside-nav {
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 0.20em;
}
#inside-nav a {
	color: #FFF;
}
#clear {
	clear: both;
}
#right {
	float: right;
	width: 365px;
}
#left {
	width: 182px;
}
#inside-right {
	float: right;
	width: 200px;
}
#nd-head {
	height: 106px;
}
#nd-head-right {
	float: right;
	width: 400px;
	margin-right: 60px;
	text-align: right;
}
#nd-head-left {
	width: 300px;
	margin-left: 60px;
}
#content-area {
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(graphics/inside-bkd.jpg);
}
#main-image-nav {
	clear: both;
}
#make-centre {
	margin-right: auto;
	margin-left: auto;
	width: 912px;
}
#right-nav {
	float: right;
	width: 250px;
	margin-right: 20px;
}
#right-nav a {
	color: #323232;
	text-decoration: none;
}
#right-nav a:hover {
	color: #A11716;
	text-decoration: none;
}
#inside-head {
	width: 912px;
	margin-right: auto;
	margin-left: auto;
}
#head-right-links {
	float: right;
	width: 700px;
	text-align: right;
}
#head-right-links a {
	color: #FFF;
	text-decoration: none;
}
#head-right-links a:hover {
	text-decoration: underline;
}
#left-nav {
	width: 570px;
	margin-left: 20px;
}
#left-nav a {
	color: #b2423e;
	text-decoration: none;
}
.bullet2 {
	list-style-image: url(graphics/bullet-2.jpg);
	line-height: 20px;
}
.aligncentre {
	text-align: center;
}
#left-nav a:hover {
	text-decoration: underline;
}

