body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:black;
	background-color:white;
	}

#Header {
	display: none;
	}

#Content {
	margin:0px 5% 0px 5%;
	}

#Menu {
	display: none;
	}

#Main {
	position:absolute;
	top:5px;
	left:0px;
	width:100%;
	}

#Footer { 
width: 100%;  
clear: both;
margin: 0px;
font-family: Verdana; 
font-size: .7em; 
color: #000000;
text-align: Center;
}