#skipLinks { display:none; }

#main_menu { margin:0; padding:0; background:#C6C68E; }
/* Opera - If UL is set to float:left all collapse left */
#main_menu ul { margin:0; padding:0; line-height:1em; list-style:none; float:right; }
#main_menu li { float:left; margin:0 2px 0 2px; }

#main_menu a {
	color:#000000;
	text-decoration:none;
	padding-right:10px;
	display:block;
	float:left;
	margin:0;
	font-weight:bold;
}

/* Hide from IE5-Mac \*/
#main_menu a { float:none; }
/* End hide */

#main_menu a:hover { color:#8C1F30; }

/* Main menu selected */
#main_menu li.main_menu_selected a { color:#8C1F30; }

/* Hide from IE5-Mac \*/
#main_menu a.main_menu_selected { float:none; }
/* End hide */

.main_menu_header { background:url(../creo_img/main_menu_header.gif) top left no-repeat; line-height:7px; }
.main_menu_footer { background:url(../creo_img/main_menu_footer.gif) bottom left no-repeat; line-height:6px; }