div#content_body{ padding: 10px; width: 580px; height: 570px; }

h1{ margin: 0px; font-weight: normal; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; }
hr
{ 
	border-top: 1px solid #999999;
	border-bottom: 1px solid #666666; 
	margin-bottom: 12px; 
}

div.scroll_text_holder
{
	width: 580px;
	height: 490px;
	
}

p 
{
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 5px 0px 10px 0px;
}

span.updated
{
	margin: 2px 20px 0px 0px;
	font-size: 1.4em;
	line-height: 0.857143em;
}

hr{ margin-bottom: 10px; color: #c2c2c2; border-top: 1px solid #cccccc; border-bottom: 1px solid #c2c2c2; }


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

div.featured
{
	margin: 10px 0px 20px 0px;
	height: 100px;
	clear: both;
}

div.featured h2
{ 
	margin: 0px 0px 5px 0px; 
	font-size: 1.6em;
}

div.featured p
{
	font-size: 1.5em;
	line-height: 1.3em;
}

div.featured_news_content
{
	width: 450px;
	margin-right: 10px;
}

div#archive_news_items_holder
{
	height: 200px;
	width: 580px;
}

h3 
{
	font-size: 1.6em;
}
	
a:hover{ text-decoration: underline; }
a{ text-decoration: none; color: #00ccff; }

div#archive_news_items_holder p.right_floater{ width: 450px; margin: 0px 10px 0px 10px; }

div.archived_news_item
{ 
	margin-bottom: 20px;
	height: 60px;
	clear: both;
}

div.archived_news_item p
{		 
	font-size: 1.35em;
	line-height: 1.5em;
}
