	A:link {			text-decoration: underline; color: #026937;}
	A:visited {			text-decoration: underline; color: #026937;}
	A:hover {			text-decoration: none; color: #026937;}				

html, body {
	background: #026937;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #026937;
	height: 100%;
	}
table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	}
img {
	border: none;
	}
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	width: 980px;
	background: url(../images/navcolumnbg.gif) repeat-y #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}
html>body #container {height:auto}
#homecontainer {
	position: relative;
	min-height: 100%;
	height: 100%;
	width: 980px;
	background: #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}
html>body #homecontainer {height:auto}
#header {
	height: 140px;
	width: auto;
	background: url(../images/home-header.jpg) no-repeat;
}
#homeheader {
	height: 134px;
	width: 980px;
	background: url(../images/home-header.jpg) no-repeat;
}
#header {
	height: 210px;
	width: auto;
	border-bottom: 2px solid #fff;
}
#homesubheader{
	border-bottom: 2px solid #FFFFFF;
}

#contentcontainer {
	width: 980px;
	position: relative;
	height: auto;
	clear: both;
}
html>#contentcontainer {height:auto}

.nav {
	background: url(../images/nav-bg-pic.jpg) no-repeat;
	border-left: 2px solid #fff;
	width: 175px;
	float: left;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
	position: relative;
	left: -2px;
	margin: 0px;
	padding: 0px;
	}

#content {
	padding: 10px;
	margin-left: 176px;
	color: #026937;
	}
#contentwithcol {
	margin-right: 260px;
	color: #026937;
	}
#rightcol {
	color: #026937;
	width: 250px;
	float: right;
	text-align: center;
	font-size: 13px;
	position: relative;
	margin: 0px;
	padding-top: 20px;
	}
#rightcol img{
	border: 1px solid #026937;
	}

#homecontent {
	padding: 0px;
	color: #026937;
	}
#footer {
	position: absolute;
	bottom: 0px;
	width: 980px;
	background:#305B30;
	height: 25px;
	color: #fff;
	line-height: 25px;
	font-weight: bold;
	font-size: 11px;
	border-top: 2px solid #FFFFFF;
	text-align: center;
}
#footer a {
	color: #fff;
}
.clearer {
	height:1px;
	clear:both;
	overflow:hidden;
	margin-top:40px;
}
td.waste{
	padding: 15px;
	width: 320px;
}
td.education{
	padding: 15px;
	width: 320px;
}
td.conferences{
	padding: 15px;
	width: 340px;
}

