#page-hero {
	margin: 0;
	width: 696px;
	height: 370px;
	background: #000;
}

#page-hero.page-hero-program {
	width: 696px;
	height: 370px;
	background: url(/images/program-hero-bg.jpg) center no-repeat;
}

#page-hero.page-hero-schools {
	width: 696px;
	height: 370px;
	background: url(/images/schools-hero-bg.jpg) center no-repeat;
}

#page-hero.page-hero-you-can-help {
	width: 696px;
	height: 370px;
	background: url(/images/you-can-help-hero-bg.jpg) center no-repeat;
}

#page-hero-intro {
	float: left;
	width: 256px;
	height: 348px;
	background: url(/images/hero-intro-bg.png) top left no-repeat;
	margin: 22px 0 0 22px;
	color: #fff;
}

#page-hero-intro h1 {
	margin: 0;
	padding: 8px;
	background: url(/images/hero-intro-bg.png) top left no-repeat;
	color: #fff;
}

#page-hero-intro p {
	margin: 0;
	padding: 4px 8px;
	color: #fff;
}

#page-hero-intro ul {
	margin: 0 0 0 16px;
	padding: 8px;
	color: #fff;
}

#page-hero-intro ul#page-hero-jumplinks {
	margin: 0;
	padding: 8px;
	list-style: none;
}

#page-hero-intro ul li {
	margin: 0;
	padding: 2px 0;
	color: #fff;
}

#page-hero-intro ul li a {
	font-weight: bold;
}

#page-hero-intro a {
	color: #fff;
}

#page-hero #page-hero-intro ul {
	padding: 8px;
}

#page-hero-intro ul li {
}

.page-section {
	margin: 10px 0;
	background: url(/images/page-section-bg.png) bottom no-repeat;
	padding: 0 0 8px 0;
	overflow: hidden;
}

#program-image-map-intro {
	background: url(/images/page-section-bg-clear.png) bottom no-repeat;
}

#page-content .page-section h2 {
	margin: 0;
	padding: 0 32px;
	color: #456591;
	font-size: 17pt;
}

#page-content .page-section p {
	margin: 0;
	padding: 4px 32px;
}

#page-content .page-section a {
	color: #d38224;
}

#page-content .page-section ul {
	padding: 8px 48px;
	margin: 0 0 0 12px;
}

#page-content .page-section ul li {
	margin: 0;
	padding: 2px 0;
}


.page-section-top {
	background: url(/images/page-section-top.png) bottom no-repeat;
	width: 696px;
	height: 8px;
	overflow: hidden;
}


.page-section#section-program-map {
	padding: 0 0 4px 0;
}

#page-content .page-section #program-map {
	width: 653px;
	height: 428px;
/*	background: url(/images/program-map.png) center no-repeat; */
	margin: 0 20px;
}

#page-content .page-section #program-map img {
}

/* container for uls */
#page-content .page-section #program-map div {
	position: relative;
}

/*	padding: 132px 0 0 22px; */

#page-content .page-section #program-map div ul {
	position: absolute;
	display: block;
	left: 22px;
	top: 132px;
	padding: 16px;
	width: 224px;
	background: url(/images/alpha-507bbc-80.png);
	padding: 16px 0 16px 20px;
	margin: 0 0 0 8px;
	color: #fff;
	list-style: disc;
}

#page-content .page-section #program-map div ul li {
	margin: 0;
	padding: 0;
}
	
#page-content .page-section #program-map div ul a {
	color: #fff;
}
	

#page-general {
	border: 1px solid #83a1cc;
	border-top: none;
	padding: 22px;
	min-height: 480px;
	margin-bottom: 12px;
	background: #fff url(/images/page-general-bg.jpg) bottom center no-repeat;
}

#page-general h1 {
	font-size: 12pt;
}

#page-general h3 {
	margin-top: 8px;
}
	

#ReminderJoin {
	padding: 0;
	height: 140px;
}

.page-section #ReminderJoin p {
	overflow: auto;
	padding: 0 32px;
	margin: 0;
}

#ReminderJoin p label {
	margin: 12px 0 0 0;
	width: 84px;
	float: left;
	display: inline;
}

#ReminderJoin p input {
	margin: 8px 0;
	width: 184px;
	float: left;
	display: inline;
	padding: 4px;
}

#ReminderJoin p span {
	margin: 4px 0 0 8px;
	width: 180px;
	float: left;
	display: inline;
	padding: 8px 0 0;	
	font-size: 8pt;
	color: #f00;
	font-weight: bold;
}

#ReminderJoin #submit {
	padding: 0;
	margin: 8px 0 0 0;
	float: right;
	display: inline;
	width: 112px;
	height: 31px;
	background: transparent url(/images/schools-reminder-submit.png) no-repeat center;
}

#ReminderJoin #submit span {
	display: none;
}

#ReminderProcessing {
	width: 100%;
	min-height: 140px;
	height: auto !important; /* IE6 */
	height: 140px; 
	background: url(/images/ajax-loader.gif) center no-repeat;
	display: none;
}

#ReminderProcessing span {
	display: none;
}

#ReminderProcessed {
	display: none;
	color: #456591;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 32px;
	padding: 16px 0 0 0;
}

#page-content #pacific-map {
	display: block;
	width: 694px;
	height: 368px;
	background: url(/images/pacific-map.jpg) center no-repeat;
	margin: 0;
	padding: 0;
	border: 1px solid #b1d9ea;
}

ul#pacific-map-buttons {
	list-style: none;
}

#pacific-locator-container {
	position: relative;
}

#pacific-locator {
	position: absolute;
	float: left;
	left: 320px;
	top: 256px;
	display: none;
	width: 36px;
	height: 36px;
	z-index: 1;
	background: url(/images/pacific-locator.png) center;
	behavior: url(/iepngfix.htc);
}

#pacific-map ul {
	top: 0;
	left: 0;
	z-index: 255;
	margin: 8px 16px;
	padding: 0;
	width: 135px;
}

#pacific-map ul li {
	margin: 2px 0;
	padding: 0;
}

#pacific-map ul li a {
	display: block;
	width: 135px;
	height: 20px;
	margin: 2px 0;
	background: url(/images/pacific-ul-li-a.png) 0 -21px;
	color: #fff;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

#pacific-map ul li a#pacific-map-active,
#pacific-map ul li a:hover {
	background: url(/images/pacific-ul-li-a.png) 0 0;
	color: #369;
}

#pacific-map ul li a span {
	display: block;
	padding: 3px 0 0 3px;
}

#pacific-map p {
	margin: 8px 0 0 16px;
	padding: 0;
	width: 148px;
	text-align: center;
}

#pacific-map p a {
	display: block;
	width: 148px;
	height: 24px;
	background: #507bbc;
	color: #fff;
	font-weight: bold;
	font-size: 8pt;
	border: 1px solid #507bbc;
}

#pacific-map p a:hover {
	background: #fff;
	color: #507bbc;
}

#pacific-map p span {
	display: block;
	padding: 4px;
}

#pacific-stats {
	margin: 16px 80px;
	background: #fdf3a7;
	padding: 4px 0;
}

#page-content .page-section #pacific-stats h4 {
	margin: 8px 16px;
	color: #456591;
}

#page-content .page-section #pacific-stats p {
	margin: 6px 16px;
	padding: 0;
}

#page-content .page-section #pacific-stats table {
	width: 500px;
	margin: 4px 16px;
	padding: 0;
}

#page-content .page-section #pacific-stats table tr td.pacific-stats-key {
	width: 90%;
	padding: 2px;
}

#page-content .page-section #pacific-stats table tr td.pacific-stats-value {
	width: 10%;
	text-align: right;
	padding: 2px;
}

.page-back-to-top {
	text-align: right;
}
