*
	{
	margin: 0; padding: 0; line-height: 1;
	}
html, 
body
	{
	height: 100%
	}
body
	{
	background-color: #8c0303;
	background-position: top;
	background-repeat: repeat-x;
	font-family: Lucida Sans, sans-serif;
	font-size: small;
	color: #f2f2f2;
	}
h1
	{
	font-size: 300%;
	margin-bottom: 1em;
	}
h1.item_sitealttitle
	{
	visibility: hidden;
	}
p
	{
	line-height: 1.5em;
	margin-bottom: 1em;
	}
h2
	{
	font-size: 200%;
	margin-top: 1em;
	margin-bottom: 0.5em;
	}
h1, 
h2
	{
	font-family: arial, sans-serif;
	clear: both;
	font-weight: 100;
	}
a
	{
	text-decoration: none;
	color: #fff;
	border-bottom: dashed 1px #fff;
	}
a:hover,
a:visited:hover
	{
	color: #fff;
	border-bottom: solid 1px #fff;
	}
a:visited
	{
	color: #f2f2f2;
	border-bottom: dashed 1px #f2f2f2;
	}
#area_column_right
	{
	width: 550px;
	margin-right: 20px;
	float: right;
	overflow: hidden;
	}
#area_column_left
	{
	width: 260px;
	margin-left: 20px;
	overflow: hidden;
	float: left;
	}
#area_container
	{
	margin-left: auto; margin-right: auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;	
	}
#area_midriff
	{
	overflow: hidden;
	padding-bottom: 65px;
	}
#area_masthead div
	{
	position: relative;
	width: 100%;
	}
#area_masthead div,
#area_midriff,
#area_footer p
	{
	width: 900px;
	margin-left: auto; margin-right: auto;
	}
#area_masthead
	{
	width: 100%;
	height: 140px;
	margin-bottom: 20px;
	position: relative;
	background-color: #590202;
	}
#area_masthead img.title
	{
	position: absolute;
	top: 40px;
	left: 20px;
	z-index: 999;
	}
#area_masthead div img.call
	{
	position: absolute;
	right: 0;
	top: 60px;
	border: 0;
	}
#area_footer
	{
	width: 100%;
	background-color: #590202;
	position: absolute;
	bottom: 0 !important;
	}
#area_footer p
	{
	padding-left: 40px;
	padding-bottom: 20px;
	padding-top: 20px;
	line-height: 1em;
	color: #fff;
	}
#java_object
	{
	margin-bottom: 20px;
	}
#java_object a
	{
	border: 0;
	}