div.conference-left {
	background-color: #773cc9;
	text-align: right;
	vertical-align: middle;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	padding-right: 5px;
	}
	
div.menu {
	background-color: #3c48c9;
	}
	
div.footer-left {
	background-color: #773cc9;
	}
	
div.footer-center {
	background-color: #3e3c3c;
	}

div.componentheading, h1.componentheading {
	color: #3c48c9;
	}

td.contentheading, h2.contentheading {
	color: #773cc9;
	}
	
#footer-left h2, #footer-center h2, #footer-right h2 {
	color: #3c48c9;	
	}
	
span.article_separator, span.leading_separator {
	border-bottom: 1px dotted #773cc9;
	}