body {
	background:#ffffff;
	font-family: arial, sans-serif;
	font-size:1em;
	line-height:120%;
}

a:link, a:visited, a:active { text-decoration: none; }


h1 h2 h3 {
	color:#066000;
	font-family: 'arial black', verdana;
}

h4 h5 {
	color:#dc9000;
	font-family: 'arial black', verdana;
}

h6 {
	font-family: 'arial black', verdana;
}

#pagewrap {
	width:800px;
	height:auto;
	overflow:visible;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:800px;
	height:271px;
}

#content-wrap {
	background:#006600;
	width:800px;
	height:1%;
	overflow:auto;
	margin-top:15px;
	border-bottom:6px solid #006600;
}

#navbar {
	background:#006600;
	width: 150px;
	min-height: 300px;
	padding-left:35px;
	margin-top:30px;
	float:left;
}

#content{
	width:550px;
	background:#ffffff;
	font-size: 0.9em;
	color: #000;
	min-height:300px;
	overflow:visible;
	text-align: justify;
	margin-top:20px;
	margin-bottom:30px;
	padding:0 20px 0 20px;
	background:#ffffff;
	float:left;

}

#footer {
	clear:both;
	width:800px;
	font-size:9px; 
	text-align:center;

}

#greentext {
	color:#008000;
	font-size:1.5em;
	font-weight:bold;
}
