body {
	background-color: #000;
	margin:0px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}

.pageWrapper {
padding: 0px;
margin:0px;
width:800px;
text-align:left;
text-align:center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:17px;

	}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #FFF;	
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #FFF;	
}


a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #FFF;	
}


a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #FFF;	
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:14px;
	font-style: normal;
	font-weight: bold;
	color: #8CD8F8;
	
	}
	
	h1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:14px;
	font-style: normal;
	font-weight: bold;
	color: #8CD8F8;
	
	}
	
	
h1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #8CD8F8;	
}


h1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #8CD8F8;	
}


h1 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color: #8CD8F8;	
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#E7138C;
	line-height:13px;
	
	}
	
	
		h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:14px;
	font-style: normal;
	font-weight: bold;
	color: #E7138C;
	
	}
	
	
h2:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:underline;
	color: #E7138C;	
}


h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:underline;
	color: #E7138C;	
}


h2 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:underline;
	color: #E7138C;	
}
	
	h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FDB515;

	}
	
		h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #00D800;

	}
	
			h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#E800FE;
	}

.mainText {
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #FF0;
}
.boldHeading {
	font-size: large;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	color: #FF0;
}

.contentWrapper {
padding: 0px;
width:800px;
text-align:left;
background-image:url(images/border-bg.gif);
background-position:yop left;
background-repeat:repeat-y;
}

.content {
padding: 20px 30px 30px 55px;
width:700px;
text-align:left;
}

.contentHome {
padding: 10px 0px 30px 0px;
width:750px;
text-align:left;
border:red solid 1px;
}


#map {
float:right;
width:425px;
height:350px;
}

#borderLeft {
	background-image:url(images/border-left.gif);
	background-repeat:repeat-y;
	text-align:left;

	}


#borderRight {
	background-image:url(images/border-right.gif);
	background-repeat:repeat-y;
	text-align:right;

	}


.imageLeft{
	padding-right:30px;
}

.activitiesTable td {
	
	border: 1px solid #CCC;
	}
	
	#homecontent {
padding: 10px 10px 10px 20px;
		}
		
#hotlinks {
border:1px red solid;
width:245px;
height:400px;
}
			
#hotlinkstop{
background-image:url(images/hotlinks-bg.jpg);
background-position:top;
background-repeat:no-repeat;
padding:50px 5px 50px 30px;
line-height:20px;
}


#hotlinkstop a:link {
text-decoration:none;
color:#FDB515;
}
#hotlinkstop a:hover{
text-decoration:underline;
}
#hotlinkstop a:active {
}
#hotlinkstop a:visited{
}
		
#hotlinksbottom {
background-image: url(images/hotlinks-botton.jpg);
background-position:top;
background-repeat:no-repeat;
			}
			
.environews {
width:231px;
padding:0px;
margin:0px;
			}
			
#environewstop {
background-image: url(images/enviro-news-top.jpg);
background-position:top;
background-repeat:no-repeat;
width:232;
height:39px;
			}
			
#environewsbottom {
background-image: url(images/eniro-news-bg.jpg);
background-position:bottom;
background-repeat:no-repeat;
width:232;
padding: 5px 30px 5px 50px;
line-height:17px;
			}