@charset "utf-8";
/* CSS Document */
div#HeaderImage
{
  height:209px;
}
div#HeaderImage h1
{
  display:none;
}
#PageTextBlurb
{
  height:60px;
}
.stories
{
  padding-top:25px;
}
table.stories a,
table.stories a:link,
table.stories a:visited
{
	text-decoration:none;
	color: #b6181c;
}
table.stories a:hover
{
	color:#729478;
}
table.stories a img
{	
	border:none;
}

table.stories h2
{
	font-size: 15px;
	margin:0px 0 3px 0;
}
table.stories p
{
	margin:0px;
	font-size:12px;
}