#mainwrap {
	position: relative;
	background: transparent;
	width: 60%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	left:123px;
	top: 6px;
}
#mainwrap h1 {
	font-size: 150%;
	font-weight: 800;
	color: #FFFFFF;
}
#mainwrap h2 {
	font-size: 130%;
	font-weight: 700;
	color: #FFFFFF;
}
#mainwrap h3 {
	font-size: 120%;
	font-weight: 700;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
strong {
	background: #663300;
}
#blurb {
	font-size: 75%;
	}
#noticeboard {
	font-size: 120%;
}
#confarchive {
	width: 100%;
	margin: 0px;
	padding: 5%;
	vertical-align: top;
} 

em {
	font-weight: 700;
	font-style: normal;
}

