#header .logo img {
	border:  0;
}

#navigation, #projects,#breadcrumb, .skiplinks, .links, .previous-print {
	display:  none;
}

#container {
	width:  90%;
}

#facts {
	float:  right;
	width:  25%;
}

#facts img {
	width:  90%;
}

#facts ul {
	margin:  0;
	padding:  0;
}

#facts li {
	padding:  0;
	list-style:  none;
	margin:  0;
	border-bottom:  1px dotted;
	margin-bottom:  5px;
	padding-bottom:  5px;
}

#content {
	float:  left;
	width:  74%;
}

#footer {
	float:  left;
	width:  90%;
}