
/**
*	HOMPAGE : Canvas
*/

.menu_bg { background: url(menu_bg.gif); background-repeat: repeat-x; background-color: #FFFFFF; }

.boxes { background-color: #FFF7E1; height: 198px; }
.boxes_left { background: url(boxes_bg_left.gif); background-repeat: repeat-y; background-color: #FFFFFF; }
.boxes_right { background: url(boxes_bg_right.gif); background-repeat: repeat-y; background-color: #FFFFFF; }

.box_members { background: url(box_members_main.gif); background-repeat: repeat-y; background-color: #FFF7E1; }
.box_publications { background: url(box_publications_main.gif); background-repeat: repeat-y; background-color: #FFF7E1; }
.box_jobs { background: url(box_jobs_main.gif); background-repeat: repeat-y; background-color: #FFF7E1; }
.box_press { background: url(box_press_main.gif); background-repeat: repeat-y; background-color: #FFF7E1; }
.box_access { background: url(box_access_main.gif); background-repeat: repeat-y; background-color: #FFF7E1; }

.box_update_left { background: url(box_update_left.gif); background-repeat: repeat-y; background-color: #FFF7E1; }
.box_update_middle { background: url(box_update_middle.gif); background-repeat: repeat-y; background-color: #FFF7E1; }
.box_update_right { background: url(box_update_right.gif); background-repeat: repeat-y; background-color: #FFF7E1; }
.box_update_spacer { background-color: #8C3639; width: 1px; }
.box_update_bg { background-color: #FAEBBB; }
