@import url("/apps/js/polls/polls-pack.css");
/* General */

body {
	background: #788084 url('/pics/body_bg.gif');
	text-align: center;
	margin: 2px 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	width: 900px;
	height: 20px;
	margin: 0 auto;
}
div#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #fff;
}
.contentIndex {
	text-align: left;
	background: url('/pics/index_bg.gif') repeat-y 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: 883px;
	height: 47px;
	padding: 6px 0 0 1px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C1A456;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}
#search {
	color: #000;
	font-weight: bold;
	float: right;
	margin: 0 7px 0 0;
	border: 1px solid #b2b2b2;
}
#googleTranslate {
	float: right;
	margin: 0;
}
marquee {
	width: 598px;
	height: 14px;
	color: #6A5892;
	margin: 0 7px 0 0;
	font-weight: bold;
	padding-top: 3px;
	float: right;
}
#topLeft {
	width: 15px;
	height: 50px;
	background: url('/pics/top_left.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	position: absolute;
	left: -15px;
	top: 137px;
}
#topRight {
	width: 15px;
	height: 50px;
	background: url('/pics/top_right.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	position: absolute;
	left: 900px;
	top: 137px;
}
#bottomLeft {
	width: 15px;
	height: 38px;
	background: url('/pics/bottom_left.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	position: absolute;
	left: -15px;
	bottom: -14px;
}
#bottomRight {
	width: 15px;
	height: 38px;
	background: url('/pics/bottom_right.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	position: absolute;
	left: 900px;
	bottom: -14px;
}
/* Header */
div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0 0 137px 900px;
	background: url('/pics/header.jpg') no-repeat;
	overflow: hidden;
}
/* Navigation menu */

div#menu {
	width: 900px;
	height: 32px;
	background: url('/pics/topnav_bg.gif') repeat-x;
	padding: 4px 0 0 0;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0 0 0 41px;
	width: 900px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0 41px 0 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	width: 0;
	height: 25px;
	display: block;
	text-align: center;
	padding: 2px 0 0 0;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000;
}
ul#topNavItems li a#topNav1 { width: 52px; background: url('/pics/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 72px; background: url('/pics/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 79px; background: url('/pics/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 68px; background: url('/pics/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 66px; background: url('/pics/topNav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 59px; background: url('/pics/topNav6.gif') no-repeat; }
ul#topNavItems li a#topNav7 { width: 60px; background: url('/pics/topNav7.gif') no-repeat; }
ul#topNavItems li a#topNav8 { width: 80px; background: url('/pics/topNav8.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 {
	background: url('/pics/topnavf2.gif') no-repeat left top;
	color: #fff;
}
/* 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: 3px 0 3px 8px;
	height: auto;
	width: 170px;
	color: #fff;
	background: #695791;
	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: #000;
	background: #c1a456;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #695791;
}
/* Index properties */

#leftColumn {
	width: 214px;
	padding: 10px 0 0 10px;
	float: left;
}
#rightColumnContainer {
	width: 676px;
	padding: 0;
	float: left;
}
#midColumn {
	width: 442px;
	padding: 0 0 0 10px;
	float: left;
}
#rightColumn {
	width: 224px;
	padding: 0;
	float: left;
}
/* Quicklinks */

#quickLinks {
	width: 198px;
	padding: 6px 0 6px 6px;
	margin: 0;
	color: #fff;
	text-align: center;
	background: #695791;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks a {
	width: 192px;
	height: 24px;
	text-decoration: none;
	text-align: center;
	padding: 2px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #8f81ad;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	background: url('/pics/midnav.gif') repeat-x;
}
#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: url('/pics/midnavf2.gif') no-repeat;
}
/* Homepage Section Headers */

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 29px 430px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#directory {
	width: 0;
	height: 0;
	padding: 0 0 29px 430px;
	font-size: 0;
	background: url('/pics/directory_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 29px 224px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#memoirs {
	width: 0;
	height: 0;
	padding: 0 0 29px 224px;
	font-size: 0;
	background: url('/pics/memoirs_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 29px 204px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 29px 204px;
	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: 430px;
	margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid #ded4dd;
}
#directoryContainer {
	width: 430px;
	margin: 0;
	padding: 0;
	background: #fff;
	border: 1px solid #ded4dd;
}
#bulletinContainer {
	width: 224px;
	color: #fff;
	min-height: 85px;
	height: auto!important;
	height: 85px;
	margin: 0;
	padding: 0;
	background: url('/pics/bulletin_board_bg.gif') repeat-x;
}
#memoirsContainer {
	width: 224px;
	margin: 0;
	padding: 0;
	color: #fff;
}
#eventsContainer {
	width: 204px;
	margin: 0;
	padding: 0;
	background: url('/pics/events_bg.gif') repeat-y;
}
#linksContainer {
	width: 204px;
	margin: 0;
	padding: 0;
	background: url('/pics/events_bg.gif') repeat-y;
}
/* 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 */
#weather {
	text-align: center;
	width: 210px;
	background: url('/pics/weather_bg.gif') no-repeat;
}

.midSectionBottom {
	width: 430px;
	height: 47px;
	background: url('/pics/mid_section_bottom.gif') no-repeat;
}
.leftSectionBottom {
	width: 204px;
	height: 43px;
	background: url('/pics/left_section_bottom.gif') no-repeat;
}
.HPNews a, .HPNews a:active, .HPNews a:link, 
.HPEvents a, .HPEvents a:active, .HPEvents a:link, 
.HPDirectory a, .HPDirectory a:active, .HPDirectory a:link,
.HPLinks a, .HPLinks a:active, .HPLinks a:link {
	color: #000;
}
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link,
.HPMemoirs a, .HPMemoirs a:active, .HPMemoirs a:link {
	color: #fff;
}

.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
#sqotd {
	width: 0;
	height: 0;
	padding: 0 0 54px 210px;
	background: url('/pics/sqotd.gif') no-repeat left top;
	overflow: hidden;
	display: block;
	margin: 0 0 0 10px;
	float: left;
}
#wotd {
	width: 210px;
	height: 54px;
	background: url('/pics/wotd.gif') top left no-repeat;
	color: #fff;
	text-align: center;
	margin: 0;
}
#wotd a {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	display:block;
	position: relative;
	top: 18px;
}
#wotd b {
	display: none;
}
#wotd i {
	display: none
}
#wotd a:hover {
	color: #E12A00;
}

#wotd {
	width: 210px;
	height: 54px;
	background: url('/pics/wotd.gif') top left no-repeat;
	color: #fff;
	text-align: center;
	margin: 0;
	float: left;
}
#wotd b {
	width: 0;
	height: 0;
	font-size: 0;
}
#wotd i {
	display: none
}
#wotd a:hover {
	color: #E12A00;
}

/* Image shuffles */
#shuffle1 {
	width: 676px;
	height: 246px;
}
/* Footer */

div#footer {
	width: 900px;
	height: 43px;
	margin: 0 auto;
	text-align: center;
	background: url('/pics/footer.jpg') no-repeat;
}
address {
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#district_logo {
	position: absolute;
	left: 833px;
	top: -10px;
	width: 53px;
	height: 0;
	padding: 53px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/district_logo.png') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
}
a#edunet {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 5px 0 0 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edunet_gray.png') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
}
#edu_logo {
	width: 245px;
	margin: 0 auto;
}


.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
	width: 180px;
}

.HPQuickPoll h2 {
	width: 224px;
	padding-top: 29px;
}

.HPQuickPoll .bar-color {
	background-color: #C1A456;
}

.HPQuickPoll, .HPQuickPoll a:link, .HPQuickPoll a:active, .HPQuickPoll a:visited  {
	color: #FFF;
}

