@charset "utf-8";/* CSS Document */#navigation li.navhighlight ul {display: none; }#navigation li.navhighlight:hover ul,#navigation li.navhighlight.over ul {	display: block;	position: absolute;	top: 32px;	left: -10;	clear: both;	float: right;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	text-decoration: none;	background-color: #576396;	width: 100px;	padding-top: 5;	padding-right: 5px;	padding-bottom: 2px;	padding-left: 5px;	z-index: 1000;  }#navigation li.navhighlight:hover > ul {	top: auto;	left:-9px;	z-index: 1000;	}a {	cursor:pointer;	cursor:hand;}#navigation {	list-style:none;	height:35px;	width: 950px;	background-color: #001A89;	background-image: url(../images/ffHeadRule_02.gif);	margin: 0px;	padding: 0px;	float: left;	z-index: 1001;}#navBar {	z-index: 1001;}#navigation li {	float:left;	position: relative;}#navigation a * {	display:none;}#navigation a, #navigation a .hover {	height:35px;	top:0;	left:0;	position:relative;	display:block;	background-image: url(ffSprites.jpg);	background-repeat: repeat-x;	background-position: 0px 0px;}#navigation a.home {	width: 80px;	background-position: 5px 0px;	margin-right: 5px;	margin-left: 8px;}#navigation .navhighlight a.home:hover, #navigation a.home .hover {	background-position: 5px -35px;	}#navigation a.about {	width: 80px;	background-position: -75px 0px;	margin-right: 5px;}#navigation .navhighlight a.about:hover,#navigation a.about .hover {		background-position: -75px -35px;}#navigation a.plan {	width: 80px;	background-position: -170px 0px;	margin-right: 5px;}#navigation .navhighlight a.plan:hover,#navigation a.plan .hover {	background-position: -170px -35px;	}#navigation a.share {	width: 80px;	background-position: -260px 0px;	margin-right: 5px;}#navigation .navhighlight a.share:hover,#navigation .share .hover {	background-position: -260px -35px;}#navigation a.fasts {		width: 162px;	background-position: -355px 0px;}#navigation .navhighlight a.fasts:hover,#navigation .fasts .hover {	background-position: -355px -35px;}#navigation a.involved {	width: 160px;	background-position: -510px 0px;	margin-right: 5px;}#navigation .navhighlight a.involved:hover,#navigation .involved .hover {	background-position: -510px -35px;}#navigation a.evaluate {	width: 100px;	background-position: -675px 0px;	margin-right: 5px;}#navigation .navhighlight a.evaluate:hover,#navigation .evaluate .hover {	background-position: -675px -35px;}#navigation a.order {	width: 80px;	background-position: -787px 0px;	margin-right: 5px;}#navigation .navhighlight a.order:hover,#navigation .order .hover {			background-position: -787px -35px;}#navigation a.give {	width: 80px;	background-position: -870px 0px;}#navigation .navhighlight a.give:hover,#navigation .give .hover {	background-position: -870px -35px;}@font-face {font-family: "Futura"; src: url("futura.swf") format("opentype", "flash");}
