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

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

body {
	background: #bf9f62 url('/pics/body_bg.jpg') repeat-x;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	position: relative;
}
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.jpg') repeat-y;
	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: 845px;
	height: 31px;
	padding: 14px 0 0 35px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990600;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}
marquee {
	position: absolute;
	text-align: left;
	left: 0px;
	top: -180px;
	color: #000;
	font-weight: bold;
	width: 750px;
	height: 17px;
}
#googleTranslate {
	position: absolute;
	text-align: right;
	right: 0px;
	top: -180px;
}
/* Header */

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

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

div#menu {
	width: 900px;
	height: 35px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
	width: 900px;
	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: 25px;
	display: block;
	text-align: center;
	padding: 10px 0 0 0px;
	font: 13px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
}
ul#topNavItems li a#topNav1 { width: 87px; background: url('/pics/topnav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 110px; background: url('/pics/topnav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 116px; background: url('/pics/topnav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 101px; background: url('/pics/topnav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 104px; background: url('/pics/topnav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 97px; background: url('/pics/topnav6.gif') no-repeat; }
ul#topNavItems li a#topNav7 { width: 79px; background: url('/pics/topnav7.gif') no-repeat; }
ul#topNavItems li a#topNav8 { width: 92px; background: url('/pics/topnav8.gif') no-repeat; }
ul#topNavItems li a#topNav9 { width: 114px; background: url('/pics/topnav9.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,
ul#topNavItems li:hover a#topNav9, ul#topNavItems li.over a#topNav9 {
	background-position: 0 -35px;
}
/* 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: 178px;
	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-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

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: #4f4f4d;
	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: #fff;
	background: #990600;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #093a77;
	background: #cdb43a;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	border-top: 1px solid #fff;
}
/* Index properties */

#leftColumn {
	width: 266px;
	float: left;
}
#rightColumn {
	width: 634px;
	float: left;
}
/* Quicklinks */

#quickLinks {
	width: 266px;
	height: 138px;
	margin: 0;
	padding: 28px 0 0 0;
	background: url('/pics/midnav_bg.gif') no-repeat;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks ul li {
	width: 266px;
	margin: 0 0 0px 0;
	float: left;
	display: block;
}
#quickLinks a {
	width: 123px;
	height: 16px;
	text-decoration: none;
	padding: 1px 0 0 143px;
	margin: 0;
	display: block;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
}

#quickLinks a:hover {
	color: #000;
}

/* Quicklinks2 */

#quickLinks2 {
	width: 626px;
	height: 90px;
	margin: 0;
	padding: 0 0 0 8px;
}
#quickLinks2 h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks2 ul li {
	width: 123px;
	margin: 0 0 0px 0;
	float: left;
	display: block;
}
#quickLinks2 a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 90px 123px;
	margin: 0;
	overflow: hidden;
	display: block;
}

#quickLinks2 a#quickNav1 {	background: url('/pics/quicknav1.gif') no-repeat; }
#quickLinks2 a#quickNav2 {	background: url('/pics/quicknav2.gif') no-repeat; }
#quickLinks2 a#quickNav3 {	background: url('/pics/quicknav3.gif') no-repeat; }
#quickLinks2 a#quickNav4 { background: url('/pics/quicknav4.gif') no-repeat; }
#quickLinks2 a#quickNav5 { background: url('/pics/quicknav5.gif') no-repeat; }

#quickLinks2 a:hover#quickNav1,
#quickLinks2 a:hover#quickNav2,
#quickLinks2 a:hover#quickNav3,
#quickLinks2 a:hover#quickNav4,
#quickLinks2 a:hover#quickNav5 {
	background-position: 0 -90px;
}

/* Homepage Section Headers */

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 52px 634px;
	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 47px 266px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#newsContainer {
	width: 554px;
	min-height: 225px;
	height: auto!important;
	height: 225px;
	margin: 0;
	padding: 0 35px 60px 45px;
	background: url('/pics/news_bottom.gif') no-repeat bottom right;
}
#eventsContainer {
	width: 186px;
	min-height: 200px;
	height: auto!important;
	height: 200px;
	margin: 0;
	padding: 0 35px 0 45px;
}
/* Homepage Section Table Includes */

.HPNews {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPEvents {
	padding: 0;
	margin: 0;
	color: #fff;
}
/* Other homepage section extras */

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

#shuffle1 {
	width: 612px;
	height: 296px;
}
#smBorder {
	width: 625px;
	height: 299px;
	padding: 12px 0 0 9px;
	background: url('/pics/shuffle1_bg.gif') no-repeat;
}
/* Footer */

div#footer {
	width: 930px;
	height: 94px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.jpg') no-repeat;
}
address {
	text-align: center;
	padding-top: 12px;
	color: #fff;
	font: 11px Georgia, "Times New Roman", Times, serif;
}
#logo1 {
	position: absolute;
	text-align: right;
	right: 74px;
	top: 11px;
}
#search {
	position: absolute;
	text-align: right;
	right: 15px;
	top: 76px;
	width: 165px;
	height: 17px;
	padding: 0;
	margin: 0px 0 0 0;
}
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: 10px auto;
}



/***   QUICK POLL   ***/
.HPQuickPoll h2 {
    width: 266px;       /* header width  */
    padding-top: 43px;  /* header height */
    /* default background image is /pics/pics/quick_poll_header.png  */
}

.HPQuickPoll .bar-color {
    background-color: #4f4f4d;   /* results bar color */
}


/***  Optional  ***/
.HPQuickPoll {
     width: 266px;
     padding-bottom: 9px;
	 color: #fff;
}

/* 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 {
    padding-bottom: 5px;
}


/* Sponsors  */

.SponsorsDiv, .NoSponsorDiv {
	margin:5px 7px 0 0px;
	width: 266px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
 	color: #333;
}
.SponsorsDiv h2 {
	margin:0;
	width:266px;
	height:0px;
	padding-top:50px;
	overflow:hidden;
}
h2#sponsor_header {
	background-image:url('/pics/sponsor_header1.gif');
}
h2#sponsors_header {
	background-image:url('/pics/sponsor_header2.gif');
}

h2.noSponsorAlternativeContent {
	margin:0;
	width: 257px;
	height: 0;
	padding-top:100px;
	margin-left: 2px;
	overflow:hidden;
	background-image:url('/apps/pics/sponsors/oursponsors2.jpg');
	background-repeat:no-repeat;
	background-position:center;
	margin-bottom:10px;
}
.SponsorsDiv ul {
	width:100%;
	padding:10px 0;
	margin:0px;
	margin-bottom:10px;
	text-align:center;
	background-image:url('/pics/graybg2.jpg');
	background-repeat:repeat-x;
}
.SponsorsDiv ul li {
	display:inline;
	list-style-type:none;
	margin:0 auto;
	text-align:center;
	width:170px;
}
.SponsorsDiv ul li img {
	border:1px solid #CCCCCC;
	padding:4px;
}

.SponsorsDiv a.sponsorshipIntroURL {
	margin:0 0 15px 23px;
	font-weight:bold;
	display:block;
	color:#fff;
	font-family:Arial, Verdana, sans-serif;
	font-size:9.5pt;
}

#enCountdownDiv {
	text-align: center;
	padding-top: 5px;
	color: white;
}

#sponsors {
	text-align:center;
	padding-top: 12px;
}

#sponsors img {
	margin:0px 10px;
}


