body
{
text-align: center;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div#container
{
margin-left: auto;
margin-right: auto;
width: 850px;
text-align: left;
background-color:#FFFFFF;
}

div#banner
{
background-image:url(images/header.gif);
background-repeat:no-repeat;
height:96px;
}

div#navigation
{
height:20px;
background-color:#999999;
}

div#mainsite
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	padding:10px;
}

div#mainHome
{
z-index:-1;

}

.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	background-color: #CC0000;
}
