#Container {
  	width: 100%;
}

h1 {
	background: none;
	font-size: 1.3em;
	height: auto;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

h2 {
	font-size: 0.9em;
	font-weight: normal;
	position: relative;
	top: 0;
	text-indent: 0;
}

#Nav {
	display:none;
}

#PageWrapper {
	background: none;
	padding: 0;
}

#Float {
	float:right;
	margin:0 0 10px 50px;
}