#header{
	display: none;
}

#wide_sidebar {
	display: none;
}

#narrow_sidebar {
	display: none;
}

#bottom_leaderboard{
	display: none;
}

#finder{
	display: none;
}

#story_tools{
	display: none;
}

#footer{
	clear: both;
}

#search-form {
	display: none;
}

#story iframe{
	display: none;
}

/*
#vrologo, #narrow_main_content h2, #byline_dateline, #story, #footer_address{
	display: block;
}
*/

#whole_page{
	width: 95%;
}

#narrow_main_content{
	width: 100%;
}

#narrow_main_content h2{
	padding-top: 10pt;
	font-size: 24pt;
}

p.byline_dateline{
	color: Black;
	font-size: 12pt;
	padding-bottom: 3pt;
	border-bottom: 1pt Solid Black;
}

#story{
	text-align: justify;
	font-size: 12pt;
	border-bottom: 2pt Solid Black;
}

#story.p{
	text-align: justify;
}

#footer_address{
	text-align: right;
	font-size: 10pt;
}

#print-vrologo{
	display: block;
}

@page{ size: landscape; }