/* CSS Document */
#menu {
	background:#ffaf0f;
}
#container-left {
	background:#fec565;
}
#container-right {
	background:#fffac2;
}

#content a {
	color:#000;
}

#members {
	background-color:#ffaf0f;
	color:#fff2db;
}
#members a {
	color:#241f20;
}
#members strong {
	color:#241f20;
}

