

* {
	padding:0;
	margin:0;
	}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:85%;
}

#headcontainer {
	background:none;
	height:80px;
}

#skiptocontent, nav, [role=navigation], #search, aside, #breadcrumbs, footer, #nextpage {
	display:none;
}

maincontent {
	margin:0px;
}

header h2 {
	float:none;
	background:none;
	position:relative;
}

header h2 a img {
	border:none;
	text-align:center;
	position:relative;
	float:none;
	size:50%;
}

.section .section
	{
	margin:0px;
	}

.section h1 {
	text-align:center;
	padding:5px 0;
}

.section h2 {
	margin:0 0 .5em -5px;
}

article a {
	padding-right:0px !important;
	background: none !important;
}

img	
{
	border:none;
}