/* CSS Document */

#content_bgcolor_layer{
	background-color:#CAE600;
}
#image_layer{
	float:right;
}
#text_layer{
	float:right;
}
.snav_current{
	color:#CAE600;
	text-decoration:none;
}

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