/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#top, #leaderboardAd, #head_searchbar, #head_menubar, #main_right, #footer_content a{
	display:none;
}
h1{
	font-size:1.5em;
}
h2{
	font-size:1.3em;
}
#content{
	font-size:.9em;
	line-height:1.6em;
}
#content.story .image_container{
	
	border:1px solid #EFDAD9;
	float:right;
	padding:2px;
	width:250px;
	color:#B22222;
	font-size:.7em;
	font-weight:bold;
	margin-left:5px;
}

#content.story .event_container, #content.story .location_container, #content.story .pullquote{
	
	
	border:1px solid #EFDAD9;
	color:#B22222;
	float:right;
	padding:5px 2px;
	width:250px;
	margin-left:5px;
	font-size:.8em;
}
#content.story .event_container .pullquote{
	font-weight:bold;
}
#content.story .event_container .title{
	font-weight:bold;
	font-style:italic;
}