body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.redHeadline
{ 
	color: #D71921;
	font-weight:bold;
}
#pageWrapper
{
	background: #000000 url("images/new_bk.gif") repeat-y 50% 0;
}
#home #homeContentWrapper
{
	position: relative;
	top: 410px;
	width:920px; 
	margin:0 auto;
}
#wrapper, #home #wrapper
{
	width:920px; 
	clear:both;
	margin:0 auto;
}
#home #wrapper
{
	position: relative;
	top: -380px;
}
#nav {
	background-color: #000;
	float: left;
	height: 40px;
	width: 100%;
	padding-left: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#nav ul li
{
	display: inline;
	padding-left: 0px;
	margin-left: 0px;
}
#activenavred a 
{
	color: #D71921;
	font-weight: bold;
	text-decoration: none;
}
#activenavgrey a 
{
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}
#mainarea {
	background-color: #000000;
	height: 700px;
	width: 890px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	margin: 5px;
	padding-top: 50px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	background-color: #000;
	float: left;
	height: 30px;
	width: 100%;
	background-image: url(images/cfa-stretch.jpg);
	background-repeat: repeat-x;
	padding-bottom: 6px;
	padding-left: 14px;
	margin-left: 0px;
}
	
a.navred
{
	color: #D71921;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a.navred:hover 
{
	color: #D71921;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	line-height: 0px;
}
a.navgrey
{
	color: #CCC;
	font-weight: normal;
	font-size: 12px;
	line-height: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.navgrey:hover
{
	color: #CCC;
	font-weight: bold;
	font-size: 12px;
	line-height: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
}
ul.noindent
{
	padding-left: 7px;
	margin-left: 7px;
}
img.FloatLeft
{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1.red
{
	font-size: 13px;
	color: #D71921;
	font-weight:bold;
}
h1.white
{
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
}
a
{
	color:#D71921;
	text-decoration: none;
}
table.FloatRight
{
	float: right;
	width: 240px;
}

	
	
	