#navigation {
	display: none;
}

#flashArea {
	display: none;
}

#contentArea {
	font-family: Times, serif;
}
.twoColCompanion .content, #footer {
	/*font-family: Arial, sans-serif;*/
	font-family: "Gill Sans", sans-serif;
}
a {
	color: #000;
	text-decoration: none;
}
h1, h2 {
	font-family: Times, serif;
	font-weight: normal;
	font-size: 135%;
}
#credit {
	margin-top: 30px;
	font-size: 9px;
	color: #000;
	/*display: none;*/
}