body {
	font: normal 10px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #666;
	margin: 15px;
	text-align: center;
	background-image: url(Images/background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #21662E;
	}

p {
	margin: 0 0 5px 0;
	}

p.p1 {
	font-size: 13px;
	line-height: 20px;
	}

h3 {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 30px 0 2px 0;
	}

a:link, a:visited {
	color: #669866;
	text-decoration: none;
	}

a:hover, a:active {
	color: #fff;
	background-color: #84B396;
	}

ul {
	margin: 0;
	padding: 0 23px 10px 27px;
	list-style: none;
	line-height: 1.2em;
	}

li {
	padding-bottom: 7px;
	}

#container {
	position: relative;
	width: 835px !important;
	width : 750px;
	border: 15px solid #8fad88;
	padding: 0;
	text-align: left;
	background-color: #DCDCDC;
	background-image: none;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#pageHeader {
	width: 780px;
	height: 170px;
	color: #FFFFFF;
	background-image: url(Images/title.jpg);
	background-repeat: no-repeat;
	background-color: #DADADA;
	}

#pageHeader h1, #pageHeader h2 {
	padding: 10px;
	position: absolute;
	left: 73px;
	top: 52px;
	height: 30px;
	background-color: #DADADA;
	}

#preamble, #explanation, #participation, #benefits, #requirements {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	}

#footer {
	width: 823px !important;
	width : 720px;
	height: 60px !important;
	height : 60px;
	margin-top: 15px;
	border-top: 1px solid #fff;
	text-align: right;
	background-color: #669866;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 0;
	}

#footer a:link, #footer a:visited {
	text-transform: uppercase;
	color: #fff;
	}

#footer a:hover, #footer a:active {
	color: #18d;
	background: #fff;
	}

#linkList {
	position: absolute;
	top: 38px;
	left: 34px;
	width: 164px;
	border-bottom: 1px solid #fff;
	height: 174px;
	}

#linkList h3 {
	height: 30px;
	margin: 0;
	padding-left: 30px;
	padding-top: 10px;
	}

#linkList a:link, #linkList a:visited {
	font-size: 11px;
	color: #fff;
	}

#linkList a:hover, #linkList a:active {
	background: #fff;
	}

#linkList a.c {
	font-size: 10px;
	}

#linkList acronym {
	border-bottom: none;
	}

#lselect, #lfavorites {
	border-top: 1px solid #fff;
	background-color: #8FAD88;
	padding-top: 10px;
	}

#lselect li, #lfavorites li {
	color: #6cf;
	background: url(Images/select_bg.gif) repeat-x left bottom;
	}

#lselect a:hover, #lselect a:active, #lfavorites a:hover, #lfavorites a:active {
	color: #8FAD88;
	}

#larchives {
	border-top: 1px solid #fff;
	background-color: #8FAD88;
	}

#larchives h3 {
	}

#larchives li {
	color: #FFFFFF;
	background: url(Images/select_bg.gif) repeat-x left bottom;
	}

#larchives a:hover, #larchives a:active {
	color: #8FAD88;
	}

