﻿
@import "default.css";

body { background:#C1DDF3 url(/!img/mp/2020hs_lp_bkgrd.jpg) repeat-x; }

#wrapper { width:752px; height:700px; margin:0 auto; background:url(/!img/int/2020hs_int_body_bkgrd.jpg) no-repeat 0 186px; }
#header { width:752; height:139px; background:#FFFFFF url(/!img/int/2020hs_int_hdr.gif) no-repeat 0 0; }
#headerimg { width:752px; height:139px; background:url(/!img/subheads/2020hs_subhead_photo_contact_us.jpg) no-repeat top right; }
#homelink { width:320px; height:0; padding-top:139px; display:block; text-indent:-9999px; overflow:hidden; }
#subhead { width:501px; height:47px; float:right; background:url(/!img/subheads/2020hs_subhead_text_contact_us.gif) no-repeat right 0; }
#leftpanel { width:251px; float:left; }
#content {
	width:478px;
	height:500px;
	float:right;
	text-align:justify;
	padding-right:20px;
}

/* Interior Classes */
.sect_nav { font-size:0.9em; }
a.sect_top:link, a.sect_top:visited { font-size:1.1em; font-weight:bold; color:#314D87; }
.sect_nav a:link, .sect_nav a:visited { color:#04AC69; }
a.sect_top:hover, .sect_nav a:hover { text-decoration:underline; }
.toplink a:link, .toplink a:visited { text-decoration:underline; color:#04AC69; text-align:right; display:block; margin-bottom:12px; }
.toplink a:hover, .toplink a:active, .toplink a:focus { text-decoration:none; }

/* Page Specific */
.programs #headerimg { background-image:url(/!img/subheads/2020hs_subhead_photo_programs.jpg); }
.programs #subhead { background-image:url(/!img/subheads/2020hs_subhead_text_programs.gif); }
.excellence #headerimg { background-image:url(/!img/subheads/2020hs_subhead_photo_center_of_excellence.jpg); }
.excellence #subhead { background-image:url(/!img/subheads/2020hs_subhead_text_center_of_excellence.gif); }
.alliances #headerimg { background-image:url(/!img/subheads/2020hs_subhead_photo_strategic_alliances.jpg); }
.alliances #subhead { background-image:url(/!img/subheads/2020hs_subhead_text_strategic_alliances.gif); }
.stories #headerimg { background-image:url(/!img/subheads/2020hs_subhead_photo_the_stories.jpg); }
.stories #subhead { background-image:url(/!img/subheads/2020hs_subhead_text_the_stories.gif); }
.contact #headerimg { background-image:url(/!img/subheads/2020hs_subhead_photo_contact_us.jpg); }
.contact #subhead { background-image:url(/!img/subheads/2020hs_subhead_text_contact_us.gif); }

/* Left Navigation */

#leftNav {
	width:251px;
	height:158px;
	margin:0;
	padding:0;
}

#leftNav dd { margin:0; padding:0; }

#leftNav a.ir {
	width:251px;
	height:0px;
	padding-top:30px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/!img/int/2020hs_int_nav_static.gif) no-repeat center top;
}

.programs #ln_programs a.ir,
.excellence #ln_excellence a.ir,
.alliances #ln_alliances a.ir,
.stories #ln_stories a.ir,
#leftNav a.ir:hover, #leftNav a.ir:active { background-image:url(/!img/int/2020hs_int_nav_rollover.gif);}

#leftNav #ln_excellence a.ir { background-position: 0 -30px; }
#leftNav #ln_alliances a.ir { background-position: 0 -60px; }
#leftNav #ln_stories a.ir { background-position: 0 -90px; }
#leftNav #ln_home a.ir { background-position: 0 -120px; padding-top:50px; }

#leftNav #ln_contact a.ir,
#leftNav #ln_contact a.ir:hover,
#leftNav #ln_contact a.ir:active {
	background-image:url(/!img/int/2020hs_int_promo_contact.gif);
	padding-top:82px;
}