/* General */

body {
	background: #183045;
	text-align: center;
	margin: 2px 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#sides {
	width: 950px;
	background: url('/pics/shadow.jpg') repeat-y;
	margin: 0 auto;
}
div#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #fff;
	border-bottom: 1px solid #000;
}
.contentIndex {
	text-align: left;
	background: #e7db87 url('/pics/index_bg.gif') repeat-x left top;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 884px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 864px;
	height: 27px;
	padding: 12px 0 0 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: #000 url('/pics/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}
#search {
	color: #000;
	font-weight: bold;
	position: absolute;
	left: 90px;
}
#googleTranslate {
	position: absolute;
	left: 771px;
	margin: 0;
}
marquee {
	width: 900px;
	height: 15px;
	padding-top: 2px;
	color: #fff;
	font-weight: bold;
	margin-left:25px;
	margin-right:25px;
}
/* Header */
div#header {
	
}
div#headerIMG {
	width: 950px;
	height: 291px;
	margin: 0 auto;
	padding: 0;
	margin-top: 10px;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
	text-align: left;
}
div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#hisdconnect {
	float:right;
	position: absolute;
	top:0px;
	left: 783px;
}
/* Navigation menu */

div#menu {
	width: 900px;
	height: 25px;
	background: #099d41;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 25px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 { width: 70px; background: url('/pics/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 94px; background: url('/pics/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 94px; background: url('/pics/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 84px; background: url('/pics/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 87px; background: url('/pics/topNav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 85px; background: url('/pics/topNav6.gif') no-repeat; }
ul#topNavItems li a#topNav7 { width: 80px; background: url('/pics/topNav7.gif') no-repeat; }
ul#topNavItems li a#topNav8 { width: 73px; background: url('/pics/topNav8.gif') no-repeat; }
ul#topNavItems li a#topNav9 { width: 113px; background: url('/pics/topNav9.gif') no-repeat; }

ul#topNavItems li:hover a#topNav1, ul#topNavItems li.over a#topNav1,
ul#topNavItems li:hover a#topNav2, ul#topNavItems li.over a#topNav2,
ul#topNavItems li:hover a#topNav3, ul#topNavItems li.over a#topNav3,
ul#topNavItems li:hover a#topNav4, ul#topNavItems li.over a#topNav4,
ul#topNavItems li:hover a#topNav5, ul#topNavItems li.over a#topNav5,
ul#topNavItems li:hover a#topNav6, ul#topNavItems li.over a#topNav6,
ul#topNavItems li:hover a#topNav7, ul#topNavItems li.over a#topNav7,
ul#topNavItems li:hover a#topNav8, ul#topNavItems li.over a#topNav8,
ul#topNavItems li:hover a#topNav9, ul#topNavItems li.over a#topNav9 {
	background-position: 0 -25px;
}
/* Drop down items */

ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 168px;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	left: auto;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	border: 0;
}

ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 8px;
	height: auto;
	width: 160px;
	color: #fff;
	background: #099d41;
}
ul#topNavItems li ul li a:hover, ul#topNavItems li ul li:hover a, ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over a, ul#topNavItems li ul li.over ul a:hover {
	color: #ffef80;
	background: #099d41;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #099d41;
}
/* Index properties */

#leftColumn {
	width: 210px;
	padding: 0 0 0 9px;
	float: left;
}
#rightColumn {
	width: 674px;
	padding: 8px 0 0 7px;
	float: left;
}
#innerLeft {
	width: 447px;
	padding: 0;
	float: left;
}
#innerRight {
	width: 219px;
	padding: 0 0 0 8px;
	float: left;
}
#newsBG {
	width: 674px;
	background: url('/pics/sub_bg.gif') repeat-y -7px 0;
}
/* Quicklinks */

#quickLinks {
	width: 209px;
	padding: 0;
	margin: 0;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 25px 209px;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
}
#quickLinks a#midNav1 {	background: url('/pics/midnav1.gif') no-repeat; }
#quickLinks a#midNav2 {	background: url('/pics/midnav2.gif') no-repeat; }
#quickLinks a#midNav3 {	background: url('/pics/midnav3.gif') no-repeat; }
#quickLinks a#midNav4 { background: url('/pics/midnav4.gif') no-repeat; }
#quickLinks a#midNav5 { background: url('/pics/midnav5.gif') no-repeat; }
#quickLinks a#midNav6 { background: url('/pics/midnav6.gif') no-repeat; }
#quickLinks a#midNav7 { background: url('/pics/midnav7.gif') no-repeat; }
#quickLinks a#midNav8 { background: url('/pics/midnav8.gif') no-repeat; }

#quickLinks a:hover#midNav1,
#quickLinks a:hover#midNav2,
#quickLinks a:hover#midNav3,
#quickLinks a:hover#midNav4,
#quickLinks a:hover#midNav5,
#quickLinks a:hover#midNav6,
#quickLinks a:hover#midNav7,
#quickLinks a:hover#midNav8 {
	background-position: -209px 0;
}
/* Homepage Section Headers */

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 66px 447px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 34px 209px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 32px 209px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#athletic {
	width: 0;
	height: 0;
	padding: 0 0 41px 258px;
	font-size: 0;
	background: url('/pics/athletic_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 32px 209px;
	font-size: 0;
	background: url('/pics/selected_links_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#newsContainer {
	width: 447px;
	margin: 0;
	padding: 0;
}
#bulletinContainer {
	width: 209px;
	margin: 0;
	padding: 0;
	background: #005f01 url('/pics/side_section_bg.gif') no-repeat;
}
#eventsContainer {
	width: 209px;
	margin: 0;
	padding: 0;
	background: #005f01 url('/pics/side_section_bg.gif') no-repeat;
}
#linksContainer {
	width: 209px;
	margin: 0;
	padding: 0;
	background: #005f01 url('/pics/side_section_bg.gif') no-repeat;
}
/* Homepage Section Table Includes */

.HPNews {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPEvents {
	padding: 0;
	margin: 0;
	color: #fff;
}
.HPBBMessages {
	padding: 0;
	margin: 0;
	color: #fff;
}
.HPLinks {
	padding: 0;
	margin: 0;
	color: #fff;
}
/* Other homepage section extras */

.HPNews a, .HPNews a:active, .HPNews a:link {
	color: #006442;
}
.HPEvents a, .HPEvents a:active, .HPEvents a:link,
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link,
.HPLinks a, .HPLinks a:active, .HPLinks a:link {
	color: #ffe400;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */
#shuffle1 {
	width: 664px;
	height: 420px;
}
#shuffle2 {
	width: 201px;
	height: 120px;
	border: 4px solid #ebe4a8;
}
#shuffle3 {
	width: 248px;
	height: 98px;
}
/* Footer */

div#footer {
	width: 950px;
	height: 110px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.jpg') no-repeat;
	background-position:bottom;
}
div#footerbar {
	position: relative; height:20px; padding:10px; padding-top:10px; padding-bottom:0px;
	background-image:url(/pics/shadow_footer.jpg); background-repeat:repeat-y; background-color:transparent;
}	
address {
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 7px 0 0 92px;
}
a#edlio {
	position: absolute;
	right: 25px;
	top: 0;
	width: 155px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 5px 0 0 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edlio.png') top center no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
}

#hisd_logo {
	position: absolute;
	left: 30px;
	top: 5px;
}


/* Right side /pages/ menus */
table#pageNav {
border:none;
}
table#pageNav td {
}
table#pageNav ul {
list-style-type:none;
padding:30px 0 30px 0px !important;
margin:0 10px 0 10px !important;
background-color:#078035;
background-image:url('/pics/rightmenu_bg.jpg');
background-repeat:no-repeat;
background-position:top center;


}
table#pageNav td ul li { 
display:inline; 
}

table#pageNav td ul li a {
display:block;
line-height:24px;

padding:0px 5px 0px 25px;
color:#fff;

}
table#pageNav td ul li a:hover, table#pageNav td ul li a:active {
text-decoration:underline;
}
table#pageNav td ul li a, table#pageNav td ul li a:visited {
text-decoration:none;
}
table#pageNav td ul li b {
display:block;
line-height:24px;
color:#FFFFFF;

padding:0px 5px 0px 15px;
margin:5px 0;

border-bottom:1px solid #e7db87;
background-color:#e7db87;
background-image:url('/pics/rightmenu_bg.jpg');
background-position: center;
}



