body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12pt;
	line-height: 1.5714em;
	background-color:#fff;
}

.hide, 
.nodisplay,
#headImage,
#mainMenu,
#subMenu,
#accessmenu,
.motto,
.pagenav
{ display: none !important; }

a img {
	border:none;
}

p {
	margin-bottom:1.5714286em;
}

h1 {
	font-size:1.2857em;
	line-height:1.2222em;
	font-style:italic;
	color:#333;
	margin:1.8333em 0 0.6111em;
}

#content a:link:after, #content a:visited:after {
content:" (" attr(href) ") ";
}

#sidebar { float: none !important; clear: both; }

#header { height: auto; width: auto;}

#contentwrap, #container { width: auto; margin: 0; border:none;}


#content * { margin-left:0; }

#sidebar img {
	float:left;
	display:block;
	margin:0 1em 1em 0;
}
