/* General */

.clear {
	width: 0;
	height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	clear: both;
}

body {
	background: #ffbb17 url('/pics/body_bg.jpg') repeat-x left top;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#sides {
	margin: 0 auto;
	width: 782px;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	background: #fff;
}
#indexBG {
	width: 760px;
	background: url('/pics/index_bg.gif') no-repeat left top;	
}
.contentIndex {
	text-align: left;
	background: #d7ce89 url('/pics/index_repeat.gif') repeat-y;
	width: 760px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 744px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
#marquee {
	color: #fff;
	width: 460px;
	height: 17px;
	position: relative;
	top: 5px;
	left: 5px;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 732px;
	height: 42px;
	padding: 8px 0 0 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}
/* Header */

div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0 0 230px 760px;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
/* Navigation menu */

div#menu {
	background: url('/pics/topnav_bg.gif') repeat-x;
	width: 760px;
	height: 27px;
}
div#topNavBottom {
	width: 760px;
	height: 20px;
	background: url('/pics/topnav_shadow.png') repeat-x;
	behavior: url('/apps/shared/iepngfix.htc');
	font-size: 0;
	color: #fff;
	text-align: center;
	position: absolute;
}
ul#topNavItems {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 760px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 0 0 35px;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	width: 0;
	height: 20px;
	display: block;
	text-align: center;
	padding: 7px 0 0 5px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-decoration: none;
	color: #ca2a17;
}

ul#topNavItems li a#topNav1 { width: 70px; }
ul#topNavItems li a#topNav2 { width: 84px; }
ul#topNavItems li a#topNav3 { width: 70px; }
ul#topNavItems li a#topNav4 { width: 64px; }
ul#topNavItems li a#topNav5 { width: 64px; }
ul#topNavItems li a#topNav6 { width: 80px; }

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 {
	color: #fff;
	background: url('/pics/topnavf2.jpg') top center no-repeat;
}
/* 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: 178px;
	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-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 3px 0 3px 8px;
	height: auto;
	width: 170px;
	color: #930000;
	background: #ffb514;
	font: 12px Arial, Helvetica, sans-serif;
}
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: #fff;
	background: #ff9809;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #930000;
	background: #ffb514;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	border-top: 1px solid #fff;
}
/* Index properties */

#leftColumn {
	width: 463px;
	padding: 10px 0 0 10px;
	float: left;
}
#rightColumn {
	width: 279px;
	padding: 8px 0 0 8px;
	float: left;
}
/* Quicklinks */

#quickLinks {
	width: 143px;
	margin: 0;
	float: left;
	margin-left: 20px;
	padding-top: 10px;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks a {
	width: 143px;
	height: 33px;
	text-decoration: none;
	padding: 5px 0 0 0;
	margin: 0;
	display: block;
	color: #ffb514;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-transform: uppercase;
	background: url('/pics/midnav.png') no-repeat left top;
	behavior: url('/apps/shared/iepngfix.htc');
}

#quickLinks a:hover {
	color: #fff;
}
/* Homepage Section Headers */

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 24px 456px;
	overflow: hidden;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	color: #451661;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 24px 456px;
	overflow: hidden;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	color: #451661;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 24px 268px;
	overflow: hidden;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	color: #fff;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 24px 268px;
	overflow: hidden;
	background: url('/pics/selected_links_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	color: #fff;
}

/* Homepage Sections Containers */

#newsContainer {
	width: 456px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	margin: 0;
	padding: 15px 0 0 0;
	background: #fff url('/pics/left_section_bg.gif') no-repeat;
}
#eventsContainer {
	width: 268px;
	min-height: 105px;
	height: auto!important;
	height: 105px;
	margin: 0;
	padding: 15px 0 0 0;
	background: #fff url('/pics/right_section_bg.gif') no-repeat;
}
#bulletinContainer {
	width: 456px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	margin: 0;
	padding: 15px 0 0 0;
	background: #fff url('/pics/left_section_bg.gif') no-repeat;
}
#linksContainer {
	width: 268px;
	min-height: 105px;
	height: auto!important;
	height: 105px;
	margin: 0;
	padding: 15px 0 0 0;
	background: #fff url('/pics/right_section_bg.gif') no-repeat;
}
/* Homepage Section Table Includes */

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

.HPNews a, .HPNews a:active, .HPNews a:link, 
.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: #930000;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */

#shuffle1 {
	width: 279px;
	height: 163px;
	float: left;
}
#shuffle2 {
	width: 267px;
	height: 156px;
}
.leftSectionBottom {
	width: 456px;
	height: 17px;
	background: url('/pics/left_section_bottom.gif') no-repeat;
}
.rightSectionBottom {
	width: 268px;
	height: 20px;
	background: url('/pics/right_section_bottom.gif') no-repeat;
}
/* Footer */

div#footer {
	width: 760px;
	height: 102px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.jpg') no-repeat;
}
#headerAddress {
	position: absolute;
	text-align: left;
	left: 120px;
	top: -185px;
	color: #fff;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}
#footerAddress {
	text-align: center;
	color: #930000;
	padding-top: 6px;
	font: 13px Arial, Helvetica, sans-serif;
}
#district_logo {
	position: absolute;
	left: 14px;
	top: 41px;
	width: 100px;
	height: 0;
	padding: 42px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/district_logo.gif') no-repeat; 
}
a#edunet {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edunet_white.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
#edu_logo {
	width: 245px;
	margin: 0 auto;
}