#header, #mainnav, #location, #subnav, #rightcol, #footer, #features {
	display: none;
}

#content, #home {
	width: 100%;
	border: none;
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

a {
	text-decoration: underline;
}
