body {
	background: white;
	font-size: 12pt;
}
#menu {
	display: none;
}
#wrapper, 
#content {
	background: transparent none;
	border: 0;
	color: #000;
	float: none !important;
	margin: 0 5%;
	padding: 0;
	width: auto;
}
#content {
	border-top: 1px solid #a38343;
	padding-top: 1em;
}
#authentication,
#navigation,
#utility_links,
#success,
#footer {
	display: none;
}
a:link, a:visited {
	background: transparent;
	color: #4e4b4c;
	font-weight: bold;
	text-decoration: underline;
}