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

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

body {
	background: #f3f3f3 url('/pics/body_bg.jpg') repeat-x top;
	text-align: center;
	padding: 0;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	width: 900px;
	margin: 0 auto;
}
div#sides {
	margin: 0 auto;
	width: 900px;
	padding: 0 12px;
	background: url('/pics/shadow.png') center top repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}

#wrapper {
	width: 984px;
	margin: 0 auto;
}

#wrap {
	width: 100%;
	margin: 0 auto;
	padding-top: 8px;
	background: url('/pics/topsides.png') no-repeat center top;
	behavior: url('/apps/shared/iepngfix.htc');
}


.contentIndex {
	text-align: left;
	background: url('/pics/index_bg.jpg') repeat-y #fff;
	width: 900px;
	margin: 0;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: url('/pics/content_bg.jpg') repeat-y #fff; 
	width: 868px;
	padding: 16px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	margin: 0;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	height: 34px;
	padding: 11px 0 0 10px;
	width: 858px;
	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;
}
marquee {
	color: #000;
	font-weight: bold;
	width: 639px;
	height: 22px;
	margin: 0;
	padding: 3px 0 0 0;
	float: left;
}
#search {
	width: 105px;
	height: 17px;
	padding: 0;
	margin: 3px 0 0 5px;
	float: left;
}
#googleTranslate {
	margin: 2px 0 0 5px;
	float: left;
}
/* Header */

div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#headerIMG {
	width: 984px;
	height: 199px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url('/pics/header.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
/* Navigation menu */

div#menu {
	background: url('/pics/topnav_bg.jpg') no-repeat;
	width: 900px;
	height: 37px;
	margin: 0;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 0 0 0px;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 31px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 { width: 112px; background: url('/pics/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 106px; background: url('/pics/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 168px; background: url('/pics/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 202px; background: url('/pics/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 105px; background: url('/pics/topNav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 76px; background: url('/pics/topNav6.gif') no-repeat; }
ul#topNavItems li a#topNav7 { width: 131px; background: url('/pics/topNav7.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 {
	background-position: 0 -31px;
}
/* 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: #000;
}
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: #0f7b21;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #057eb3;
}
/* Index properties */
#indexTop {
	height: 246px;
	width: 900px;
	background: url('/pics/indextop_bg.jpg') no-repeat;
}
#leftColumn {
	width: 397px;
	float: left;
}

#middleColumn {
	width: 266px;
	float: left;
}
#rightColumn {
	width: 237px;
	float: left;
}
/* Quicklinks */

#quickLinks {
	width: 215px;
	padding: 21px 0 0 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 ul li {
	margin-bottom: 13px;
}
#quickLinks a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 17px 215px;
	margin: 0;
	overflow: hidden;
	display: block;
}
#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: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 {
	background-position: -215px 0;
}
/* Homepage Section Headers */

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 35px 397px;
	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 35px 266px;
	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 60px 237px;
	font-size: 0;
	background: url('/pics/selected_links_header.jpg') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 35px 237px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.jpg') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#newsContainer {
	width: 317px;
	min-height: 300px;
	height: auto!important;
	height: 300px;
	margin: 0;
	padding: 0 35px 0 45px;
	background: url('/pics/news_bg.jpg') no-repeat top;
}
#eventsContainer {
	width: 196px;
	min-height: 250px;
	height: auto!important;
	height: 250px;
	margin: 0;
	padding: 0 30px 0 40px;
	background: url('/pics/events_bg.jpg') no-repeat top;
}
#bulletinContainer {
	width: 197px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	margin: 0;
	padding: 0 20px 0 20px;
}
#linksContainer {
	width: 197px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	margin: 0;
	padding: 0 20px 0 20px;
}
/* Homepage Section Table Includes */

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

#rotate {
	position: absolute;
	z-index: 0;
	width: 685px;
	height: 231px;
}
#rotate_overlay {
	width: 685px;
	height: 231px;
	position: absolute;
	z-index: 50;
}
#rotate2 {
	width: 371px;
	height: 146px;
	padding: 10px 0 0 26px;
	background: url('/pics/rotate2_bg.jpg') no-repeat;
}




/* Right side /pages/ menus */
table#pageNav {
border:none;
}
table#pageNav ul {
width:229px;
list-style-type:none;
min-height:200px;
padding:15px 0 0 0px !important;
margin:0 0 0 0px !important;
background-image:url('/pics/rightmenu_bg.jpg');
background-repeat:no-repeat;
background-color:#0e651d;
}
table#pageNav td ul li { margin:0px; padding:0px; }
table#pageNav td ul li a {
display:block;
line-height:18px;
color:#FFF;
padding:2px 25px 1px 25px;
margin:0px;
font-weight:bold;
}
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:18px;
color:#FFFFFF;
background-image:url('/pics/menuselect_bg.jpg');
padding:2px 25px 1px 25px;
}

/* Footer */

div#footer {
	width: 924px;
	height: 91px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
address {
	position: absolute;
	text-align: left;
	left: 142px;
	top: 31px;
	color: #fff;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
#address {
	position: absolute;
	text-align: right;
	left: 142px;
	top: 35px;
	color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
a#edunet {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edunet_black.png') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
}
#edu_logo {
	width: 245px;
	margin: 0 auto;
}
div#HPWeather {
        background:#fff;
border:1px solid #e6e6e6;
        width:165px;
margin:20px 0 0 5px;
        padding:10px 10px 10px 40px;
        font-size:10px;
}

/***   Mandatory   ***/
.HPQuickPoll h2 {
    width: 266px;       /* header width  */
	height: 0;
    padding-top: 35px;  /* header height */
	margin: 0 auto;
	overflow: hidden;
	background: url(/pics/poll_header.gif);
	background-repeat: no repeat;
	background-position: center;
    /* default background image is /pics/pics/quick_poll_header.png  */
}

.HPQuickPoll .bar-color {
    background-color: #10296B;   /* results bar color */
}


