/**
 * Style sheet fhu_main
 */
#header
{
	margin-top:20px;
	background-color:#ffffff;
	background-image:url("files/fhu_logo.jpg");
	background-position:right top;
	background-repeat:no-repeat;
}

#header_top
{
	height:12px;
	background-color:#d7182a;
}

#header_banner
{
	width:645px;
	height:74px;
	border-bottom:4px solid #99bbcc;
}

#header_quote
{
	width:645px;
	height:42px;
	background-color:#d7182a;
}

#container
{
	margin-top:15px;
	background-image:url("files/leftnav_bg.gif");
	background-position:left top;
	background-repeat:repeat-y;
}

#footer .inside
{
	text-align:center;
	font-size:9px;
}

#footer_links
{
	margin-bottom:3px;
}

h1
{
	font-size:14px;
	color:#d7182a;
}

h2
{
	margin-top:20px;
	font-size:12px;
}

.blueborder
{
	border:1px solid #99BBCC;
}
