html, body {
	background: none;
}

#top-tools, #top-graphic-left, #breadcrumb, #leftcolumn, #rightcolumn, #skip, #topnav, #search, #quicklinks {
	display: none;
	width: 1px;
}

.tools{
	display: none
}

.clear{
	display: none
}

.accessibility{
	display: none
}

#outer-content-container {
	background: none;
}

#container {
	position: static;
	width: auto;
	border: 0;
	margin: 1em 0;
	padding: 0;
	height: auto;
}

#content {
	margin:0; padding: 20px 0 0 0;
	width: 100%;
}

#toplogo {
	clear: both;
}
/*
#top-graphic-middle {
	clear: both;
	padding: 0 0 20px 20px;
}

*/
#address {
	position: absolute;
	top: 5px;
	left:20px;
}

