#Navigation {
  display:none;
}
#wrapper #Footer {
	color: #A580B8;
	margin-right: 0px;
	background-color: #FFFFFF;
	margin-left: -110px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	clear: both;
	height: 55px;
}
