

body {
	background: none;
	color: #000;
}

#container {
	margin: 0;
}

#header #top-bar .logo a,
#header #mid-bar .logo a {
	text-indent: 0em;
}

#header #top-bar .logo a span,
#header #mid-bar .logo a span {
	display: none;
}

#header {
	height: 95px;
}

#header #mid-bar .nav {
	display: none;
}

#header #bot-bar {
	display: none;
}

#content-container {
	background: none;
	font-size: 130%;
}

#content-container #left {
	display: none;
}

#content-container #right {
	display: none;
}

#content {
	width: 960px;
}

#content,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
	color: #000;
	font-size: 130%;
}

#content a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#content .add-this {
	display: none;
}

#content .atd_content_toolbar {
	display: none;
}

#content-container #breadcrumb-container {
	display: none;
}

#footer {
	display: none;
}