/* ----------------------------------------------
 Navigation Formatting
---------------------------------------------- */

#navbar {
	z-index: 10;
	position: relative;
	margin: 11px 0 0 23px;
	padding: 0;
	width: 939px;
	height: 35px;
	background: url(/images/navigation/nav_bkg.jpg) no-repeat;
	/*border: 1px solid #fff;*/
	
}
	#more-nav {
		position: relative;
		margin: 0 0 0 14px;
		padding: 10px 0 0 0;
		width: 914px;
		height: 16px;
		
	}
	
	#more-nav span {
		display: none;
	}
	
	#more-nav ul {
		list-style: none;
		margin:  0;
		padding: 0;
	}
	
	#more-nav li {
		float: left;
		margin: 0;
		padding: 0;
		height: 16px;
	}
	
	#n1 a, #n2 a, #n3 a, #n4 a, #n5 a, #n6 a, #n7 a {
		display: block;
		height: 16px;
	}

	#n1 {
		width: 141px;
		background: url(/images/navigation/lower_9th_off.jpg) 0 0 no-repeat;
	}	
	#n2 {
		width: 203px;
		background: url(/images/navigation/historic_green_off.jpg) 0 0 no-repeat;
	}	
	#n3 {
		width: 61px;
		background: url(/images/navigation/blog_off.jpg) 0 0 no-repeat;
	}
	#n4 {
		width: 118px;
		background: url(/images/navigation/the_projects_off.jpg) 0 0 no-repeat;
	}	
	#n5 {
		width: 83px;
		background: url(/images/navigation/donate_off.jpg) 0 0 no-repeat;
	}	
	#n6 {
		width: 151px;
		background: url(/images/navigation/join_us_off.jpg) 0 0 no-repeat;
	}	
	#n7 {
		width: 155px;
		background: url(/images/navigation/sponsors_off.jpg) 0 0 no-repeat;
	}

	#n1 a:hover {
		background: transparent url(/images/navigation/lower_9th_on.jpg) 0 0 no-repeat;
	}
	#n2 a:hover {
		background: transparent url(/images/navigation/historic_green_on.jpg) 0 0 no-repeat;
	}
	#n3 a:hover {
		background: transparent url(/images/navigation/blog_on.jpg) 0 0 no-repeat;
	}
	#n4 a:hover {
		background: transparent url(/images/navigation/the_projects_on.jpg) 0 0 no-repeat;
	}
	#n5 a:hover {
		background: transparent url(/images/navigation/donate_on.jpg) 0 0 no-repeat;
	}
	#n6 a:hover {
		background: transparent url(/images/navigation/join_us_on.jpg) 0 0 no-repeat;
	}
	#n7 a:hover {
		background: transparent url(/images/navigation/sponsors_on.jpg) 0 0 no-repeat;
	}

/* ----------------------------------------------
 Layout Formatting
---------------------------------------------- */

#col-one {
	position: absolute;
	margin: 8px 0 0 23px;
	padding: 0;
	width: 183px;
	height: 700px;
	/*border: 1px solid #fff;*/
}

#col-two {
	position: absolute;
	margin: 8px 0 0 220px;
	padding: 0;
	width: 489px;
	height: 700px;
	/*border: 1px solid #000;*/
}

#col-three {
	position: absolute;
	margin: 8px 0 0 723px;
	padding: 0;
	width: 222px;
	height: 700px;
	/*border: 1px solid #fff;*/
}


/* ----------------------------------------------
 Col-One Formatting
---------------------------------------------- */

#register {
	position: relative;
	margin: 28px 0 0 0;
	padding: 0;
	width: 183px;
	height: 268px;
	background: url(/images/hg_bkg4.jpg) no-repeat;
	/*border: 1px solid #fff;*/
}

	#register #register-text {
		position: absolute;
		margin: 182px 0 0 5px;
		padding: 0;
		width: 172px;
		height: 48px;
		/*border: 1px solid #fff;*/
	}
	#register #register-text span {
		display: none;
	}
	
	#register #register-text ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#register #register-text li {
		margin: 0;
		padding: 0;
		height: 48px;
		float: left;
	}
	
	#register1 a {
		display: block;
		height: 48px;
	}

	#register1 {
		width: 172px;
		background: url(/images/register_off.jpg) 0 0 no-repeat;
	}	

	#register1 a:hover {
		background: transparent url(/images/register_on.jpg) 0 0 no-repeat;
	}
	
#splash-subnav {
	position: relative;
	margin: 14px 0 0 0;
	height: 179px;
	width: 183px;
	background: url(/images/subnav_bkg.jpg) no-repeat;
}

	#splash-more-nav-sub {
		position: absolute;
		margin: 0 0 0 20px;
		padding: 20px 0 0 0;
		width: 142px;
		height: 133px;
	}
			
	#splash-more-nav-sub span {
		display: none;
	}
			
	#splash-more-nav-sub ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
			
	#splash-more-nav-sub li {
		margin: 0;
		padding: 0;
		height: 19px;
	}
				
	#mn1 a, #mn2 a, #mn3 a, #mn4 a, #mn5 a, #mn6 a, #mn7 a {
		display: block;
		height: 19px;
	}
	
	#mn1 {
		width: 151px;
		background: url(/images/navigation/event_schedule_off.jpg) 0 0 no-repeat;
	}	
	#mn2 {
		width: 142px;
		background: url(/images/navigation/why_attend_off.jpg) 0 0 no-repeat;
	}	
	#mn3 {
		width: 142px;
		background: url(/images/navigation/media_off.jpg) 0 0 no-repeat;
	}
	#mn4 {
		width: 142px;
		background: url(/images/navigation/csed_off.jpg) 0 0 no-repeat;
	}	
	#mn5 {
		width: 142px;
		background: url(/images/navigation/resources_off.jpg) 0 0 no-repeat;
	}	
	#mn6 {
		width: 142px;
		background: url(/images/navigation/faq_off.jpg) 0 0 no-repeat;
	}	
	#mn7 {
		width: 142px;
		background: url(/images/navigation/contact_us_off.jpg) 0 0 no-repeat;
	}
	
	#mn1 a:hover {
		background: transparent url(/images/navigation/event_schedule_on.jpg) 0 0 no-repeat;
	}
	#mn2 a:hover {
		background: transparent url(/images/navigation/why_attend_on.jpg) 0 0 no-repeat;
	}
	#mn3 a:hover {
		background: transparent url(/images/navigation/media_on.jpg) 0 0 no-repeat;
	}
	#mn4 a:hover {
		background: transparent url(/images/navigation/csed_on.jpg) 0 0 no-repeat;
	}
	#mn5 a:hover {
		background: transparent url(/images/navigation/resources_on.jpg) 0 0 no-repeat;
	}
	#mn6 a:hover {
		background: transparent url(/images/navigation/faq_on.jpg) 0 0 no-repeat;
	}
	#mn7 a:hover {
		background: transparent url(/images/navigation/contact_us_on.jpg) 0 0 no-repeat;
	}
	
#splash-sponsors {
	position: relative;
	margin: 14px 0 0 0;
	padding: 0;
	width: 183px;
	height: 164px;
	background: url(/images/sponsor_bkg.jpg) no-repeat;
}
	
#splash-projects {
	position: relative;
	margin: 24px 0 0 0;
	padding: 0;
	width: 183px;
	height: 164px;
	background: url(/images/sponsor_bkg.jpg) no-repeat;
}

/* ----------------------------------------------
 Col-Two Formatting
---------------------------------------------- */
	
#splash-poster {
	margin: 0;
	width: 489px;
	height: 700px;
		/*	border: 1px solid #9CA18A;
	background: #cdcdcd; */
}	

#poster-text {
	position: relative;
	margin: -532px 0 0 43px;
	width: 400px;
	height: 155px;
	/* border: 1px solid #9CA18A; */
	font-family: times;
	font-size: 22px;
	line-height: 18px;
	color: 492D29;
}


/* ----------------------------------------------
 Col-Three Formatting
---------------------------------------------- */
	
#donate {
	position: relative;
	margin: 0;
	padding: 0;
	width: 222px;
	height: 267px;
	background: url(/images/give_bkg.jpg) no-repeat;
	/*border: 1px solid #fff;*/
}

	#donate #donate-text {
		position: absolute;
		margin: 190px 0 0 24px;
		padding: 0;
		width: 172px;
		height: 48px;
		/*border: 1px solid #fff;*/
	}
	#donate #donate-text span {
		display: none;
	}
	
	#donate #donate-text ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#donate #donate-text li {
		margin: 0;
		padding: 0;
		height: 48px;
		float: left;
	}
	
	#donate1 a {
		display: block;
		height: 48px;
	}

	#donate1 {
		width: 172px;
		background: url(/images/donate_off.jpg) 0 0 no-repeat;
	}	

	#donate1 a:hover {
		background: transparent url(/images/donate_on.jpg) 0 0 no-repeat;
	}
	
#levee-link {
	position: relative;
	margin: -16px 0 0 -100px;
	padding: 0;
	width: 235px;
	height: 192px;
	/*border: 1px solid #fff;*/
}

	#levee-link #video-button {
		position: absolute;
		margin: 54px 0 0 125px;
		padding: 0;
		width: 235px;
		height: 192px;
		/*border: 1px solid #fff;*/
	}
	#levee-link #levee-button span {
		display: none;
	}
	
	#levee-link #levee-button ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#levee-link #levee-button li {
		margin: 0;
		padding: 0;
		height: 192px;
		float: left;
	}
	
	#levee1 a {
		display: block;
		height: 192px;
	}

	#levee1 {
		width: 235px;
		background: url(/images/navigation/levee_off.gif) 0 0 no-repeat;
	}	

	#levee1 a:hover {
		background: transparent url(/images/navigation/levee_on.gif) 0 0 no-repeat;
	}
	
#video-link {
	position: relative;
	margin: 45px 0 0 0;
	padding: 0;
	width: 222px;
	height: 147px;
	background: url(/images/splash_video.jpg) no-repeat;
	/*border: 1px solid #fff;*/
}

	#video-link #video-button {
		position: absolute;
		margin: 54px 0 0 125px;
		padding: 0;
		width: 95px;
		height: 34px;
		/*border: 1px solid #fff;*/
	}
	#video-link #video-button span {
		display: none;
	}
	
	#video-link #video-button ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#video-link #video-button li {
		margin: 0;
		padding: 0;
		height: 34px;
		float: left;
	}
	
	#holycross1 a {
		display: block;
		height: 34px;
	}

	#holycross1 {
		width: 95px;
		background: url(/images/navigation/play_video_off.jpg) 0 0 no-repeat;
	}	

	#holycross1 a:hover {
		background: transparent url(/images/navigation/play_video_on.jpg) 0 0 no-repeat;
	}