A:LINK	{
	color: black;
	text-decoration: underline;
}

A:VISITED	{
	color: maroon;
	text-decoration: underline;
}

A:HOVER	{
	color: #FF9900;
	text-decoration: underline;
}

H1 {
	font-size: 32pt;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	}
	
H2 {
	font-size: 28pt;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	}
	
H3 {
	font-size: 24pt;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	}
	
H4 {
	font-size: 20pt;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	}
	
H5 {
	font-size: 16pt;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	}
	
p, td, dl, ul, ol {
	font-size: 12pt;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
}

.sitetitle {
	font-size: 36pt;
	font-weight: bold;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}

.homepagequote {
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}

.homelink {
   font-size: 9pt;
}

.caption {
	font-size: 10pt;
	font-style: italic;
}

.imagecaption {
	font-size: 9pt;
	font-style: italic;
}

.homelinkwhite {
   font-size: 9pt;
	color: #FFFFFF;
}
	
.boldwhite {
	color: #FFFFFF;
	font-weight: bold;
}
	
.b {
	font-weight: bold;
	}

.tableimg1 {
	background-image: url(ecology/images/gradient_image1.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}	

.tableimg2 {
	background-image: url(ecology/images/gradient_image2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}	

.tableimg3 {
	background-image: url(ecology/images/gradient_image3.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}	

.tableimg4 {
	background-image: url(ecology/images/gradient_image4.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}	

.tableimg5 {
	background-image: url(ecology/images/gradient_image5.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}	

.tableimg6 {
	background-image: url(ecology/images/gradient_image6.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}	

.tableimg7 {
	background-image: url(ecology/images/gradient_image7.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}	

.tableimg8 {
	background-image: url(ecology/images/gradient_image8.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}	

.tableimg9 {
	background-image: url(ecology/images/gradient_image9.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}	

.tableimg10 {
	background-image: url(ecology/images/gradient_image10.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}	
	
.wraptextleft {
	padding: 0px 0px 10px 0px; 
   }
	
.c {
    text-align: center;
	}

.email:link {
    color: #FFFFFF; 
}

.email:visited {
    color: #FF0000;
}

.sidebarPADDING {
	margin-left: 5px;
	margin-right : 5px;
	margin-bottom : 10px;
}

.whitearrow {
	list-style-position: outside;
	list-style-image: url(images/whitearrow.gif);
}

.grayarrow {
	list-style-position: outside;
	list-style-image: url(images/grayarrow.gif);
}
