body {
	width:100%;
	height:100%;
	font-size: .75em;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0;
	padding:0;
	background:#FFFFFF;
}

#header {
	background: #ffffff;
}

#header h1 span {
	font-size: .5em;
	color: #000000;
	display: inline;
	padding-bottom: -500px;
}

#mainNav {
	display: none;
	height: 0px;
}

#leftbar {
	display: none;
}

#left-content {
	display: none;
}

#content {
	margin-left: 0px;
	min-height: 0px;
	border-left: 0px;
}

.footerMenuList {
	display: none;
}
