/* css*/
body {
  margin: 0;
  padding: 0;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal; 
	text-align:left;
}
.Header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
		text-align:left;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #3D714B;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright2 div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
#container {
    width: 760px; 
	background: #fff;
	margin: 10px auto; 
	text-align: center;
	}
#header {
	height: 123px; 
	background: #ffffff url(img/bannerlong.jpg) center top no-repeat;
	width:760px;
	}
#content {
	width: 760px; 
	background: #3D714B; 
	float:left;
		}
* html #content {width:755px; w\idth:755px;
}
#sidebar {
	width: 145px; 
	background: #3D714B; 
	float: left; 
	padding-left: 3px;
	padding-right: 2px;
	}
* html #sidebar {width:145px; w\idth:140px;
}
#menu {
display:table;/*wraps floatting elements */
/* display:inline-block;layout IE  */
	margin-top:0px; 
	width: 140px; 
	background: #3D714B; 
		float: left;
		text-align:center; 
	}
* html #menu {width:140px; w\idth:140px;
		} 
#right_column {
	width: 575px; 
	background: #3D714B; 
	float: right; 
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 20px;
	}
* html #right_column {width:575px; w\idth:540px;
}
#footer {
clear: both; 
	height: 20px; 
	background: #ffffff;
	width:760px;
	margin: 3px auto; 
	text-align: center;
	}
#news {
	height:600;
	width:590px;
	text-align: center;
	}
