/* CSS Document */

#content_bgcolor_layer{
	background-color:#FFD509;
}

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

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