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

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Geneva, Verdana, Helvetica, sans-serif;
}

#content h3, #content h4, #content h5, #content h6 {
	text-align: center;
	text-transform: uppercase;
}

#going-to-hell {
	margin: 0 5%;
	padding: 0;
	border: 0;
}

#navigation {
	display: none;
}

#brand h1 {
	float: right;
}

#brand h1, #brand h2 {
	font-size: 16pt;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	background: transparent;
	color: #520;
	font-weight: bold;
	text-decoration: underline;
}

#content dl.block dd {
	margin: 0;
}

.ineffable, .clear, #content dd.block-data, #sidebar, #footer hr {
	display: none;
}

#footer {
	border-top: .25in solid #CCC;
	margin-top: 1.5in;
	text-align: center;
}