body { font: 80% verdana, helvetica, sans-serif;
			background-image: url(/graphics/bkgnd.gif); 
	background-repeat: repeat; }
	
h1 {
	font-size: 130%;
	color: #586549
	}
	
	h2 {
	font-size: 115%;
	color: #586549
	}
	
	h3 {
	font-size: 80%;
	font-weight: 400;
	
	}
	
#container  { margin: auto; 
			position: relative; 
			width: 900px; 
			align: center;
			 }

	#header {
			background:  url(/graphics2/background2.jpg);
			height: 110px;
			width: 900px;
			border-bottom:1px solid #000;
		}
		
	#content {
			position: absolute;
			top: 110px;
			width: 900px;
			height: auto;
			background: white;
		}
		
table.one
{
table-layout: fixed;
background-color: #9ab280;
color: white;
text-align: center;

}

a
{

font-family: verdana;
font-size: 10pt;
text-align: center;
font-weight: 800;
text-decoration:none;
color:white;
background-color:#9ab280;
}

a:hover {color:#fcffa6}
li {display:inline}

a.two
{

font-family: verdana;
font-size: 10pt;
text-align: center;
font-weight: 800;
text-decoration:none;
color: #7a8d66;
background-color: white;
}

a.two:hover {color:#9ab280}

a.two:visited {color:#009999}

a.three { color: #586549;
background-color: #ffffcc;}

a.three:hover {color:#9ab280;
background-color: #ffffcc;}

table.two
{
table-layout: fixed;
background-color: #white;
font-size: 12px;
color: black;
text-align: left;
border-collapse: separate;
border-spacing: 10px; 
 }

table.three
{
table-layout: fixed;
background-color: #ffffcc;
font-size: 12px;
color: #586549;
text-align: left;
border-collapse: separate;
border-spacing: 10px; 
 }
 
 table.four
{
table-layout: fixed;
background-color: #white;
font-size: 12px;
color: #586549;
text-align: left;
border-style: solid;
 
 }

