body {
	background: #fff;
	color: #000 !important;
	margin: 0.25in;
}

#supersize, #nav, #search_outer, #audience_wrap, #social, #banner, #sidebar {
	display: none;
}

#masthead, #container, #content, #content_head {
	width: 100%;
	position: relative;
	float: none;
}

#masthead {
	left: 0;
	top: 0;
}

#mark {
	background:none !important;
	height:auto;
	line-height:1;
	text-indent:0;
	width:100%;
	margin: 20px 0 10px 0;
}

#mark a {
	display:inline;
	height:auto;
	color: #000 !important;
	text-decoration: none;
}

#content {
	float: none;
	background: none !important;
	display: block;
	margin: 0 0 0 0;
}

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


#content_head h2 {
	color:#3186C2;
	display:block;
	float:none;
	font-size:18px;
	font-weight:bold !important;
	height:20px;
	line-height:18px;
	margin:0 0 18px 0;
	text-transform:uppercase;
	width:100%;
}

#content_head h3 {
color:#666666;
display:block;
float:none;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
text-transform:uppercase;
width:100%;
margin-bottom: 12px;
}

#main {
	display:block;
	float:none;
	font-size:12px;
	line-height:1.4;
	margin:0 0 0 0;
	padding-bottom:0;
	width:100%;
}

#footer {
	background-color:#fff;
	display:none;
}