#menu li{
	list-style:none;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:61px;
	line-height:61px;
	margin:0 5px;
}

#maincontent {
	width: 700px;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
}

.largetext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #096;
}


#menu li a{
	display:block;
	float:left;
	height:61px;
	color:#99a2b7;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 20px;
	text-align: left;
}

#menu li a:hover{
	background:url(/images/fm_hover_bg.jpg) repeat-x;
	color:#fff;
	cursor: hand;
}

#menu li a:hover span, #menu li .current span{
	background:url(/images/fm_hover_pointer.jpg) no-repeat top;
	height:61px;
	display:block;
	float:left;
}

#menu li .current{
	display:block;
	float:left;
	height:61px;				
	background:url(/images/fm_hover_bg.jpg) repeat-x;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 20px;		
}
	

#menu2 li a.current, #menu2 li a:hover.current{
	list-style:none;
	display:block;
	color:#333;
	font-size:11px;
	text-decoration:none;
	height:41px;
	line-height:41px;
}


.largetextblue {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #063;
}

#years {
	margin-right: auto;
	margin-left: auto;
	width: 250px;
}
