.columnized1, .columnized2 {
	width:50%;
	}

.columnized1 {
	float:left;
	}

.columnized2 {
	float:right;
	}
	
.special p {
	padding-top:0.5em;
	border-top:1px solid #851c14;
	font-size:1.1em;
	}
	
#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;
	}
	
#bodytext {
	overflow:hidden;
	width:75%;
	background-color:#ffffff;
	}

#bodytext p {
	margin:0.5em;
	font-size:1.4em;
	}

a.spruik {
	display:block;
	margin:1em 0 0 0;
	font-size:1.4em;
	line-height:1.2em;
	color:#cb751b;
	text-align:center;
	text-decoration:none;
	background:url(../images/page_arrow2.jpg) 100% 95% no-repeat;
	}

a.spruik:hover {
	color:#851c14;
	background:url(../images/page_arrow2_hover.jpg) 100% 95% no-repeat;
	}
