body {
	font: 90% Verdana,'Trebuchet MS', Arial, Sans-Serif;	
	border: none;
	margin: 0;
	padding: 0;
	background: #DBDBDB;
	color: #444
}


#top {
	display: none;
	
}


#navigation
{
	display: none;
	
}


#recentnews {
	display: none;
}

#popular {
	display: none;
}


#article {
	width: 100%;
}

#article .headline {
	color: #222;
	font-size: 2em;
	font-weight: bold;
	padding-bottom: .2em;
	width: 100%;
}

#article .subdeck {
	color: #222;
	font-size: 1.3em;
	padding-bottom: .4em;
	width: 100%;
	//font-weight: bold;
}

#article .byline {
	font-size: .9em;
	margin-bottom: .8em;
	color: #666;
	width: 100%;
}

#article .copy {
	font: Serif;
	margin-right: 10px;
	width: 100%;
	color: black;
	padding-bottom: 5px;
	font-size: 1em;
	float: left;
}

#article .copy p {
	text-align: left;
	text-indent: 0px;
	margin: 0;
	margin-bottom: 1em;
}

#share {
	display: none;
	
}
#photo_viewer {
	display: none;
	
}


#sidebar {
	display: none;
	
}


#footer {
	display: none;
	
}




	


