#col1, #col2{
	background-color: #41cc88; 
}
#threeCols #col2{
	width: 460px;
}
#threeCols #col3{
	background: url("/images/layouts/bg_ecology.jpg") repeat-y top left;
	width: 340px;
	height: 460px;
	overflow:auto;
}
#threeCols #col3 #col3_content{
	width: 330px;
	margin: 5px 0;
	color:#206643;
}
#threeCols #col3 #col3_content h2{
	color:#206643;
}

#col3 #col3_content h1{
	color: #FFFFFF;
	font-family: "Monotype Corsiva","Times New Roman",Times,serif;
	font-size: 28px;
	font-style:i talic;
	font-weight: normal;
}
#gallery #slider {
    width: 460px; 
    height: 460px; 
    position: relative; 
	overflow: hidden; 
}
#gallery #sliderContent {
    width: 460px; 
    position: absolute;
	top: 0;
	margin-left: 0;
}
#gallery .sliderImage img{
	/*display: block;*/
}