/* CSS Document */

#content_bgcolor_layer{
	background-color:#00CFEC;
}
#image_layer{
	float:left;
}
#text_layer{
	float:left;
}
.snav_current{
	color:#00CFEC;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	color: #00CFEC;
}