		body {padding:0; margin:0;
		background: #399139 url(assets/back2.png) repeat-x;
		font-family: verdana, sans-serif;
font-size: 0.7em;
color: #000;}
		
		
		#container {
			width: 960px;
		
			border: 1px solid #002b00;
			margin: 0;
			margin-left: auto;
			margin-right: auto;
			padding: 0;
			background-color: #fff;
background-image: url(assets/pageback.png); background-repeat: repeat-y;}
			


		#banner {
			padding: 0;
			height:113px ;
			background-color: #e1e1e1;
			background-image: url(assets/headback.jpg);
			border-bottom: solid 2px #0c3c0c;
		}

		#content {
			padding: 10px 10px 10px 25px;
			margin-left: 215px;
			background-color: White;
background-image: url(assets/feather5.png);
background-repeat: no-repeat;
		}

		#sidebar-a {
			float: left;
			width: 214px;
			margin: 0;
			
			padding: 0;
			
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: 0;
			text-align:right;
			font-size:11px;
			background-color: #e0e0e0;
		}
		
		
		h2{ text-align: right;
font-size: 12px;
font-weight: normal;
letter-spacing: 0.2em;
text-transform: uppercase;
margin-bottom: 0px;
border-bottom: solid 1px #004000}

.fp {font-size: 15px; line-height:20px;}
.ww { text-align: right;
font-size: 12px;
font-weight: normal;
letter-spacing: 0.2em;
text-transform: uppercase;
margin-bottom: 0px;}
a.aw {text-decoration:none}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.links li {font-size:13px; font-style:italic; margin-bottom:18px;}
li.links {padding-bottom:14px;}
/* =-=-=-=-=-=-=-[Menu Six]-=-=-=-=-=-=-=- */
	
#menu6 {
	width: 200px;
	margin: 10px;
	}
	
#menu6 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
	
#menu6 li a:link, #menu6 li a:visited {
	color: #003e00;
	display: block;
	background: url(assets/menu6.gif);
	padding: 8px 0 0 10px;
	}
	
#menu6 li a:hover, #menu6 li a:active {
	color: #6C7250;
	background: url(assets/menu6.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
