/* CSS Document */

#header {
	display: none;
}

#evergreen_logo {
	position: relative;
	padding: 10px 0;
	left: 0;
	top: 0;
}

#whatsnew {
  display: none;
}

#footer {
	background: none;
	color: black;
}

#footer a {
	color: blue;
}

#vignettecontainer {
	background-color: #FFFFFF;
} 

#vignetteleft, #vignettemiddle, #vignetteright {
	background-color: #FFFFFF;
}