body {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	background: #006600 url(img/full-bk.jpg) repeat-x fixed;
	margin: 10 0 0;
}

#page {
	background: #FFFFFF url(img/pg-bk1.gif) repeat-y;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	color: #003300;
}
#page #tedge {
	background: url(img/pg-top1.gif) no-repeat;
	padding: 0px;
	height: 2px;
	width: 980px;
	margin-bottom: 0px;
	clear: both;
}
#page #foot {
	background: url(img/kilroy.gif) no-repeat center top;
	padding-top: 40px;
}
#page #foot #recycle {
	font-size: 0.8em;
	color: #009900;
	float: left;
	height: 80px;
	width: 300px;
	margin-left: 25px;
}


#page #foot #recycle img {
	float: left;
	margin-right: 15px;
}
#page #foot #contact {
	font-size: 0.9em;
	font-weight: bold;
	color: #000099;
	float: left;
	width: 350px;
	padding-top: 7px;
	text-align: center;
}
#page #foot #bug {
	float: right;
	width: 150px;
	margin-right: 15px;
	text-align: right;
}





#page #foot #heel {
	background: url(img/pg-btm1.gif) no-repeat;
	height: 10px;
	clear: both;
}

