#main_wrapper {
	border-bottom:0;
	}

#standfirst_wrapper {
	float:left;
	width:75%;
	background-color:#f9f4cc;
	}

#standfirst_wrapper img {
	width:100%;
	}
	
#standfirst {
	padding:1em 7em 1em 1em;
	font-size:1.5em;
	font-family:Verdana, Geneva, sans-serif;
	color:#851c14;
	text-align:center;
	border-bottom:0.3em solid #851c14;
	}

#standfirst p {
	margin-top:0;
	}
	
#bodytext {
	overflow:hidden;
	width:75%;
	background-color:#ffffff;
	}

#bodytext img {
	float:right;
	width:50%;
	margin:0 0 0.5em 0.5em;
	}
	
#bodytext h1 {
	margin:0.3em;
	}
	
#bodytext h2 {
	margin:0.45em;
	}
	
#bodytext h3 {
	margin:0.5em;
	}
	
#bodytext p {
	margin:0.5em;
	font-size:1.4em;
	}
	
#bodytext+p {
	font-weight:bold;
	}

