body {
	background-color: #888;
}

#member_panel_row {
	background-color: #AAA;
	color: #334;
}
#member_panel_row a {
	color: #334;
}
#member_panel_bottom {
	background-color: #555;
	border-bottom: 3px solid #766;
}

#main_menu_row {
	color: #222;
}
#main_menu_row a {
	color: #FFF;
}
#main_menu_row a.current {
	color: #DDD;
}

#template_marketing_cell .primary div {
	color: #FFF;
}
#template_marketing_cell .secondary td {
	color: #FFF;
}
#template_marketing_cell .secondary a {
	color: #FFF;
}

#content_container b,
#content_container strong {
	color: #456;
}