#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bgcolor: #00CC99;
	width: 2000px;
	background-color: #333333;
}

#wrapper {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 0px;
	
}
#header {
	width: 600px;
	color: #FFFFFF;
	background-image: url(images/header_image_850.jpg);
	height: 150px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#header #logo {
	position: absolute;
	left: 10px;
	top: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header #logo a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header #title a {
	text-decoration: none;
	color: #FFFFFF;
}

#header #title {
	position: absolute;
	left: 53px;
	top: 70px;
	color: #D7D423;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
}

#header #short_strapline {
	color: #0B3D7A;
	position: absolute;
	left: 180px;
	top: 119px;
	width: 460px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
}
#narrative {
	font-size: 0.8em;
}

#narrative h1 {
	font-size: 1.4em;
	background-color: #003C7E;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
}
.imgleft {
	float: left;
	margin-right: 5px;
}
.imgright {
	float: right;
	margin-left: 5px;
}
.label {
	font-size: 0.9em;
	font-style: italic;
	color: #003C7E;
}

