div#news_content
{
	margin: 10px 30px 0px 30px;
	color: #333333;
}

div#news_content .intro{ text-align: left; font-size: 1.0em; }
div#news_content .intro a{ color: inherit; font-weight: bold; }

div#news_content h1
{
	margin: 0px 0px 10px 0px;
	font-size: 24px;
}
				
div.featured
{
	height: 100px;
	margin-bottom: 20px;
}

div.featured img
{
	border: 1px solid #333333;
	width: 98px;
	height: 98px;
}

div.featured h2
{
	margin: 0px 0px 10px 0px;
	font-size: 14px;
}

div.featured p
{
	text-align: justify; 
	text-justify: newspaper;
	font-size: 12px;
	line-height: 18px;
}

div.featured_news_content
{
	width: 620px;
}

div#archived_news
{
	width: 728px;
	height: 238px;
	padding: 20px;
	border: 1px solid #333333;
	background-color: #f0f0f0;
	margin: 50px 0px 50px 0px;
}

div#archived_news h3
{
	font-size: 16pt;
	margin: 0px 0px 10px 0px;
}

div#archive_news_items_holder
{
	width: 730px;
	height: 210px;
	overflow: hidden;
}

div#archived_news_item
{
	width: 700px;
	height: 60px;
	margin-bottom: 10px;
}

div#archived_news_item p
{
	text-align: justify; 
	text-justify: newspaper;
	font-size: 12px;
	line-height: 18px;
}

div#archive_news_slider
{
	border: 1px solid #999999;
	background-color: #cccccc;
}
