/* Give the currently selected page category their format */
.menu_center .current_page_item,
.menu_center .current_page_parent{
	background-color: #00F;
}

/* Header */
.header_wrapper {
	background-color:#00F;
}

/* Content */
.content_right {
	background-color:#00F;
}

/* Footer */
.footer_wrapper {
	background-color: #00F;
}
