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

body {
	background: #796937 url('/pics/body_bg.jpg') repeat-x left top;
	text-align: center;
	margin: 4px 0 0 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	width: 930px;
	height: 71px;
	margin: 0 auto;
	background: url('/pics/top.jpg') no-repeat bottom left;
	position: relative;
	z-index: 99;
	font-size: 0;
}
div#sides {
	margin: 0 auto;
	width: 930px;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
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, #quickLinks h2 {
	padding: 0;
	margin: 0;
}
#backgroundIMG {
	width: 900px;
	background: url('/pics/left_section_bottom.gif') no-repeat bottom left;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 880px;
	height: 44px;
	padding: 6px 0 0 10px;
	margin-bottom: 10px;
	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;
}
#ib_logo {
	position: absolute;
	left: 307px;
	top: 20px;
}
#ap_logo {
	position: absolute;
	left: 302px;
	top: 92px;
}
#search {
	position: absolute;
	left: 20px;
	top: 27px;
}
/* Header */

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

div#menu {
	background: url('/pics/topnav_bg.gif') repeat-x;
	width: 900px;
	height: 33px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 841px;
	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 {
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	padding: 33px 0 0 0;
}
ul#topNavItems li a#topNav1 {
	width: 79px;
	background: url('/pics/topNav1.gif') no-repeat;
}
ul#topNavItems li a#topNav2 {
	width: 132px;
	background: url('/pics/topNav2.gif') no-repeat;
}
ul#topNavItems li a#topNav3 {
	width: 131px;
	background: url('/pics/topNav3.gif') no-repeat;
}
ul#topNavItems li a#topNav4 {
	width: 122px;
	background: url('/pics/topNav4.gif') no-repeat;
}
ul#topNavItems li a#topNav5 {
	width: 111px;
	background: url('/pics/topNav5.gif') no-repeat;
}
ul#topNavItems li a#topNav6 {
	width: 122px;
	background: url('/pics/topNav6.gif') no-repeat;
}
ul#topNavItems li a#topNav7 {
	width: 144px;
	background: url('/pics/topNav7.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav1 {
	background: url('/pics/topNav1f2.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav2 {
	background: url('/pics/topNav2f2.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav3 {
	background: url('/pics/topNav3f2.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav4 {
	background: url('/pics/topNav4f2.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav5 {
	background: url('/pics/topNav5f2.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav6 {
	background: url('/pics/topNav6f2.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav7 {
	background: url('/pics/topNav7f2.gif') no-repeat;
}
/* 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 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: 0 0 0 8px;
	height: auto;
	width: 160px;
	color: #fff;
	background: #371d45;
}
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: #6a3784;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #371d45;
}
/* Index properties */

#leftColumn {
	width: 387px;
	padding: 0;
	float: left;
}
#rightColumn {
	width: 513px;
	padding: 0;
	float: right;
}
#rightGradient {
	width: 501px;
	background: url('/pics/right_gradient.gif') repeat-x left top;
	margin-left:1px;
	padding: 11px 0 0 11px;
}
/* Quicklinks */

#quickLinks {
	width: 387px;
	min-height: 153px;
	height: auto!important;
	height: 153px;
	background: url('/pics/quicklinks_bg.gif') no-repeat left top;
	padding: 0;
	margin: 0;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 14px 0 0 0;
	padding: 0;
}
#quickLinks li {
	list-style: none;
	margin: 0 1px 1px 0;
	padding: 0;
	float: left;
	width: 141px;
}
#quickLinks a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 25px 141px;
	margin: 0 1px 1px 0;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	overflow: hidden;
}
#quickLinks a#midNav1 {
	background: url('/pics/divisions_midnav.gif') no-repeat;
}
#quickLinks a#midNav2 {
	background: url('/pics/library_qlink.gif') no-repeat;
}
#quickLinks a#midNav3 {
	background: url('/pics/midnav3.gif') no-repeat;
}
#quickLinks a#midNav4 {
	background: url('/pics/guidance_glc_midnav.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#midNav9 {
	background: url('/pics/ap_qlink.gif') no-repeat;
}
#quickLinks a#midNav10 {
	background: url('/pics/midnav10.gif') no-repeat;
}
#quickLinks a#midNav11 {
	background: url('/pics/midnav11.gif') no-repeat;
}
#quickLinks a#midNav12 {
	background: url('/pics/blank.gif') no-repeat;
}
#quickLinks a#midNav13 {
	background: url('/pics/midnav13.gif') no-repeat;
}
#quickLinks a:hover#midNav1 {
	background: url('/pics/divisions_midnav_over.gif') no-repeat;
}
#quickLinks a:hover#midNav2 {
	background: url('/pics/library_qlink_hover.gif') no-repeat;
}
#quickLinks a:hover#midNav3 {
	background: url('/pics/midnav3f2.gif') no-repeat;
}
#quickLinks a:hover#midNav4 {
	background: url('/pics/guidance_glc_midnav_hover.gif') no-repeat;
}
#quickLinks a:hover#midNav5 {
	background: url('/pics/midnav5f2.gif') no-repeat;
}
#quickLinks a:hover#midNav6 {
	background: url('/pics/midnav6f2.gif') no-repeat;
}
#quickLinks a:hover#midNav7 {
	background: url('/pics/midnav7f2.gif') no-repeat;
}
#quickLinks a:hover#midNav8 {
	background: url('/pics/midnav8f2.gif') no-repeat;
}
#quickLinks a:hover#midNav9 {
	background: url('/pics/ap_qlink_hover.gif') no-repeat;
}
#quickLinks a:hover#midNav10 {
	background: url('/pics/midnav10f2.gif') no-repeat;
}
#quickLinks a:hover#midNav11 {
	background: url('/pics/midnav11f2.gif') no-repeat;
}
#quickLinks a:hover#midNav13 {
	background: url('/pics/midnav13f2.gif') no-repeat;
}
/* Homepage Section Headers */

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 25px 491px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 55px 387px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 25px 491px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#newsContainer {
	width: 495px;
	min-height: 254px;
	height: auto!important;
	height: 254px;
	margin: 0;
	padding: 0;
	background: url('/pics/right_section_bg.gif') repeat-y left top;
}
#eventsContainer {
	width: 387px;
	min-height: 405px;
	height: auto!important;
	height: 405px;
	margin: 0;
	padding: 0;
	background: url('/pics/events_bg.gif') no-repeat left top;
}
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
	width: 250px;
}
.HPQuickPoll .bar-color {
	background-color: #C1A456;
}
.HPQuickPoll, .HPQuickPoll a:link, .HPQuickPoll a:active, .HPQuickPoll a:visited {
	color: #FFF;
}

.quickpoll {
	width: 388px;
	margin: 0px;
	padding: 0 0 16px 0;
	background: url('/pics/events_bg.gif') no-repeat left top;
}
p.question {
	margin:0 0 10px 0;
	padding:0px;
}
div#quickpollContainer h2 {
	background:url("/pics/quick_poll_header.gif") no-repeat scroll left top transparent;
	display:block;
	font-size:0;
	height:0;
	margin:0;
	overflow:hidden;
	padding:0 0 55px 387px;
	width:0;
}
#directoryContainer {
}
#bulletinContainer {
	width: 495px;
	min-height: 160px;
	height: auto!important;
	height: 160px;
	margin: 0;
	padding: 0;
	background: url('/pics/right_section_bg.gif') repeat-y left top;
}
#linksContainer {
}
#memoirsContainer {
}
/* Homepage Section Table Includes */

.HPNews {
	width: 495px;
	padding: 0;
	margin: 0;
	color: #000;
	background: url('/pics/news_bg.gif') no-repeat left top;
}
.HPEvents {
	width: 387px;
	padding: 0;
	margin: 0;
	color: #fff;
}
.HPDirectory {
}
.HPBBMessages {
	width: 495px;
	padding: 0;
	margin: 0;
	color: #000;
}
.HPLinks {
}
.HPMemoirs {
}
/* Homepage Section Footers */

.rightSectionBottom {
	width: 491px;
	height: 20px;
	background: url('/pics/right_section_bottom.gif') no-repeat left top;
}
/* Other homepage section extras */


.HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPDirectory a, .HPDirectory a:active, .HPDirectory a:link, .HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPMemoirs a, .HPMemoirs a:active, .HPMemoirs a:link {
	color: #f4c829;
}
.HPNews a, .HPNews a:active, .HPNews a:link, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link {
	color: #6a3784;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */

#shuffle1 {
	width: 500px;
	height: 197px;
	padding: 11px 0 0 12px;
	background: #6a3784;
}
/* Footer */

div#footer {
	width: 900px;
	height: 65px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.jpg') no-repeat;
}
#district_logo {
	position: absolute;
	left: 840px;
	top: 6px;
}
#edunet {
	position: absolute;
	left: 356px;
	top: 38px;
}
#address {
	position: absolute;
	text-align: left;
	left: 15px;
	top: 10px;
	color: #ffcd15;
	font: 12px Arial, Helvetica, sans-serif;
	width: 480px;
}
#marqueewrap {
	background-color: #fff;
	height: 18px;
	line-height: 18px;
}
.date {
	height: 20px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0.03em;
	line-height: 19px;
	float: left;
	font-size: 12px;
	z-index: 999999;
	padding-top: 3px;
}
/*.date {
position: absolute;
left:200px;
top: 29px;
display: block;
width: 276px;
text-align: center;
padding: 0 3px;
font-weight: bold;
color: #5c3073;
color: #ffd12c;
color: #ffcf1b;
background-color: #341b41;
background-color: #66357f;
background-color: #36293c;
letter-spacing: 0.03em;
height: 16px;
}*/

#marquee {
	float: left;
	width: 900px;
}
h2#sponsors_header {
	width: 0;
	height: 0;
	padding: 0 0 55px 387px;
	margin: 0 0 10px 0;
	overflow: hidden;
	background: url('/pics/sponsors_header.gif')
}
h2#sponsor_header {
	width: 0;
	height: 0;
	padding: 0 0 55px 387px;
	margin: 0 0 0 0;
	overflow: hidden;
	background: url('/pics/sponsor_header.gif')
}
.SponsorsDiv {
	width: 387px;
	margin: 0;
	padding: 0 0 10px 0;
	background: url('/pics/events_bg.gif') no-repeat left top;
	background-position: 0 55px;
}
.SponsorsDiv ul {
	padding: 0;
	margin: 0 auto;
	text-align:center;
	list-style: none;
}
.SponsorsDiv ul li {
	padding: 0;
	margin: 0;
}
