body {
	background-color: #000000;
}

body, a {
	color: #FFFF00;
	font-size: 100%;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#pageWrapper {
	margin: 0px 20px 0px 20px;
}

/* Hide elements that are only intended for high graphics version */
.highGraphics {
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
	top: 0px;
	left: 0px;
}

#pageFooter {
	margin-top: 20px;
}
