body {
	background: none;
}

#sidebar {
	display: none;
}

#logo {
	width: auto;
	height: 90px;
	margin-bottom: 15px;
	border-bottom: #69692c 3px solid;
}

#logo img {
	display: block;
}

#skip {
	display: none;
}



#main_nav {
	display: none;
}

#body {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	color: black;
	background: transparent;
	font-size: 12pt;
}

#normal_content {
	display: block;
}

#special_offer {
	display: none;
}

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

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#box_wrap {
	display: none;
}

#footer {
	border-top: 3px solid #69692c;
	height: 4em;
	margin-top: 15px;
}
