#top_container h1 {
	color: #222;
	font-family: century gothic;
	font-weight: 100;
	margin-bottom: 15px;
}
#center_content_index h1 {
	font-family: century gothic;
	font-weight: 100;
	border-bottom: 4px solid #3f96d1;
	margin-bottom: 5px;
	font-size: 16pt;
	color: #222;
}
#bottom_container_index h1 {
	font-family: century gothic;
	font-size: 14pt;
	font-weight: 100;
	border-bottom: 4px solid #3f96d1;
	padding: 5px;
	margin-bottom: 10px;
	background: #e9c6a2;
	text-align: right;
}
#subs_container_left h1 {
	font-family: century gothic;
	font-size: 14pt;
	font-weight: 100;
	border-bottom: 4px solid #3f96d1;
	padding: 5px;
	margin-bottom: 10px;
	background: #e9c6a2;
}
#subs_bottom_container h1 {
	font-family: century gothic;
	font-size: 14pt;
	font-weight: 100;
	border-bottom: 4px solid #3f96d1;
	padding: 5px;
	margin-bottom: 10px;
	background: #e9c6a2;
}
#footer a:link, #footer a:visited, #footer a.active {
	color: #aaa;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}