	body {
	text-align: center;
	margin:0;
	padding:0;
	z-index: 1;
	background-color: #679966;
}
	
	#container {
	width: 900px;
	height: auto;
	text-align:default;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
}

	#menu {
	width: 860px;
	padding:0;
	text-align:center;
	background-color: #D7E8D6;
}

	#nav {
	padding: 0;
	margin: 0;
	width: 900px;
	z-index: 2;
}

	#nav li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#nav a, a.active {
	color: #000000;
	background: #CCCCCC;
	font: 10px "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	border: 1px solid #666666;
	padding: 0 7px 0 7px;
	margin: 0;
	text-decoration: none;
	line-height:14px;
}

	#nav a:hover {
		color: #000000;
		background: #ffffff; }

	#nav a:visited {
		color: #000000; }

	#nav a.active {
		background: #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		color:#333333;
		text-decoration:none; }
		
	#nav a.active:hover {
		background: #FFFFFF;
		color: #333333; }
		
	#content {
	color: #000000;
	text-align: left;
	width: 880px;
	background: #FFFFFF;
	padding:10px;
	z-index:1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
}

	#leftbar {
	float: left;
	width: 620px;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	padding: 10px;
	line-height: 20px;
	text-align: left;
	height: auto;
	top: auto;
}
	
	#rightbar {
	float:right;
	width: 220px;
	background: #FFFFFF;
	text-align: left;
	padding: 10px;
	z-index: 1;
	margin: 0px;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #999999;
	height: auto;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 11pt;
	
}

	#fullwidthbar {
	float: left;
	width: 860px;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	padding: 10px;
	line-height: 20px;
}
	#footer {
	clear: both;
	padding:0px;
	text-align:center;
	font-size: 11px;
	color:#000;
	background-color: #679966
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5A59A9;
}

	#content a, a:visited {
		text-decoration: none;
		color: #003366;
		font-weight: 600;
		font-size:11pt; }

	#content a:hover {
	color: #C89F40;
	text-decoration: underline;
	font-size: 11pt;
}
		
	a img { 
		border: none;  } 

	a:hover img { 
		border-color: gold } 
		
	p {
	margin: 0 0 10px 0;
	padding:0;
	color: #000;
}
	
	#rightbar p{
	font-size: 12px;
	color: #000;
		}
	
	H1 {
	font-size: 14pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #000;
	margin-top : 0.75em;
	margin: 0;
	padding: 10px 0 10px 0;
	font-weight: bold;
	text-align: center;
}
		
	H2 {
	font-size : 12pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #030;
	margin:0;
	padding:0;
	height: auto;
	font-style: oblique;
	font-weight: bold;
}
	
	H3 {
	font-size : 10pt;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #003366;
	font-weight: bold;
		 }
	
	ul {
		list-style-type: disc;
		margin-left: 15px;
		padding: .15em;
		text-align:left;
		}
#leftbar p span {
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#leftbar p span {
	font-size: 10px;
}
#container #content #rightbar plain {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

}
#container #content #menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

