@charset "utf-8";

h1 {
	background-image:url(../img/ecology/mainBanner.jpg);
	width:800px;
	height:117px;
	text-indent:-9999px;
	margin-bottom:15px;
}

#bgEarth {
	background-image:url(../img/ecology/earth.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}

#bgEarth p {
	margin-bottom:15px;
}

#bgEarth ul {
	margin-left:20px;
}

#bgEarth li {
	margin-bottom:3px;
}

table.caption {
	width:100%;
	border-bottom:2px solid #89D9FF;
}

table.caption th {
	width:200px;
	padding:3px 10px;
	background-color:#89D9FF;
	vertical-align:top;
}

table.caption td {
	padding:3px 10px;
	height:45px;
	background-color:#B8E8FF;
	vertical-align:top;
}

.hide img {
	height:1px;
}

