#header ul, #menu, #pageheader img, #tools, #footer ul, #topics img { display: none; }

body {
	font-family: Calibri, Arial, Verdana, sans-serif;
	margin: 10px;
}

a {
	color: #000;
}

#wrapper, #footer {
	margin: 0px auto;
	width: 80%;
}

#header span a {
	text-decoration: none;
	font-size: 2em;
}

#footer {
	border-top: 1px solid #A0A0A0;
	padding-top: 15px;
	margin-top: 20px;	
	font-size: .75em;
}

#footer, #footer a {
	color: #A0A0A0;
}
