#mainNavigation {
	display: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#leftSidebar {
	display: none;
}
#rightSidebar {
	display: none;
}
#fooLinks {
	display: none;
}
#footer {
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	border-top: 1px solid #999999;
	margin-top: 40px;
}
#copyright {
	display: none;
}
a {
	color: #000000;
	text-decoration: none;
}
#branding h1 {
	text-align: center;
	border-bottom: 4px double #000000;
	padding-bottom: 40px;
	margin-bottom: 40px;
	font: normal 36px "Times New Roman", Times, serif;
}
