body {
	background: #fff;
	color: #000;
	margin: .25in .25in;
}

* {
	float: none;
}

#masthead, #nav, #sidebar, #share_this {
	display: none !important;
}

#container {
	margin-top: 0 !important;
}

#printmark
{
	display: block !important;
	width: 100%;
	clear: both;
	padding: 10px 0;
	margin-bottom: 20px;
}

#printmark img
{
	height: 21px;
	width: 438px;
}

#main, #footer, #container, #container_inner, #content, #content_inner, #content_body {
width: 100%;
float: none !important;
display: block !important;
background: none !important;
}

#main {
	margin-left: 0;
	padding-bottom: 0;
}

#content_body {
	margin-left: 0;
}

#content_body a:link:after, #content_body a:visited:after { content:" (" attr(href) ") "; }

#footer strong a:link:after, #footer strong a:visited:after { content:" (http://completecollege.org) "; text-transform: none !important; }

p#breadcrumb {
	display: block;
	float: none;
	width: 100%;
	margin: 10px 0 -10px 0;
}

#footer {
	padding-top: 10px;
	background: none !important;
	float: none;
	display: block;
	margin-left: 0;
	padding-left: 0;
	border-top: 1px solid #bbb;
}

#sidebar {
	margin: 60px 0 0 0 !important;
}

#footer p {
	margin-left: 0;
}

.top_img, h1 {
	display: block;
	float: none !important;
	margin-left: 0 !important;
}

h1.headline {
	font-size: 30px;
}

#main h2 {
	float: none;
	display: block;
	width: 100%;
	color: #000;
	font-size:22px;
	font-weight:normal;
	line-height:27px;
	margin-bottom:16px;
	margin-top:0;
	padding-left:0px;
	background: none !important;
}
