
#navigation ul {
	display: none;
}

#navigation a img {
	float: right;
}	


#header p.breadcrumbs {
	display: block;
	text-align: center;
}

#header p.donate {
	display: none;
}

#content {
	padding: 0 0 0 0;
	margin: 0 0 0 70px;
	position: relative;
}

h1  {
}

.home h1 strong {
	position: relative;
	left: 35px;
}

.home h1 em,
.home h1 strong {
	display: block;
}

#footer {
	clear: both;
	margin: 2em 70px 0 70px;
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
}