#right_hand_wrapper {
	display: none;
}

#left_hand_wrapper {
	width: 715px;
}

#content {
	width: 532px;
}

#news_listings {
	width: 500px;
	border: 1px #e4e4e4 solid;
	padding: 8px;
}

#news_listings a:link {
	color: #333333;
	text-decoration: underline;
}

#news_listings a:visited {
	color: #333333;
	text-decoration: underline;
}

#news_listings a:hover{
	color: #333333;
	text-decoration: none;
}

.news_listing {
	font-size: 1.0em;
	background-color: #f0f1f1;
	padding: 8px;
	border-bottom: 1px #333333 solid;
}

.news_listing2 {
	font-size: 1.0em;
	background-color: #e4e4e4;
	padding: 8px;
	border-bottom: 1px #333333 solid;
}

#story {
	padding-top: 20px;
}