div.conference-left {
	background-color: #3cc977;
	text-align: right;
	vertical-align: middle;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	padding-right: 5px;
	}
	
div.menu {
	background-color: #41b536;
	}
	
div.footer-left {
	background-color: #3cc977;
	}


div.footer-center {
	background-color: #3e3c3c;
	}
	
div.componentheading {
	color: #41b536;
	}

td.contentheading {
	color: #3cc977;
	}
	
a:link {
	color: #35942c;
	}
	
a:visited {
	color: #41b536;
	}
	
#footer-left h2, #footer-center h2, #footer-right h2 {
	color: #41b536;	
	}
	
span.article_separator, span.leading_separator {
	border-top: 1px dotted #3cc977;
	}
