@import url("/apps/js/polls/polls-pack.css");
/* General */
html {
	background: url('/pics/htmlbg.jpg');
}
body {
	background: url('/pics/body_bg.jpg') top left repeat-x #fff;
	margin: 0;
	padding: 0;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
div#wrapper {
	margin: 0 auto;
	width: 919px;
	padding-left: 31px;
	text-align: left;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#top {
	width: 345px;
	height: 35px;
	position: absolute;
	left: 540px;
}
.contentIndex {
	text-align: left;
	width: 888px;
	min-height: 500px;
	height: auto!important;
	height: 500px;
	background: #fff;
	padding-bottom: 15px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 858px;
	padding: 15px;
	min-height: 450px;
	height: auto!important;
	height: 450px;
	padding-bottom: 15px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	padding: 10px 0 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background: #6e0800;
	text-transform: uppercase;
	margin-bottom: 15px;
}
/* Header */
#header {
	width: 888px;
	margin: 0 auto;
	text-align: left;
}
#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	overflow: hidden;
	font-size: 0pt;
	padding: 0 0 148px 888px;
	display: block;
	background: url('/pics/header.jpg') top left no-repeat;
}
/* Navigation menu */
div#menu {
	width: 888px;
	height: 34px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 888px;
	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: 34px 0 0 0;
}
ul#topNavItems li a#topNav1 {
	width: 110px;
	background: url('/pics/topnav1.jpg') no-repeat;
}
ul#topNavItems li a#topNav2 {
	width: 80px;
	background: url('/pics/topnav2.jpg') no-repeat;
}
ul#topNavItems li a#topNav3 {
	width: 96px;
	background: url('/pics/topnav3.jpg') no-repeat;
}
ul#topNavItems li a#topNav4 {
	width: 91px;
	background: url('/pics/topnav4.jpg') no-repeat;
}
ul#topNavItems li a#topNav5 {
	width: 83px;
	background: url('/pics/topnav5.jpg') no-repeat;
}
ul#topNavItems li a#topNav6 {
	width: 85px;
	background: url('/pics/topnav6.jpg') no-repeat;
}
ul#topNavItems li a#topNav7 {
	width: 72px;
	background: url('/pics/topnav7.jpg') no-repeat;
}
ul#topNavItems li a#topNav8 {
	width: 149px;
	background: url('/pics/topnav8.jpg') no-repeat;
}
ul#topNavItems li a#topNav9 {
	width: 122px;
	background: url('/pics/topnav9.jpg') 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 -34px;
}
/* Drop down items */
ul#topNavItems ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 160px;
	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;
	margin-left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 6px 10px 6px 13px;
	height: auto;
	width: 160px;
	color: #e5f2ff;
	background: #2c1311;
	border-bottom: solid 1px #3d1d1a;
 -ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=90)”;
	filter: alpha(opacity=95);
	-khtml-opacity: 0.95;
	-moz-opacity: 0.95;
	opacity: 0.95;
}
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: #ecdca8;
	background: #000;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #ecdca8;
	background: #000;
}
/* Index properties */
#indexTop {
	width: 888px;
	height: 298px;
}
#leftColumn {
	width: 495px;
	float: left;
	padding: 25px 0 0 25px;
}
#rightColumn {
	width: 343px;
	float: right;
	padding: 25px 25px 0 0;
}
/* Quicklinks */
#quickLinks {
	width: 310px;
	padding: 0;
	margin: 0 0 26px 20px
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks ul li {
	margin-bottom: 5px;
}
#quickLinks ul li a {
	display: block;
	background: url('/pics/midnav.gif') top left no-repeat;
	width: 295px;
	height: 21px;
	margin: 0;
	padding: 3px 0 0 15px;
	text-decoration: none;
	color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps
}
#quickLinks a:hover {
	background-position: 0 -24px;
}
/* Homepage Section Headers */
h2 a.title, h2#sponsor_header, h2#sponsors_header, .HPQuickPoll h2 {
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #9a251c;
	font: 22px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	letter-spacing: 1px;
}
/* Homepage Sections Containers */
#container1 {
	width: 495px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	margin: 0 auto;
	padding: 0;
}
#container2 {
	width: 343px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	margin: 0 auto;
	padding: 0;
}
/* Homepage Section Table Includes */
.HPNews {
	width: 407px;
	padding: 0;
	margin: 17px 0 0 25px;
	color: #000;
}
.HPEvents {
	width: 300px;
	padding: 0;
	color: #000;
	margin: 17px 0 0 25px;
}
.HPNews td, .HPEvents td {
	padding: 10px 0 10px 0;
	border-bottom: solid 1px #e1e1e1
}
/* Other homepage section extras */
.HPEvents a, .HPEvents a:active, .HPEvents a:visited, .HPEvents a:link, .HPNews a, .HPNews a:active, .HPNews a:link, .HPNews a:visited, .SponsorsDiv a.sponsorshipIntroURL,.SponsorsDiv a.sponsorshipIntroURL:active, .SponsorsDiv a.sponsorshipIntroURL:link {
	color: #000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
.HPNews a:hover, .HPBBMessages a:hover {
	color: #37be71;
}
.HPEvents a:hover, .HPLinks a:hover, .SponsorsDiv a.sponsorshipIntroURL:hover {
	color: #37be71
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	display: none;
}
/* Image shuffles */
#rotate_overlay {
	width: 888px;
	height: 298px;
	position: absolute;
	behavior: url('/apps/shared/iepngfix.htc');
}
#shuffle1 {
	width: 449px;
	height: 298px;
	float: right
}
/* Footer */
div#footer {
	width: 100%;
	height: 85px;
	display: block;
	padding: 0;
	text-align: left;
	background: url('/pics/footer.jpg') #000 repeat-x;
}
#address {
	background: url('/pics/addressbg.jpg') top left no-repeat;
	color: #fff;
	width: 950px;
	height: 25px;
	margin: 0 auto;
	padding: 26px 0 0 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#search {
	width: 160px;
	height: 17px;
	background: #fff;
	border: solid 7px #9b7550;
	float: right;
}
#marquee {
	background: #000;
	padding: 10px 0 0 0;
	height: 24px;
	color: #fff;
	display: block;
}
/* District Quicklinks */
ul#quicklinksDrop {
	list-style: none;
	margin: 9px 0 0 0;
	padding: 0;
	width: 162px;
	position: relative;
	z-index: 1;
	float: left;
}
ul#quicklinksDrop li {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 999;
}
ul#quicklinksDrop li a#qlink_header {
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	padding: 0 0 15px 162px;
	background: url('/pics/quicklinkdrop.gif') top left no-repeat;
	position: relative;
	z-index: 1;
}
ul#quicklinksDrop ul, ul#quicklinksDrop li:hover ul ul, ul#quicklinksDrop li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 162px;
	margin: 0;
	padding: 0;
}
ul#quicklinksDrop ul li {
	margin: 0;
}
ul#quicklinksDrop li:hover ul, ul#quicklinksDrop li.over ul {
	left: auto;
	background: none;
}
ul#quicklinksDrop ul li:hover ul, ul#quicklinksDrop ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
ul#quicklinksDrop ul {
	border: 0;
}
ul#quicklinksDrop li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 5px 13px 5px 13px;
	width: 136px;
	height: auto;
	color: #878787;
	background: #fff;
	border-bottom: solid 1px #dfdfdf;
	display: block;
	font: 11px Arial;
}
ul#quicklinksDrop li ul li a:hover, ul#quicklinksDrop li ul li:hover a, ul#quicklinksDrop li ul li:hover ul a:hover, ul#quicklinksDrop li ul li.over a, ul#quicklinksDrop li ul li.over ul a:hover {
	color: #fff;
	background: #ab927a;
}
ul#quicklinksDrop li ul li:hover ul a, ul#quicklinksDrop li ul li.over ul a {
	color: #fff;
	background: #ab927a;
}
#edunet {
	position: relative;
	top: 17px;
	left: 320px
}

/* Sponsors */
/* heading info near top of file */

h2.noSponsorAlternativeContent {
	height: 0;
	width: 480px;
	background: url('/apps/sponsors/pics/sponsorus1.jpg') top left no-repeat;
	padding-top: 120px;
	overflow: hidden;
}

.SponsorsDiv, .NoSponsorDiv {
	margin-top: 10px;
}

.SponsorsDiv ul li{
	list-style-type: none;
}
a.sponsorshipIntroURL {
	margin-left: 25px;
}

/* Quick Poll */

.HPQuickPoll {
	margin-bottom: 10px;
}

.HPQuickPoll h2 {
	
    width: 343px;       /* header width  */
height: auto!important;
	background: none;
    /* default background image is /pics/pics/quick_poll_header.png  */
}

.HPQuickPoll .bar-color {
    background-color: #9a251c;   /* results bar color */
}



