body {	
	margin: 30px auto auto auto;
	background: #322b4c;
}

img, img {
	border: 0;
}

p, h1, h2, h3, h4, h5, ul, li, dl, dd, dt, img, form {
	margin: 0;
	padding: 0;
}

/*----Structural DIVs----*/

#wrap {
	width: 960px;
	text-align: center;
	margin: 0 auto;
}

#innerWrap {
	width: 960px;
	float: left;
	text-align: left;
	border-top: 0;
	position: relative;
	-webkit-box-shadow: 0px 1px 10px 1px #000000;
	box-shadow: 0px 1px 10px 1px #000000; 
}

#header {
	background: url(../images/backgrounds/header.gif) no-repeat 0 0;
	height: 91px;
}

#footer {
	width: 940px;
	padding: 15px 0;
	float: left;
	position: relative;
}

/*----Other DIVs----*/

.logo {
	padding: 20px 0 0 24px;
	height: 60px;
	width: 440px;
	overflow: hidden;
}


#siteSearch {
	width: 186px;
	float: right;
	margin: 57px 9px 0 0;
	text-align: right;
	display: inline;
}

#siteSearch input {
	vertical-align: middle;
}

.searchBox {
	border: 0;
	margin: 0;
	border-top: 1px solid #7c7c7c;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	width: 150px;
	height: 15px;
}

.footerNav {
	text-align: center;
	padding-bottom: 3px;
}

.footerNav .bullet {
	padding: 0 5px;
	font: 12px/18px arial, helvetica, verdana, sans-serif;	
	color: #afa082;
}

.socialNetworkingIcons {
	margin: 6px 0 0 0;
	text-align: center;
}

.socialNetworkingIcons img {
	margin-left: 6px;
}

#copyright {
	font: 12px/18px arial, helvetica, verdana, sans-serif;	
	color: #fff;
	text-align: center;
}

/*----Typography----*/

.hiddenText {
	display: none;
	height: 0;
	overflow: hidden;
}


/*----Link Styles----*/

.logo a {
	display: block;
	padding-top: 80px;
}

.footerNav a {
	font: 12px/18px arial, helvetica, verdana, sans-serif;	
	color: #afa082;
	text-decoration: none;
}
.footerNav a:hover {
	text-decoration: underline;
}

/*----Main Nav----*/

#mainNav {
	height: 36px;
	width: 960px;
	background: url(../images/backgrounds/mainNav.gif) no-repeat 0 0;
}

#mainNav li {
	float: left;
	height: 36px;
	list-style: none;
	display: inline;
}

#mainNav li a {
	display: block;
	padding-top: 64px;
}

/* 
#mainNav .item0 { width: 204px; overflow: hidden; }
#mainNav .item0 a {	background: url(../images/mainNav/whittierExperience.gif) no-repeat 0 0; }
#mainNav .item0.active a, #mainNav .item0 a:hover { background: url(../images/mainNav/whittierExperience.gif) no-repeat 0 -36px; }

#mainNav .item1 { width: 163px; overflow: hidden; }
#mainNav .item1 a {	background: url(../images/mainNav/buildYourCareer.gif) no-repeat 0 0; }
#mainNav .item1.active a, #mainNav .item1 a:hover { background: url(../images/mainNav/buildYourCareer.gif) no-repeat 0 -36px; }

#mainNav .item2 { width: 146px; overflow: hidden; }
#mainNav .item2 a { background: url(../images/mainNav/meetTheFaculty.gif) no-repeat 0 0; }
#mainNav .item2.active a, #mainNav .item2 a:hover { background: url(../images/mainNav/meetTheFaculty.gif) no-repeat 0 -36px; }

#mainNav .item3 { width: 80px; overflow: hidden; }
#mainNav .item3 a { background: url(../images/mainNav/apply.gif) no-repeat 0 0; }
#mainNav .item3.active a, #mainNav .item3 a:hover { background: url(../images/mainNav/apply.gif) no-repeat 0 -36px; }

#mainNav .item4 { width: 95px; overflow: hidden; }
#mainNav .item4 a { background: url(../images/mainNav/connect.gif) no-repeat 0 0; }
#mainNav .item4.active a, #mainNav .item4 a:hover { background: url(../images/mainNav/connect.gif) no-repeat 0 -36px; }
*/




#mainNav .item0 { width: 200px; overflow: hidden; }
#mainNav .item0 a {	background: url(../images/mainNav/whittier_experience.gif) no-repeat 0 0; }
#mainNav .item0.active a, #mainNav .item0 a:hover { background: url(../images/mainNav/whittier_experience.gif) no-repeat 0 -36px; }

#mainNav .item1 { width: 160px; overflow: hidden; }
#mainNav .item1 a {	background: url(../images/mainNav/build_your_career.gif) no-repeat 0 0; }
#mainNav .item1.active a, #mainNav .item1 a:hover { background: url(../images/mainNav/build_your_career.gif) no-repeat 0 -36px; }

#mainNav .item2 { width: 150px; overflow: hidden; }
#mainNav .item2 a { background: url(../images/mainNav/meet_the_faculty.gif) no-repeat 0 0; }
#mainNav .item2.active a, #mainNav .item2 a:hover { background: url(../images/mainNav/meet_the_faculty.gif) no-repeat 0 -36px; }

#mainNav .item3 { width: 70px; overflow: hidden; }
#mainNav .item3 a { background: url(../images/mainNav/apply_new.gif) no-repeat 0 0; }
#mainNav .item3.active a, #mainNav .item3 a:hover { background: url(../images/mainNav/apply_new.gif) no-repeat 0 -36px; }

#mainNav .item4 { width: 95px; overflow: hidden; }
#mainNav .item4 a { background: url(../images/mainNav/connect_new.gif) no-repeat 0 0; }
#mainNav .item4.active a, #mainNav .item4 a:hover { background: url(../images/mainNav/connect_new.gif) no-repeat 0 -36px; }

#mainNav .item5 { width: 89px; overflow: hidden; }
#mainNav .item5 a { background: url(../images/mainNav/news.gif) no-repeat 0 0; }
#mainNav .item5.active a, #mainNav .item5 a:hover { background: url(../images/mainNav/news.gif) no-repeat 0 -36px; }



/* ----- Resources Drop-Down ----- */

ul.resourcesMenu {
	list-style: none;
	position: absolute;
	top: 81px;
	left: 764px;
	z-index: 1000;
	width: 196px;
	overflow: hidden;
	padding-top: 10px;
	cursor: pointer;
	cursor: hand;
}
ul.resourcesMenu li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	width: 200px;
}
ul.resourcesMenu li a{
	padding: 10px 5px;
	font: bold 12px/16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	color: #fff !important;
	display: block;
	text-decoration: none;
	float: left;
	background: url(../images/backgrounds/resourcesFor.gif) no-repeat 0 0;	
	width: 196px;
}

ul.resourcesMenu h3 {
	background: url(../images/backgrounds/resourcesFor.gif) no-repeat 0 -36px;	
	height: 36px;
	margin-bottom: 10px;
}

ul.resourcesMenu li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
}
ul.resourcesMenu li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.resourcesMenu li ul.resourcesSubNav {
	list-style: none;
	position: absolute; /*--Important - Keeps resourcesSubNav from affecting main navigation flow--*/
	left: 0; 
	top: 0;
	background: #706491;
	margin: 0; 
	padding: 0;
	display: none;
	float: left;
	width: 196px;
	overflow: hidden;
}

ul.resourcesMenu li ul.resourcesSubNav {
	padding: 0 0 10px 0;
height: 170px 180px*;
	
	overflow: hidden;
}
ul.resourcesMenu li ul.resourcesSubNav li{
	margin: 0; 
	padding: 0;
	clear: both;
	width:  196px;
}
html ul.resourcesMenu li ul.resourcesSubNav li a {
	font: bold 11px/16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif !important;
	width: 196px !important;
	padding-left: 15px;
	padding: 0 0 5px 12px !important;
	background: transparent !important;
	text-transform: uppercase;
}
html ul.resourcesMenu li ul.resourcesSubNav li a:hover { /*--Hover effect for resourcesSubNav links--*/
	color: #FBE0B9 !important;
}

.triggerLink {
	height: 16px;
	overflow: hidden;
}