body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #023A06;
	background-image: url(../Images/background_02.gif);
}
.oneColElsCtr #container {
	width: 700px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1000px;
	position: relative;
	background-color: #023A06;
}
.oneColElsCtr #container #mainContent #welcome #nav #nav2 {
	position: absolute;
	height: 362px;
	width: 263px;
	left: -36px;
}



.oneColElsCtr #mainContent {
	padding: 0 px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 782px;
	position: absolute;
	width: 700px;
	top: 230px;
	left: -1px;
}
.oneColElsCtr #container #mainContent #welcome {
	position: absolute;
	width: 397px;
	height: 494px;
	left: 289px;
	top: 58px;
}
.oneColElsCtr #container #mainContent #welcome #nav {
	position: absolute;
	left: -266px;
	top: -2px;
	height: 401px;
	width: 246px;
}
.oneColElsCtr #container #mainContent #welcome #nav table {
	height: 400px;
	width: 230px;
	font-size: small;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.oneColElsCtr #container #mainContent #welcome .recycle {
	position: absolute;
	left: -285px;
	top: 1px;
	width: 39px;
	height: 357px;
}
.oneColElsCtr #container #mainContent #welcome #nav #logos {
	position: absolute;
	height: 149px;
	width: 245px;
	left: 2px;
	top: 440px;
}
.oneColElsCtr #container #mainContent #welcome #nav #logos #toptxt {
	position: absolute;
	left: 171px;
	top: -484px;
	width: 489px;
	height: 21px;
}
.oneColElsCtr #container #mainContent #welcome #nav #logos #toptxt #fax {
	position: absolute;
	left: 361px;
	top: 22px;
	height: 16px;
}





.formtxt {
	font-size: medium;
}
.oneColElsCtr #container #mainContent #welcome #nav #logos #toptxt #fax #newmission {
	position: absolute;
	left: -249px;
	top: 106px;
	width: 361px;
	height: 111px;
}
.oneColElsCtr #container #mainContent #welcome #nav #logos #toptxt #fax #newmission table {
	height: 110px;
	width: 361px;
}
.oneColElsCtr #container #mainContent #welcome #nav #logos #toptxt #fax #newmission #objectives {
	position: absolute;
	left: 24px;
	top: 200px;
	width: 334px;
	height: 176px;
}
.oneColElsCtr #container #mainContent #welcome #nav #logos #toptxt #fax #newmission #objectives table {
	position: absolute;
	height: 171px;
	width: 356px;
	top: -5px;
	left: -6px;
	font-size: 12px;
}


.center {
	font-size: small;
	text-align: center;
}
.oneColElsCtr #container #mainContent #welcome #nav #logos #toptxt #fax #newmission #objectives #news {
	position: absolute;
	left: -46px;
	top: 279px;
	width: 287px;
	height: 23px;
}
.oneColElsCtr #container #mainContent #welcome #nav #logos #toptxt #fax #newmission #objectives #news #footer {
	position: absolute;
	left: -286px;
	top: 63px;
	width: 701px;
	height: 89px;
	background-color: #FFF;
}
