body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position : center;
	background-image : url(../images/page_fill.jpg) ;
	background-repeat : repeat-y;
}

a:link { 
	color: #00f;
	}
a:visited { 
	color: #99f;
	}
a:hover, a:active { 
text-decoration: none;
	}

acronym	{
	border-bottom: 1px dotted #eee;
	cursor : help;
}
	
#container {
	width: 700px;
	margin: 0px auto;
	text-align : left;
	background: #e6b13c;
/*	background-image : url(../images/right_fill.jpg);
	background-repeat : repeat-y; */
	clear : both;
	background-color : #fff;
}

#intro {
	width: 700px;
	height: 208px;
	overflow: hidden;
	background-image : url(../images/header_intro.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	text-align : right;
	color : #fff;
	clear : both;
}
#pageHeader {
	width: 700px;
	height : 36px;
	overflow : hidden;
	background-image : url(../images/header_title.jpg);
}


#pageHeader h1 {
	display : none;
}

#pageHeader h2 {
	display : none;
}

#quickSummary {
	float: right;
	width: 400px;
	margin : 160px 3px;
	height: 40px;
	overflow: auto;
}

#quickSummary p {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
	
#quickSummary a{
	color: #eee;
}

#preamble {
	float: left;
	width: 400px;
	margin : 0px 3px;
	text-align : left;
	height: 160px;
	overflow: auto;
}
	
#preamble p {
	margin: 0px;
}
	
#preamble h3{
	margin: 8px 0px;
	font-size: 18px;
}
#supportingText {
	width : 440px;
	text-align : left;
	float : right;
}

#linkList {
	background-image : url(../images/right_fill.jpg);
	width : 250px;
	text-align : left;
	background-position : left;
	min-height : 200px;
	padding-bottom: 20px;
}

#linkList2 {
	background-image : url(../images/right_start.jpg);
	background-position : top;
	background-repeat : no-repeat;
	padding-top: 20px;
}

#lemail {
	background-image: url(../images/safesubscribe.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 180px;
	height: 110px;
	margin: 4px 0px 14px 20px;
}

#lselect h3{
	background-image : url(../images/label_select.jpg);
	background-repeat : no-repeat;
	margin : 4px 0px 4px 20px;
	height : 16px;
}

#lfavorites h3{
	background-image : url(../images/label_favorites.jpg);
	background-repeat : no-repeat;
	margin : 4px 0px 4px 20px;
	height : 16px;
}

#lnews h3{
	background-image : url(../images/label_news.jpg);
	background-repeat : no-repeat;
	margin : 4px 0px 4px 20px;
	height : 16px;
}

#lcredit h3{
	background-image : url(../images/creditcards.jpg);
	background-repeat : no-repeat;
	margin : 4px 0px 4px 43px;
	height : 23px;
}

#lcredit li{
	color: gold;
	font-size: 10px;
}

#lnews li{
	color: gold;
	font-size: 14px;
	font-weight: bold;
}

#lnews li a{
	color: gold;
	font-size: 12px;
}

#lresources h3{
	background-image : url(../images/label_resources.jpg);
	background-repeat : no-repeat;
	margin : 4px 0px 4px 20px;
	height : 16px;
}


#linkList2 h3  span{
	display : none;
}

#linkList2 ul{
	list-style-type : none;
	margin-bottom: 30px;
}

#linkList2 li{
	margin: 4px;
}

#lselect a{
	display : block;
	color: gold; /*#ffd;*/
	font-weight: bold;
	font-size: 14px;
}
#linkList2 a{
	color: gold; /*#ffd;*/
	font-weight: bold;
	font-size: 14px;
}

#linkList2 a.c{
	display : inline;
	font-size: 11px;
	color: #ddd;
}

#supportingText h3 span{
	display : none;
}

#supportingText h3 {
	margin: 0px;
	background-repeat : no-repeat;
	height : 37px;
	width : 400px;
	background-position : left;
}

#supportingText  p{
	margin: 10px 6px 6px 70px;
	text-align : justify;
}

#welcome h3{
	width: 400px;
	background-image : url(../images/label_welcome.jpg);
}

#recycle h3{
	background-image : url(../images/label_recycle.jpg);
}

#benefits h3{
	background-image : url(../images/label_benefits.jpg);
}
#requirements h3{
	background-image : url(../images/label_requirements.jpg);
}

#extraDiv1{
	clear: both;
}

#welcome,
#recycle,
#benefits,
#requirements
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-image : url(../images/paragraf_back.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#footer {
	padding-top: 2em;
	padding-bottom: 1em;

	text-align: center;
}

#footer a:link, #footer a:visited { 
	margin-right: 20px; 
}
