@import url(_Global.css);

#newsworthy {
	margin-right: 8px;
	float: left;
	height: 100%;
	width: 490px;
}

#newsworth_archive {
	margin-right: 8px;
	float: left;
	height: 100%;
	width: 900px;
}

#news_image {
	margin-right: 8px;
	float: left;
}

#newsletters {
	text-align: center;
	float: left;
	border-style: solid;
	border-width: 0px;
	height: 500px;
	width: 190px;
}

h1 {

	margin-bottom: 5px;

}
h1.newsworthy {
	margin: 0 0 0 0;
}
h2 {
	text-decoration: none;
	margin-bottom: 2px;
	margin-top: 15px;
	font-size: 12px;
}
p {
	font-size: 11px;
}


iframe {
  float: left;
	border: 0px; 
	width: 490px;
	height: 400px;
	frameborder: 0;
	scrolling="no";
}
