body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #790902;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:85%;
	font-family:arial, hevetica, sans-serif;
	margin-top: 10px;
}


.container
{
	background-image: url('/files/images/bkgr_site-start.jpg');
	padding: 0px;
	width: 800px;
	position: relative;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	min-height: 876px;
	background-color: FFCC99;
	height: 876px;
 }

.header1
{
	height: 156px;
	width: 800px;
	background-repeat: no-repeat;
	top: 0px;
	z-index: 3;
	left: 0px;
	background-image: url('/files/images/bkgr-top.jpg');
	background-color: #990000;
}

.mainnav
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	height: 20px;
	width: 600px;
	position: absolute;
	left: 189px;
	z-index: 5;
	top: 134px;
 }

.nav:link
{
	color: #FFFF99;
    font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}


.nav:visited
{
	color: #FFFF99;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}


.nav:hover 
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;	
}


.nav:active
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.navheader
 {
 	display:block;
	float:left;
	padding:5px 7px 5px 7px;
}



.content
 {
	z-index: 7;
	margin-top: 32px;
	margin-right: 5px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
 }


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-position: left top;
}


.side:link
{
	color: #990000;
	font-size: 11px;;
    font-weight: bold;
	text-decoration: none;
}


.side:visited
{
	color: #990000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


.side:hover 
{
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;		
}


.side:active
{
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	z-index: 5;
	height: 50px;
	width: 600px;
	font-size: 12px;
	z-index: 10;
	top: 529px;
	text-align: right;
}


.footertext 
{
	color: #666666;
	font-weight: bold;
	text-align: right;
}
 
a:link
{
	color: #990000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited
{
	color: #990000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:active
{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
