#indexcontent  {
color: #000;
	text-align: left;
	margin: 40px 0px 30px;
	padding: 0px;
	width: 100%;
	voice-family: "\"}\""inherit }
html>body #content {
	width: 100%; /* ie5win backwash done */
	}
	
#indexnav   {
text-align: center;
	margin: 0;
	width: 100% }

#indexnav ul          { 

margin: 0px 0;
border-top: 1px solid #d92927; 
border-bottom: 1px solid #d92927;
 }
 
#indexnav li      {
	font-weight: bold;
	font-size: 70%;
	text-transform: uppercase;
	padding: 0 auto 0;  /* 7px 9px */
	width: auto; 
	display: inline }

#indexnav a:link, #indexnav a:visited       { 
color: #d92927; 
font-weight: bold; 
text-align: center;
text-decoration:none;
padding: 7px 1%;
 }

#indexnav a:hover, #indexnav a:active        { 
color: #696969; 
font-weight: bold;
 }

#indexfoot      { 
color: #808080; 
background: #fff;
text-align: center; 
text-transform: uppercase;
margin: 30px 10px 5px; 
border-top: 1px solid #f00; 
bottom: 5px; 
overflow: auto }

p.mission             {
	color: #000;
	font-weight: bold;
	font-size: 100%;
	background: #fff;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 12px;
	}

table.avindex {
background-color:#fff;
width: 85%;
}