
#container {

	display: block;

}

#intro {

	display: none;

}


#story_text img {

	clear: both;
	
	
	display: none;

} 

img {


	display: none;

}

#story_text {

	width: 100%;
	
	text-align: left;

}

#story_title {

	font-size: 160%;
	
	font-weight: bold;

}

#leftCol {

	width: 0px;
	display: none;
	

}

#textsizes {

	display: none;

}

#mainContent {

	position: relative;
	
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	
	padding-left: 0;
	
	left: 0px;
	top: 0px;
	
	background-image: none;


}
#footer {

	display: none;

}

#emailUs {


	display: none;

}

#news_head {

	
	display: block;
	

}


#news_head img {

	display: block;
	
	padding-bottom: 25px;

}


#news_head_2 {

	font-size: 160%;
	
	font-weight: bold;
	display:block;

}

