body, html {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #EEEEEE;
	font-size: 0.9em;
	text-align: center;
	background-repeat: repeat-x;
	color: #000;
	font-family: arial;
}

#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #fff;
	border: 1px solid #5F5F5F;
	border-bottom: 2px solid #5F5F5F;
}

#banner {
	border-bottom: 2px solid #83C58C;
	height: 120px;
	background-image: url('images/logo2.gif');
	margin-top: 5px;
	padding-bottom: 5px;
}

#content2 {
	padding: 0;
	margin-left: 200px;
	padding: 20px 20px 20px 20px;
	background-color: #DFF3E2;
	border-left: 2px solid #83C58C;	
}

#content2 h1 {
	font-size: 1.8em;
}

#content2 p {
	text-align: justify;
}

#content2 img {
	padding: 10px 10px 10px 10px;
}

#sidebar-a {
	float: left;
	width: 180px;
	\width: 180px;
	w\idth: 180px;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
	color: #4D9456;
}

#linkit ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-size: 1.2em;
}


#linkit li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 4px;
}

#linkit a {
	color: #83C58C;
}

#footer {
	clear: both;
	padding: 4px 4px 4px 4px;
	margin-top: 0;
	background-color: #83C58C;
}

a {
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
}
