@charset "UTF-8";

body {
	background: none;
}

#all {
	background: none;
}

#container {
	width: 641px;
	background: none;
	position: relative;
	padding-left: 4px;
}

#global-nav {
	position: absolute;
	top: 0;
	left: 0;
}


#main-nav-container,
#entry,
#banner {
	display: none;
}


#content {
	float: inherit;
}

#footer {
	margin-left: 0;
	width: 628px;
}
