/*************************************/
/*
/*	GLOBAL NAV AT THE TOP
/*
/*************************************/
#top-nav-container {
	background-image:url('/images/horizontal.drop.shadow.png');
	background-repeat:repeat-x;
	height:48px;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}
#top-nav {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#constrained-index {
	display:block;
	float:left;
	width:200px;
	font-size:24px;
	padding-top:5px;
	color:#bcc5c1;
	padding-left:10px;
}
#constrained-index a {
	font-size:24px;
	color:#bcc5c1;
}
#sticky-nav {
	float:right;
	width:522px;
	height:39px;
	padding-right:10px;
}
#sticky-nav li{
	float:left;
	display:inline;
}
#sticky-nav a{
	float:left;
	overflow:hidden;
	padding:0px;
}

#sticky-nav a:hover {
	background-position:bottom;
}
#sat {
	height:39px;
	background-image:url('/images/top-nav/sat.jpg');
	background-repeat:no-repeat;
	width:60px;
}
#college-search {
	height:39px;
	background-image:url('/images/top-nav/college.search.jpg');
	background-repeat:no-repeat;
	width:118px;
}
#college-planning {
	height:39px;
	background-image:url('/images/top-nav/college.planning.jpg');
	background-repeat:no-repeat;
	width:132px;
}
#paying-for-college {
	height:39px;
	background-image:url('/images/top-nav/paying.for.college.jpg');
	background-repeat:no-repeat;
	width:140px;
}
#more-drop-down {
	height:39px;
	background-image:url('/images/top-nav/more.jpg');
	background-repeat:no-repeat;
	width:72px;
}
#drop-down-links {
	width:200px;
	margin-left:322px;
	background-image:url('/images/drop.down.body.bg.repeat.png');
	background-repeat:repeat-y;
	height:109px;
}
#drop-down-links a {
	border-left:none;
	overflow:hidden;

}
#drop-down-links a:hover {
	background-position:right;
}
#drop-down-links-bottom {
	width:200px;
	height:8px !important;
	margin-left:322px;
	background-image:url('/images/drop.down.bottom.png');
	background-repeat:no-repeat;
}
#ap {
	background-image:url('/images/top-nav/ap.jpg');
	background-repeat:no-repeat;
	height:37px;
	display:block;	width:192px;
}
#psat {
	background-image:url('/images/top-nav/psat.nmsqt.jpg');
	background-repeat:no-repeat;
	height:37px;
	display:block;	width:192px;
}
#scholarship-search {
	background-image:url('/images/top-nav/scholarship.search.jpg');
	background-repeat:no-repeat;
	height:35px;
	display:block;	width:192px;
}
