@import url("/apps/js/polls/polls-pack.css");
body {
	background:url('/pics/body_bg.gif') repeat-x top #abc3cd;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 13px Arial, Helvetica, sans-serif;
}
.relative {
	position: relative;
}
.hidden {
	display: block;
	width: 0;
	height: 0;
	margin: 0;
	overflow: hidden;
}
img, div, td, table {
	behavior: url('/apps/shared/iepngfix.htc');
}
div#shadow {
	margin: 0 auto;
	width: 802px;
	background: url('/pics/shadow.gif') repeat-y;
	text-align: left
}
div#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}
#topPanel {
	width: 762px;
	height: 30px;
	background: url('/pics/header_top.jpg') no-repeat;
	padding-left: 21px;
	padding-right: 19px;
}
#marquee {
	width: 580px;
	height: 30px;
	color: #fff;
	float: left;
}
#translate {
	width: 130px;
	height: 21px;
	float: right;
}
#googleTranslate{
	font-size: 10px;
}
#search {
	width: 213px;
	height: 18px;
	background: #c1d4e8;
	border: solid 3px #c1d4e8;
	margin: 0 auto;
	margin-top: 6px;
}

/* Header */

div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0 0 160px 760px;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
#leftContainerOuter {
	width: 242px;
	min-height: 340px;
	height: auto !important;
	height: 340px;
}
#leftContainer {
	width: 222px;
	min-height: 260px;
	height: auto !important;
	height: 260px;
	background: url('/pics/leftcontainerbg.gif') top no-repeat;
	background-position: 0 35px;
	margin: 6px 0 0 10px;
}
#leftContainer a#events {
	padding: 0 0 29px 222px;
	display: block;
	background: url('/pics/events_header.gif') no-repeat;
}
#leftContainer a#links {
	padding: 0 0 29px 222px;
	display: block;
	background: url('/pics/selected_links_header.gif') no-repeat;
}
#rightContainerOuter {
	width: 498px;
	background: url('/pics/rightcontainerbottom.gif') bottom no-repeat;
	margin: 0 auto;
}
#rightContainerOuter2 {
	width: 498px;
	background: url('/pics/rightcontainerbg2.gif') repeat-y;
	margin: 0 auto;
	margin-top: 10px;
}
#rightContainer {
	width: 498px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	background: url('/pics/rightcontainerbg.gif') top no-repeat;
}

#bbLeft {
	width: 260px;
	float: left;
}
#bbRight {
	width: 235px;
	float: left;
} 	  
.normalHeight {
	min-height: 230px;
	height: auto !important;
	height: 230px;
}
.extendedHeight {
	min-height: 330px;
	height: auto !important;
	height: 330px;
}
#rightContainerOuter a#news {
	padding: 0 0 31px 498px;
	display: block;
	background: url('/pics/news_header.gif') no-repeat;
}
#rightContainerOuter a#bulletin {
	padding: 0 0 31px 498px;
	display: block;
	background: url('/pics/bulletin_board_header.gif') no-repeat;
}
#principalContainer {
	width: 498px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	background: url('/pics/principalsbg.gif') top no-repeat #0d55a3;
	background-position: 0 31px;
	margin: 0 auto;
	margin-top: 10px;
}
#principalContainer a#principal {
	padding: 0 0 31px 498px;
	display: block;
	background: url('/pics/principals_header.gif') no-repeat;
}
#principalFooter {
	width: 498px;
	height: 14px;
	background: url('/pics/principals_footer.gif') no-repeat;
	margin: 0 auto;
}

/* [BEGIN NAVIGATION] */

/* Navigation text */

div#menu ul li a span {
	position: absolute;
	left: -9999px;
	top: 0;
	z-index: 0;
}
/* Main menu container */

div#menu {
	width: 100%;
	float: left;
	height: 28px;
}
div#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	position: relative;
	z-index: 999;
}
/* Top Nav List (IE requires defined width and height to float the first list) and Anchor widths, heights, and background images */

div#menu ul.topNavHeight, div#menu ul.topNavHeight li a.topNavHeight {
	height: 28px;
}
div#menu ul#top1, div#menu ul#top1 li a#topNav1 {
	width: 106px;
	background: url('/pics/topNav1.gif') no-repeat;
}
div#menu ul#top2, div#menu ul#top2 li a#topNav2 {
	width: 104px;
	background: url('/pics/topNav2.gif') no-repeat;
}
div#menu ul#top3, div#menu ul#top3 li a#topNav3 {
	width: 96px;
	background: url('/pics/topNav3.gif') no-repeat;
}
div#menu ul#top4, div#menu ul#top4 li a#topNav4 {
	width: 96px;
	background: url('/pics/topNav4.gif') no-repeat;
}
div#menu ul#top5, div#menu ul#top5 li a#topNav5 {
	width: 88px;
	background: url('/pics/topNav5.gif') no-repeat;
}
div#menu ul#top6, div#menu ul#top6 li a#topNav6 {
	width: 157px;
	background: url('/pics/topNav6.gif') no-repeat;
}
div#menu ul#top7, div#menu ul#top7 li a#topNav7 {
	width: 113px;
	background: url('/pics/topNav7.gif') no-repeat;
}
/* Top Nav Rollovers */

div#menu ul#top1 li.over a#topNav1, div#menu ul#top1 li:hover a#topNav1 {
	background: url('/pics/topNav1f2.gif') no-repeat;
}
div#menu ul#top2 li.over a#topNav2, div#menu ul#top2 li:hover a#topNav2 {
	background: url('/pics/topNav2f2.gif') no-repeat;
}
div#menu ul#top3 li.over a#topNav3, div#menu ul#top3 li:hover a#topNav3 {
	background: url('/pics/topNav3f2.gif') no-repeat;
}
div#menu ul#top4 li.over a#topNav4, div#menu ul#top4 li:hover a#topNav4 {
	background: url('/pics/topNav4f2.gif') no-repeat;
}
div#menu ul#top5 li.over a#topNav5, div#menu ul#top5 li:hover a#topNav5 {
	background: url('/pics/topNav5f2.gif') no-repeat;
}
div#menu ul#top6 li.over a#topNav6, div#menu ul#top6 li:hover a#topNav6 {
	background: url('/pics/topNav6f2.gif') no-repeat;
}
div#menu ul#top7 li.over a#topNav7, div#menu ul#top7 li:hover a#topNav7 {
	background: url('/pics/topNav7f2.gif') no-repeat;
}
/* Horizontal navigation colors (If it's not text, please set the color to the same as  -First and second dropdown color- ) */

div#menu a {
	font: 11px/16px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	color: #000;
	background: #ffff66;
	text-decoration: none;
}
/* Padding and line Height for first level drop down */

div#menu ul li ul li a {
	line-height: 18pt;
	padding: 0 0 0 8px;
}
/* First and second dropdown color */

div#menu ul li:hover ul li a, div#menu ul li ul li:hover ul a, div#menu ul li.over ul li a, div#menu ul li ul li.over ul a {
	color: #000;
	background: #ffff66;
	text-align: left;
}
/* Retain rollover colors */

div#menu a:hover, div#menu ul li ul li:hover a, div#menu ul li ul li:hover ul a:hover, div#menu ul li ul li.over a, div#menu ul li ul li.over ul a:hover {
	background-color: #2b85dd;
	color: #fff;
}
/* Positions navigation items */

div#menu li {
	position: relative;
}
/* Positions and sets width of first level drop down */

div#menu ul ul {
	position: absolute;
	z-index: 500;
	width: 162px;
}
/* Positions second level drop down; Width is inherited from first level drop down */

div#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Hide Menus */

div#menu ul ul, div#menu ul a:hover ul ul, div#menu ul ul a:hover ul ul, div#menu ul li.over ul ul, div#menu ul ul li.over ul ul {
	display: none;
}
/* Reveal Menus */

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul, div#menu ul li.over ul, div#menu ul ul li.over ul, div#menu ul ul ul li.over ul {
	display: block;
}
/* [BEGIN IE FIXES] */
/* Asterisk denotes IE fixes */

div#menu ul li {
	 *float: left;
	 *width: 100%;
}
div#menu ul li a {
	 *height: 1%;
}
/* [END IE FIXES] */

/* [END NAVIGATION] */

/* Content and Content Index */

.contentIndex {
	text-align: left;
	background: url('/pics/indexbg.jpg') repeat-y;
	width: 760px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 740px;
	padding: 10px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
#indexTop {
	text-align: left;
	background: url('/pics/indexbg_top.jpg') top no-repeat;
	width: 760px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	padding-top: 10px;
}
#indexBot {
	text-align: left;
	background: url('/pics/linksbg.gif') bottom left no-repeat;
	width: 760px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	padding-top: 10px;
}
#leftColumn {
	width: 242px;
	float: left;
}
#midColumn {
	width: 412px;
	float: left;
}
#rightColumn {
	width: 518px;
	float: right;
}
.HPNews {
	width: 450px;
	margin: 0 auto;
	margin-top: 15px;
	color: #000;
}
.HPBBMessages {
	width: 230px;
	margin: 10px auto;
	color: #000;
}
.HPEvents, .HPLinks {
	width: 220px;
	color: #000;
	margin: 0 auto;
	margin-top: 10px
}
.HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPLinks a, .HPLinks a:active, 
.HPLinks a:link, .HPNews a, .HPNews a:active, .HPNews a:link, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link {
	color: #0d55a3;
}
.HPEvents a:hover, .HPLinks a:hover, .HPNews a:hover, .HPDirectory a:hover, .HPBBMessages a:hover {
	color: #007aff;
}
.HPNews #l, .HPEvents #l, .HPLinks #l, .HPBBMessages #l {
	padding-top: 5px;
}
#shuffle1 {
	width: 484px;
	height: 238px;
	background: url('/pics/shuffle1bg.gif') no-repeat;
	margin: 0 auto;
	padding: 7px;
}
#shuffle2 {
	width: 227px;
	height: 223px;
	z-index: 0
}
.overlay2{
	width: 227px;
	height: 223px;
	position: absolute
}

.pageTitle {
	display: block;
	width: 730px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0 0 10px;
	background: url('/pics/PageTitle.gif');
	text-transform:uppercase;
}
/* QUICKLINKS */

#quickLinksHeader h2 {
	width: 0;
	height: 0;
	padding: 0 0 0px 222px;
	margin: 0;
	overflow: hidden;
}
#quickLinks {
	width: 222px;
	padding: 0;
	background: url('/pics/midnavbg.gif') #0d55a3 top no-repeat;
	margin: 0 auto;
	margin-top: 6px;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks a {
	width: 197px;
	height: 17px;
	text-decoration: none;
	display: block;
	color: #FFF;
	font-size: 16px;
	padding: 10px 0 0 25px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
#quickLinks a:hover {
	color: #ffff66;
	text-decoration: underline;
}

#quickLinksBottom {
	width: 222px;
	height: 17px;
	background: url('/pics/midnav_bottom.gif') no-repeat;
	margin: 0 auto;
}
/* END QUICKLINKS */


/* RIGHTNAV */

#rightNavHeader h2 {
	width: 0;
	height: 0;
	margin: 0;
	overflow: hidden;
}
#rightNav {
	width: 230px;
	padding: 0;
	margin: 0 auto;
	margin-top: 7px;
}
#rightNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#rightNav a {
	width: 215px;
	height: 22px;
	text-decoration: none;
	display: block;
	color: #FFF;
	padding: 5px 0 0 15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url('/pics/rightnav.gif') repeat-x;
}
#rightNav a:hover {
	background: url('/pics/rightnavf2.gif') repeat-x;
}
/* END RIGHTNAV */



/* Footer */

div#footer {
	width: 760px;
	height: 85px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.jpg') no-repeat;
}

div#copyright {
	width: 250px;
	height: 53px;
	float: left;
	position: relative;
	top: 25px;
	left:90px;
	font-size: 12px;
	color: #fff;
	text-align: right;
}

#wotd {
	width: 195px;
	height: 62px;
	background: url('/pics/wotd.jpg') no-repeat;
	text-align: center;
	color: #fff;
	padding-top: 20px;
	float: left
}
#wotd a {
	color: #fff;
}
#wotd b {
	display: none;
}

/*Quick Poll */

.HPQuickPoll h2 {
    width: 222px;       /* header width  */
    padding-top: 29px;  /* header height */
    /* default background image is /pics/pics/quick_poll_header.png  */
}

.HPQuickPoll .bar-color {
    background-color: #0d55a3;   /* results bar color */
}

.HPQuickPoll {
     width: 222px;
     padding-bottom: 9px;
     background: transparent url(/pics/leftcontainerbg.gif) no-repeat scroll 0 35px;
margin: 6px auto;
}

/* the inside poll area for choices and results */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
	margin:0 auto;
	width:70%;
}

.HPQuickPoll .question {
    padding: 9px;
    margin: 0;
}

/* use for a repeating inside background if necessary */
.HPQuickPoll .quickpoll {
    background: url(/pics/bg_index_right.gif) repeat-y;
    padding-bottom: 5px;
}
