div.mainStory div
{
	margin: 22px 15px 15px 15px;
	font-size:11px;
}

div.mainStory h1
{
	font-family:Helvetica;
	font-size:36px;
	font-weight:bold;
	line-height:30px;
	margin-top:12px;
	margin-bottom:18px;
}

div.imgStory
{
	border-bottom:1px solid #dfe1e0;
	margin:0px 4px 0px 4px;
	float:left;
}

	div.imgStory div.txt
	{
		width:270px;
		float:left;
		padding:12px 3px 10px 10px;
	}
		
		div.txt a
		{
			font-size:12px;
			font-weight:bold;
		}	
	
	div.imgStory div.img
	{
		width:137px;
		float:left;
	}
	
div.otherStory
{
	clear:both;
	margin-left:14px;
	margin-right:16px;
	padding-top:11px;
	padding-bottom:11px;
	font-size:9px;
	background:url(/img/news_dot.gif) repeat-x left top;
}
	
	div.otherStory a
	{
		font-size:11px;
		font-weight:bold;
	}

div.contentStory div
{
	margin: 22px 15px 15px 15px;
	font-size:11px;
}

div.contentStory h1
{
	font-family:Helvetica;
	font-size:36px;
	font-weight:bold;
	line-height:30px;
	margin-top:12px;
	margin-bottom:18px;
}

div.contentStory h2
{
	font-size:14px;
	color:#5C5946;
	margin-top:0px;
	font-weight:normal;
	margin-bottom:18px;
}

div.contentStory h3
{
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin-top:15px;
	margin-bottom:15px;
}

div.contentStory h4
{
	font-size:12px;
	font-weight:bold;
	color:#7B0F0A;
	margin-top:15px;
	margin-bottom:15px;
}

div.contentStory a
{
	color:#FFA61B;
	font-weight:bold;
	text-decoration:none;
}
div.contentStory a:visited
{
	color:#CD8516;
}

div.contentStory hr
{
	border-top:1px solid #000;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

	div.contentStory div.related
	{
		margin:0px 0px 0px 20px;
		padding:0px;
		font-size:10px;
		color:#808080;
	}
	div.contentStory div.related a
	{
		font-size:10px;
		color:#000;
		font-weight:normal;
	}

#newsForum
{
	margin:0px;
	margin-top:20px;
	
}
	#newsForum h1
	{
		margin:0px;
		padding-left:20px;
		border-bottom:1px solid #000;
		font-size:12px;
		font-family:Verdana;
		background-color:#d5cca3;
	}
	
	#newsForum div
	{
		margin:10px;
		font-size:10px;
	}
	#newsForum a
	{
		font-weight:normal;
		color:#000;
		font-size:10px;
	}

div.weatherDay
{
	width:195px;
	border:1px solid #000;
	margin:2px;
	float:left;
	background-color:#fff;
	text-align:center;
}
div.weatherDay h1
{
	background-color:#bababa;
	text-align:center;
	font-size:13px;
	margin-top:0px;
}