body {
	background-color:#FFFFFF;
}
#wrapper {
	overflow: visible;
	width: 800px;
}

#content {
	overflow: visible;
	margin-right: 28px;
}

#masthead ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: none;
}
#subNav {
	display: none;
}
#sponsors {
	width: 782px;
}
#footer {
	color: #999999;
	width: 800px;
	padding-left: 110px;
}

