body {
	background:#9aacc1;
	text-align:center;
	margin:0;
	padding:0;
	position:relative;
}
a img {
	border:0;
}
#emergencyMessages {
	clear:both;
	border-bottom:2px solid #6a1a13;
	background:url(../images/design/emergencyBackground.gif) repeat-x bottom #6a1a13;
	padding:1em 0 1em;
	margin:0;
}
#emergencyMessages .message {
	width:980px;
	margin:1em auto 0;
	background:#86453f;
	text-align:left;
	overflow:hidden;
	padding:1em 0;
	border:1px solid #a06c68;
	border-bottom:1px solid #4d2824;
	border-left:1px solid #955c57;
	border-right:1px solid #61322e;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
}
#home #emergencyMessages h1, #emergencyMessages h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	text-transform:uppercase;
	color:#b17670;
	margin:0;
	padding:0;
	display:block;
	
}
#emergencyMessages h2 {
	font-size:1.2em;
	margin:0 2em;
	float:left;
}
#emergencyMessages h2 a {
	color:#f6f6f6;
}
#emergencyMessages p {
	font-size:1.2em;
	color:#ad7c79;
	float:left;
	margin:0;
	padding:0;
}

#mainContainer {
	background:url(../images/design/bodyBackground.gif) repeat-x #9aacc1;
	text-align:center;
	position:relative;
	margin-bottom:3em;
}
#header, #homePageNav, .boxContainer {
	width:980px;
	margin:0 auto;
}
#header {
	position:relative;
	overflow:hidden;
	background:url(../images/design/tagLine.gif) no-repeat left 53px;
	padding:0;
	height:110px;
	overflow:hidden;
	text-align:left;
}
#header p {
	margin:0px;
	padding:0px;
}
#header p.homeLink a {
	background:url(../images/design/logo.gif) no-repeat;
	border:none;
	text-decoration:none;
	text-indent:-99999px;
	display:block;
	width:282px;
	height:25px;
	margin:10px 0 0 0;
}
#header p.contentLink a {
	display:none;
	width:0;
	height:0;
}
div.siteSearch {
	position:absolute;
	top:9px;
	right:150px;
	float:right;
}
div.siteSearch form {
	float:left;
	padding:0;
	margin:0;
	z-index:2;
	background:#405e80;
	background-image:none;
	border-top:1px solid #304359;
	border-right:1px solid #5f7c9c;
	border-bottom:1px solid #5f7c9c;
	border-left:1px solid #304359;
	color:#e4e4e4;
	height:24px;
}
div.siteSearch input {
	border:0;
	background:none;
	width:130px;
	height:15px;
	padding:4px 5px;
	margin:0;
	line-height:14px;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#e4e4e4;
	z-index:2;
	font-size:.9em;
	text-shadow:#020d1a 0 1px 1px
}
div.siteSearch button {
	border:0;
	right:0;
	margin:0;
	padding:0 10px;
	min-width:50px;
	left:auto;
	height:23px;
	padding:0;
	color:#e4e4e4;
	font-size:.9em;
	background:none;
	border-left:1px solid #4a688a;
	text-shadow:#304359 0 1px 1px
}
#siteUtils {
	float:right;
}
#siteUtils .portalLink {
	width:390px;
	position:absolute;
	top:9px;
	right:0;
	margin:0;
	padding:0;
	display:block;
	width:137px;
	height:25px;
	background:url(../images/design/portalLogo.gif) no-repeat;
	float:right;
	text-indent:-99999px;
}
#siteUtils ul.siteLinks  {
	display:block;
	clear:both;
	list-style:none;
	float:right;
	text-align:right;
	margin:0;
	padding:0;
	overflow:hidden;
	position:absolute;
	right:0;
	top:53px;
}
#siteUtils ul.siteLinks li {
	float:left;
	list-style:none;
	background:url(../images/design/siteLinksDivider.gif) right center no-repeat;
	margin:0;
	padding:0 4px;
	height:24px;
	vertical-align:middle;
}
#siteUtils ul.siteLinks a {
	color:#bbc6d3;
	font-size:.9em;
	text-transform:uppercase;
	padding:0;
	margin:0;
	height:24px;
	line-height:24px;
	vertical-align:middle;
}
#siteUtils ul.siteLinks a:hover {
	text-decoration:none;
	color:#fcfcfc;
}
#siteUtils ul.siteLinks li:last-child {
	background:none;
}
#siteUtils ul.siteLinks li.applyOnline {
	padding:0 0 0 4px;
}
#siteUtils ul.siteLinks li.applyOnline a {
	text-align:left;
	display:block;
	background:url(../images/design/applyOnline.gif) no-repeat;
	width:103px;
	height:24px;
	text-indent:-99999px;
}

#rootNav {
	width:980px;
	background:url(../images/design/rootNavBackground.gif) top repeat-x #032853;
	margin:0 auto;
	padding:0;
	list-style:none;
	overflow:hidden;
	border-top:1px solid #7890ac;
	border-left:1px solid #7b92ae;
	border-bottom:1px solid #7171bb;
	border-right:1px solid #748daa;
}
#rootNav li {
	float:left;
	border-right:1px solid #afbdce;
	border-left:1px solid #455d7b;
	height:100%;
}
#rootNav li.active {
	border-right:1px solid #cac7bb;
	border-left:1px solid #d1cec6;
}
#rootNav li a {
	display:block;
	width:193px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	padding:.4em 0 .2em;
	color:#fff;
	text-decoration:none;
	font-weight:700;
}
#rootNav li.first a {
	width:198px;
}
#rootNav li.active a {
	background:url(../images/design/rootNavBackgroundActive.gif) top repeat-x #aea687;
	color:#123e72;
}

#home h1 {
	display:none;
}
#mainContent {
	width:980px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
#home #mainContent {
	border:1px solid #c8be99;
	height:590px;
	list-style:none;
	position:relative;
}
#homePageNav {
	position:relative;
	padding:0;
	margin:0;
	z-index:2;
}
#homePageNav li {
	height:0;
	margin:0;
	padding:0;
	width:0;
	z-index:2;
}
#homePageNav li h2 {
	font-size:2.2em;
	margin:0;
}
#homePageNav h2 a {
	display:block;
	position:absolute;
	top:50px;
	width:250px;
	padding:.15em 0;
	text-align:center;
	border:1px solid #c8be99;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	background:url(../images/design/buttonBackground.gif) repeat-x top #073366;
	font-weight:normal;
	font-family:"AvantGarde Bk BT", Geneva, Arial, Helvetica, sans-serif;
	color:#f6f6f6;
	z-index:4;
	text-shadow:#020d1a 0 1px 1px
}
#homePageNav h2 a:hover {
	text-decoration:none;
	color:#fff;
}
#homePageNav li.locations h2 a{
	left:30px;
}
#homePageNav li.businessDegrees h2 a {
	left:365px;
}
#homePageNav li.ourMission h2 a {
	right:30px;
}
#homePageNav li div.information {
	display:none;
	position:absolute;
	top:80px;
	width:900px;
	height:480px;
	z-index:3;
	right:39px;
	bottom:40px;
	left:39px;
	color:#f6f6f6;
	background:url(../images/design/homeContentBackground.gif) top left no-repeat #06213f;
	border:2px solid #45617f;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	overflow:auto;
}
#homePageNav li div.information a {
	color:#b0bfcf;
}
#homePageNav li:hover div.information, #homePageNav li.active div.information, #homePageNav li.active div.information {
	display:block;
}
#homePageNav li div.information h3 {
	color:#455d77;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:3em;
	margin:20px 20px 10px;
	padding:0;
	text-shadow:#020d1a 0 1px 1px;
	text-transform:uppercase;
}
#homePageNav li.locations img, #homePageNav li.businessDegrees img, #homePageNav li.ourMission img, #homePageNav li.locations #LocationsFlashReplacement {
	position:absolute;
	z-index:-1;
	right:0;
	bottom:0;
}	
#homePageNav div.information ul {
	float:left;
	margin:1em 5px 1em 20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
}
#homePageNav div.information li {
	float:none;
	text-indent:0;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	list-style:none;
}
#homePageNav div.information li ul {
	float:left;
	margin:0 2em 0 0;
	padding:0;
}
#homePageNav div.information h4 {
	font-size:1.8em;
	color:#f1f2ef;
	margin:0 0 .2em;
	padding:0;
	font-weight:normal;
	display:block;
}
#homePageNav li.ourMission div.information h4 {
	margin:1em 20px .2em;
}
#homePageNav li.ourMission div.information p {
	color:#f9f9f9;
	margin:0 20px .2em;
	font-size:1.4em;
	width:35em;
}	
#homePageNav li.ourMission div.information ul {
	padding-left:20px;
	float:none;
}
#homePageNav li.ourMission div.information ul li {
	font-size:1.4em;
	width:30em;
	list-style:disc;
}
#homePageNav li.ourMission div.information a {
	font-size:2em;
	display:block;
	clear:both;
	width:500px;
	text-align:center;
	white-space:nowrap;
	text-shadow:#020d1a 0 1px 1px;
	margin:20px 20px 0;
	height:50px;
	line-height:50px;
	vertical-align:middle;
	background:url(../images/design/ourMissionButtonBackground.gif) repeat-x center center;
	border:1px solid #567190;
	border-right:1px solid #04172c;
	border-bottom:1px solid #04172c;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	text-decoration:none;
}
#homePageNav li.ourMission div.information a:hover {
	color:#f6f6f6;
	border-right:1px solid #020810;
	border-bottom:1px solid #020810;
}
#homePageNav div.information h4 a {
	color:#f1f2ef;
}
#homePageNav div.information li ul li {
	float:none;
	clear:both;
	line-height:1.25em;
	font-size:1.4em;
	max-width:15em;
	margin:0;
	padding:0;
	text-indent:0;
}

#lCol {
	width:200px;
	float:left;
	margin:2em 0 0 0;
}
#lCol ul {
	list-style:none;
	margin:0 1em 0 0;
	padding:0;
}
#lCol ul strong {
	font-size:1.4em;
	color:#fff;
}
#lCol ul {
	font-size:1em;
	margin-left:1em;
	margin-top:6px
}

#lCol ul li a.active {
	font-weight:700;
}
#lCol ul li {
	margin:0 0 6px;
}
#lCol ul li a  {
	display:inline;
	color:#fff;
	font-size:1.4em;
	line-height:1em;
}
#cCol {
	float:right;
	width:650px;
	background:url(../images/design/subMainContentBackground.gif) repeat-x #fff;
	border-bottom:1px solid #9a9a9a;
	margin:0 0 7em;
	padding:0 65px 4em;
}
#cCol #breadcrumbs {
	margin:2em 0;
}
#cCol h1 {
	margin:1em 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.4em;
	font-weight:normal;
	color:#002d62;
}
#cCol h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:700;
	color:#002d62;
}
#cCol h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:normal;
	color:#002d62;
}
#cCol h4 {
	font-size:1.6em;
	font-weight:normal;
	color:#002d62;
}
#cCol h5 {
	font-size:1.4em;
	font-weight:bold;
	color:#313131;
}
#cCol h5 {
	font-size:1.2em;
	font-weight:bold;
	color:#313131;
}
#cCol h6 {
	font-size:1.2em;
	text-transform:uppercase;
	color:#313131;
}
#cCol h7 {
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:normal;
	color:#313131;
}
#cCol p {
	font-size:1.2em;
	line-height:1.4em;
}

#cCol td.odd {
	background-color:#F4F7FB;
}

#cCol th {
	background-color:#002d62;
	color:#FFFFFF;
}

#cCol ul, #cCol ol {
	font-size:12px;
	line-height:1.5em;
}
#cCol blockquote {
	font-size:1.2em;
	line-height:1.5em;
}
#cCol #multiVideo {
	float:right;
	margin-left:2em;
	margin-bottom:1em;
}
#cCol .addThis {
	float:right;
	margin:1em 0 1em 1em;
}
#cCol .addThis img {
	margin:0;
}
#cCol .newsImages {
	float:right;
	margin:1.5em 0 1em 2em;
	width:175px;
	clear:right;
	text-align:right;
}
#cCol .newsImages img {
	float:right;
	margin:1em 0;
	border:0;
}
#cCol .newsImages .imagePaging {
	clear:both;
	text-align:center;
}
#cCol .newsRelatedVideo {
	list-style:none;
	display:inline;
}
#cCol #videoPopup {
	margin:0;
	padding:0;
}
#cCol #videoPopup * {
	margin:0;
	padding:0;
}
#cCol #videoPlayer #videoPlayerDetails {
	margin:1em 0;
}
#cCol #videoPaging {
	display:block;
	clear:both;
	margin:0 auto;
	padding:1em 0;
	text-align:center;
}
#cCol #videoPaging a {
	padding:.5em 1em;
}
#cCol #videoPlayer #videoShare img {
	margin:1em .5em 1em 0;
}

#cCol #mainVideo .videoItem {
	position:relative;
	overflow:hidden;
	clear:both;
}
#cCol #mainVideo .videoItem img {
	margin:0;
}
#cCol #mainVideo .videoItem a.playButton {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	display:block;
	text-indent:-99999px;
	width:100%;
	height:100%;
	background:url() center center no-repeat;
}
#cCol #mainVideo .videoItem a.playButton:hover, #cCol #mainVideo .videoItem a.playButton:focus {
	background:url() center center no-repeat;
}
#cCol ul.videoList {
	list-style:none;
	margin:0;
	padding:0;
}
#cCol ul.videoList li img {
	float:left;
	margin:0 1em 0 0;
}


#rCol {
	margin:0;
	float:left;
	color:#fff;
	width:180px;
	clear:left;
}
#rCol #rColTop {
	font-size:1.4em;
	font-weight:700;
}
#rCol #rColMid {
	font-size:1.2em;
}
#rCol a {
	color:#fff;
}
#rCol #rColBot a {
	display:none;
}


#siteBanners {
	margin:35px 0;
	padding:0;
	background:url(../images/design/siteBannerBackground.gif) repeat-x;
	height:80px;
	border-top:1px solid #cad3df;
	border-bottom:1px solid #8e99a7;
	text-align:center;
}
#siteBanners ul {
	width:980px;
	margin:0 auto;
	padding:0;
	text-align:left;
	list-style:none;
	position:relative;
	height:80px;
}
#siteBanners ul li {
	position:absolute;
	top:15px;
	display:block;
	width:200px;
	height:52px;
	margin:0;
	padding:0;
}
#siteBanners ul li a {
	text-indent:-99999px;
	display:block;
	width:195px;
	height:50px;
}
#siteBanners ul li.banner1 {
	left:0px;
	background:url(../images/design/gonorthwood.jpg) no-repeat;
}
#siteBanners ul li.banner2 {
	left:260px;
	background:url(../images/design/RequestInfo.jpg) no-repeat;
}
#siteBanners ul li.banner3 {
	right:260px;
	background:url(../images/design/ApplyOnline.jpg) no-repeat;
}
#siteBanners ul li.banner4 {
	right:0px;
	background:url(../images/design/AlumniFriends.jpg) no-repeat;
}


#cse-search-results {
	margin:10px auto;
	width:650px;
	display:block;
}
#cse-search-results iframe {
	width:650px;
}

#cse-search-results #searchBar .textbox {
	width:350px;
}

.boxContainer {
	clear:both;
	overflow:hidden;
}
.box {
	display:block;
	width:475px;
	float:left;
	margin:0;
	position:relative;
	text-align:left;
	overflow:hidden;	
}
.box h4 {
	font-size:1.6em;
	text-transform:uppercase;
	margin:5px 0;
	padding:0;
	color:#002d62;	
}
.box h4 a {
	font-size:.7em;
	text-transform:capitalize;
}
.box .rss {
	text-indent:-99999px;
	position:absolute;
	background:url(../images/design/rss.gif) no-repeat;
	right:0;
	top:8px;
	width:18px;
	height:18px;
	display:block;
}
.box .boxContent{
	float:left;
	background:url(../images/design/moduleBackground.gif) repeat-x top #e0e5ec;
	border:1px solid #f6f6f6;
	overflow:hidden;
	width:473px;
	display:block;
}
.box h5 {
	font-size:1em;
	margin:0;
	padding:0;
	font-size:1em;
}
.box h5 a {
	line-height:1.3em;
	font-size:1.3em;
	font-weight:bold;
	color:#002d62;
	text-decoration:none;
}
.box p {
	line-height:1.6em;
	font-size:1.2em;
	margin:.5em 0 0;
	padding:0;
}
.box img {	
	border:1px solid #fff;
}

#newsModule ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	float:left;
	overflow:hidden;
	border:1px solid #b4b9bf;
	min-height:230px;
	padding-bottom:1em;
	width:471px;
}
#newsModule ul li {
	display:block;
	float:left;
	overflow:hidden;
	width:85px;
	height:52px;
	position:relative;
	margin:0 0 2em;
	padding:0 5px 0 20px;
}
#newsModule ul li img {
	display:block;
	clear:both;
	margin:0 auto 2em;
	bottom:0;
}
#newsModule ul li h5, #newsModule ul li p {
	display:none;
}
#newsModule ul li.newsItem1 {
	float:left;
	clear:both;
	width:auto;
	padding:20px 20px 0;
	text-align:left;
	height:auto;
}
#newsModule ul li.newsItem1 img {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
#newsModule ul li.newsItem1 h5, #newsModule ul li.newsItem1 p {
	display:block;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 3px solid #fff;
	background: #000;
	width:410px;
	padding: 1em 2em;
	opacity: 0.85;
	color:#fff;
}
#tooltip h3, #tooltip div {
	margin: 0;
}
#tooltip h3 {
	text-align:left;
	font-size:1.6em;
	font-weight:normal;
}

#videoModule {
	float:right;	
	margin:0;
	padding:0;
	list-style:none;
}
#videoModule li {
	margin:0;
	padding:0;
	float:right;
	display:inline;
	width:auto;
}
#videoModule.box {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	float:left;
	overflow:hidden;
	border:1px solid #b4b9bf;
	width:471px;
	min-height:230px;
	padding-bottom:1em;
}
#videoModule h5 {
	display:none;
}
#videoModule div {
	float:right;
	clear:right;
	margin:2px auto 0;
	width:135px;
	text-align:center;
}
#videoModule .videoItem1 {
	float:left;
	margin:2em 0 0;
	width:330px;
	text-align:right;
}
#videoModule .videoItem2, #videoModule .videoItem3, #videoModule .videoItem4 {
	margin-top:2px;
	margin-right:2em;
	width:auto;
}
#videoModule .videoItem2 {
	margin-top:2em;
}

#featureModule {
	float:right;
}
#featureNav {
	position:absolute;
	top:4px;
	right:0;
}
#featureNav a {
	background:url(../images/design/featureNavBackground.gif) no-repeat;
	display:block;
	float:left;
	height:22px;
	width:22px;
	text-align:center;
	font-size:1em;
	line-height:22px;
	vertical-align:middle;
	color:#fff;
	text-decoration:none;
	margin-left:.5em;
}
#featureNav a.activeSlide, #featureNav a:hover {
	background:url(../images/design/featureNavBackground.gif) no-repeat right;
}
#featureModule ul {
	list-style:none;
	margin:0;
	padding:0;
	border:1px solid #b4b9bf;
	width:471px;
	min-height:230px;
	overflow:hidden;
}
#featureModule li {
	width:471px;
	text-align:center;
}

#featureModule #NorthwoodIdea {
	text-indent:-99999px;
	display:block;
	width:440px;
	height:195px;
	background:url() no-repeat;
	margin:2em auto;
}

#featureModule #txfinaidnight {
	text-indent:-99999px;
	display:block;
	width:440px;
	height:195px;
	background:url() no-repeat;
	margin:2em auto;
}
#featureModule #Freedom {
	text-indent:-99999px;
	display:block;
	width:440px;
	height:195px;
	background:url() no-repeat;
	margin:2em auto;
}

#featureModule #MICOM {
	text-indent:-99999px;
	display:block;
	width:440px;
	height:195px;
	background:url() no-repeat;
	margin:2em auto;
}

#featureModule #FLCOM {
	text-indent:-99999px;
	display:block;
	width:440px;
	height:195px;
	background:url() no-repeat;
	margin:2em auto;
}

#featureModule #TXCOM {
	text-indent:-99999px;
	display:block;
	width:440px;
	height:195px;
	background:url() no-repeat;
	margin:2em auto;
}


#featureModule #SquireCamps {
	text-indent:-99999px;
	display:block;
	width:440px;
	height:195px;
	background:url() no-repeat;
	margin:2em auto;
}

#featureModule #FloridaCamps {
	text-indent:-99999px;
	display:block;
	width:440px;
	height:195px;
	background:url() no-repeat;
	margin:2em auto;
}

#featureModule #pbAutoShow {
	text-indent:-99999px;
	display:block;
	width:440px;
	height:195px;
	background:url() no-repeat;
	margin:2em auto;
}

#featureModule #eet {
	text-indent:-99999px;
	display:block;
	width:440px;
	height:195px;
	background:url() no-repeat;
	margin:2em auto;
}

#featureModule #commencement {
	text-indent:-99999px;
	display:block;
	width:440px;
	height:195px;
	background:url() no-repeat;
	margin:2em auto;
}

#featureModule #AutoShowFundraising {
	text-indent:-99999px;
	display:block;
	width:440px;
	height:195px;
	background:url() no-repeat;
	margin:2em auto;
}

#featureModule #DistinguishedWomen {
	text-indent:-99999px;
	display:block;
	width:440px;
	height:195px;
	background:url() no-repeat;
	margin:2em auto;
}

#quickLinks {
	margin:5em 0 2em;
	clear:both;
	background:url(../images/design/quicklinksBackground.gif) repeat-x top #bac6d5;
	border:1px solid #d8dfe7;
	border-right:0;
	border-left:0;
}
#quickLinks .container {
	width:980px;
	margin:0 auto;
	padding:0;
	text-align:left;
	overflow:hidden;
}
#quickLinks .global {
	float:left;
	padding:2em 0 0;
}
#quickLinks .global h2 {
	font-size:1.1em;
	margin:0;
	padding:0;
	line-height:1.5em;
	width:auto;
	text-indent:0;
	background:none;
}
#quickLinks .global ul {
	float:left;
	margin:0 3em 0 0;
	padding:0;
	float:left;
	list-style:none;
}
#quickLinks .global li {
	line-height:1.3em;
}
#quickLinks .global a {
	color:#222;
}
#quickLinks .units {
	float:right;
	margin:0;
	padding:0;
	background:#444;
}
#quickLinks .units h2 {
	float:left;
	text-indent:-999999px;
	margin:0;
	background:url(../images/design/quicklinksHeaderBackground.gif) repeat-y left #aebcce;
	padding:0;
	line-height:1em;
	height:100%;
	border-left:1px solid #e0e5ec;
	border-top:1px solid #aaadb2;
	border-right:1px solid #7c8591;
	border-bottom:1px solid #7c8591;
}
#quickLinks .units ul {
	display:none;
	margin:2em 2em 0;
	padding:0;
	float:left;
	list-style:none;
	width:160px;
}
#quickLinks .units ul.active {
	display:block;
}
#quickLinks .units ul a {
	white-space:normal;
	color:#f6f6f6;
}
#quickLinks .units h2 a {
	background:url(../images/design/adultDegreeQuicklink.gif) no-repeat center bottom;
	display:block;
	width:33px;
	height:130px;
	margin:1em 0;
	padding:0;
}
#quickLinks .units #qlh7023 a {
	background:url(../images/design/devosGraduateQuicklink.gif) no-repeat center bottom;
}
#quickLinks .units #qlh7087 a {
	background:url(../images/design/floridaQuicklink.gif) no-repeat center bottom;
}
#quickLinks .units #qlh7088 a {
	background:url(../images/design/internationalQuicklink.gif) no-repeat center bottom;
}
#quickLinks .units #qlh7086 a {
	background:url(../images/design/michiganQuicklink.gif) no-repeat center bottom;
}
#quickLinks .units #qlh7085 a {
	background:url(../images/design/texasQuicklink.gif) no-repeat center bottom;
}

#footer {
	width:980px;
	margin:0 auto;
	text-align:left;
	color:#666;
}
#footer a {
	color:#666;
}
p.homeLink {
	display:inline;
	float:left;
}
.siteSearch a.onlineGiving { 
	float:left;
	display:block;
	width:133px;
	height:35px;
	background:url(../images/design/onlineGiving.gif) no-repeat;
	text-indent:-99999px;
	position:relative;
	top:-5px;
	margin-right:10px;
}
#spotlightImageList {
	margin:0;
	padding:5px 0 5px 5px;
	list-style:none;
	background:#333;
	border: 1px solid #000;
	position:absolute;
	bottom:10px;
	right:10px;
}
#spotlightImageList li {
	float:left;
	margin:0 5px 0 0;
	border:1px solid #000;
	height:25px;
	overflow:hidden;
}
#spotlightImageList li.active {
	border:1px solid #fff;
}
.left {
	float:left;
	margin:0 1.5em 1.5em 0;
	clear:left;
}
.right, .youtubeVideos {
	float:right;
	margin:0 0 1.5em 1.5em;
	clear:right;
}
.youtubeVideos div {
	margin:0 0 3em;
}
