#future a {
	width: 129px;
}
#life a {
	width: 121px;
}
#academics a {
	width: 91px;
}
#alumni a {
	width: 139px;
}
#athletics a {
	width: 71px;
}
#support a {
	width: 102px;
}
#about a {
	width: 93px;
}
#directory a {
	width: 133px;
}
#future  ul  a, #life ul a, #academics ul a, #alumni ul a, #athletics ul a, #support ul a, #about ul a, #directory ul a {
	width: auto;
}

.sf-menu, .sf-menu * {
	border-collapse:collapse;
	margin:			0;
	padding:		0;
	list-style:		none;
	display: block;
}
.sf-menu {
	/*float:			left;*/   /* commented this out to make the menu center */
	display:inline;
	margin-bottom:	0em;
	margin-top: 0px;
	margin-left: 10px;
	width: 883px;
	position: relative;
	height: 28px;
	padding: 0px;
	white-space:nowrap;
}
.sf-menu li {
	position:		relative;
	font-size: 13px;
	float: left;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu a {
	color: #553403;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	display: block;
	height: 28px;
	line-height: 28px;
	text-align: center;
}
.sf-menu a:hover {
	color: #0f3559;
	background-image: none;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	z-index: 999;
	background-color: #F2B90B;
	border: 1px solid #FFFFFF;
}
.sf-menu ul a {
	color: #333333;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	text-align: left;
	width: auto;
}
.sf-menu ul a:hover {
	color: #FFFFFF;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: -1px;
	top: 28px;
}
.sf-menu li:hover ul li, .sf-menu li.sfHover ul li {
	left: 0px;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
.sf-menu li li {
	position: relative;
	clear: both;
	white-space: nowrap;
	display: block;
	width: 100%;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
	text-decoration: none;
}
.sf-menu li:hover ul li:hover {
	outline:		0;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8E672E;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
	font-weight:bold;
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	top:			1.05em; /* IE6 only */
	width:			0px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden; /* 8-bit indexed alpha png. IE6 gets solid image only */
	visibility: hidden;
}


.topnavactive/* ----------------------- TOP NAV ACTIVE  ------------------------- */ {
	background-color: #175591;
	border-right: 1px solid white;

border-top-sty;
	border-left: 1px solid white;
	border-bottom-width: 0;
	le: solid;
	border-top-width: 0;
}
.topnavactive a {
	color: white;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	width: 100%;
	display: block
}
.topnavactive a:hover {
	color: #f2b90b;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	width: 100%;
	display: block
}

