@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: #fff 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 {
	width: 907px;
	height: 37px;
	margin: 0 auto;
	background: url('/pics/statue_top1.png') no-repeat top;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#sides {
	width: 90px;
	height: 346px;
	background: url('/pics/shadow1.png') no-repeat top;
	behavior: url('/apps/shared/iepngfix.htc');
	position: absolute;
	top: -37px;
	left: -90px;
}
div#wrapper {
	margin: 0 auto;
	width: 907px;
	text-align: left;
	background: #fff;
}
.contentIndex {
	text-align: left;
	background: url('/pics/index_bg.jpg') repeat-y;
	width: 907px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: url('/pics/index_bg.jpg') repeat-y;
	width: 847px;
	padding: 0px 30px 0px 30px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
marquee {
	color: #fff;
	font-weight: bold;
	width: 770px;
	height: 22px;
	margin: 0;
	padding: 15px 5px 0 0;
	float: left;
}
#search {
	width: 115px;
	height: 17px;
	padding: 0;
	margin: 15px 0 0 0;
	float: left;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 832px;
	height: 62px;
	padding: 40px 0 0 75px;
	margin: 0 -30px 0 -30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	background: url('/pics/PageTitle.jpg') no-repeat left top;
	text-transform: uppercase;
}
#translatetospanish {
	position: absolute;
	display: block;
	width: 31px;
	padding-top: 102px;
	height: 0;
	overflow: hidden;
	background: url('/pics/espanol.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	float: left;
	left: 907px;
	top: 0px;
}
#googleTranslate {
	margin: 4px 0 0 0;
	float: left;
}
/* Header */

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

div#headerIMG {
	width: 907px;
	height: 218px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
#headerHover {
	width: 907px;
	height: 66px;
	background: url('/pics/header_bottom.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	position: absolute;
	z-index: 50;
}

/* Navigation menu */

div#menu {
	background: url('/pics/topnav_bg.jpg') no-repeat;
	width: 789px;
	height: 37px;
	padding: 0 0 0 118px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 789px;
	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: 37px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 { width: 94px; background: url('/pics/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 117px; background: url('/pics/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 132px; background: url('/pics/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 109px; background: url('/pics/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 110px; background: url('/pics/topNav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 104px; background: url('/pics/topNav6.gif') no-repeat; }
ul#topNavItems li a#topNav7 { width: 96px; 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#topNav6, ul#topNavItems li.over a#topNav7{
	background-position: 0 -37px;
}
/* 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: #033d7a;
}
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: #033d7a;
	background: #e6ab1c;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #057eb3;
}
/* Index properties */

#indexTop {
	width: 907px;
	height: 318px;
	float: left;
	background: url('/pics/index_top.jpg') no-repeat;
}
#leftColumn {
	width: 386px;
	padding: 0 0 190px 0px;
	float: left;
	background: url('/pics/left_bottom.png') no-repeat left bottom;
	behavior: url('/apps/shared/iepngfix.htc');
}
#rightColumn {
	width: 521px;
	padding: 0 0 190px 0px;
	float: left;
	background: url('/pics/right_bottom.png') no-repeat left bottom;
	behavior: url('/apps/shared/iepngfix.htc');
}
/* Quicklinks */

#quickLinks {
	width: 190px;
	padding: 22px 0 0 0;
	margin: 0;
	float: left;
	z-index: 1000;
	position: relative;
}
#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: 0px;
}
#quickLinks a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 36px 190px;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
}
#quickLinks a#midNav1 {	background: url('/pics/midnav1.jpg') no-repeat; }
#quickLinks a#midNav2 {	background: url('/pics/midnav2.jpg') no-repeat; }
#quickLinks a#midNav3 {	background: url('/pics/midnav3.jpg') no-repeat; }
#quickLinks a#midNav4 { background: url('/pics/midnav4.jpg') no-repeat; }
#quickLinks a#midNav5 { background: url('/pics/midnav5.jpg') no-repeat; }
#quickLinks a#midNav6 { background: url('/pics/midnav6.jpg') no-repeat; }
#quickLinks a#midNav7 { background: url('/pics/midnav7.jpg') no-repeat; }
#quickLinks a#midNav8 { background: url('/pics/midnav8.jpg') 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,
#quickLinks a:hover#midNav8 {
	background-position: -190px 0;
}
/* Homepage Section Headers */

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

#eventsContainer {
	width: 342px;
	min-height: 300px;
	height: auto!important;
	height: 300px;
	margin: 0;
	padding: 0 22px 0 22px;
	background: url('/pics/events_bg.gif') no-repeat top;
}
#newsContainer {
	width: 477px;
	min-height: 300px;
	height: auto!important;
	height: 300px;
	margin: 0;
	padding: 0 22px 0 22px;
	background: url('/pics/news_bg.gif') no-repeat top;
}
/* Homepage Section Table Includes */

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

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

#rotate {
	position: absolute;
	z-index: 0;
	width: 717px;
	height: 281px;
	float: left;
}
#rotate_overlay {
	width: 717px;
	height: 281px;
	position: absolute;
	z-index: 50;
}

/* Footer */

div#footer {
	width: 907px;
	height: 116px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
address {
	position: absolute;
	text-align: right;
	right: 36px;
	top: 38px;
	color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
a#edlio {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edlio.png') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
}
#edu_logo {
	width: 245px;
	margin: 0 auto;
}

/* photo captions */
#photocaptions {
	overflow: hidden;
	color: #fff;
	z-index: 998;
	text-shadow: #212f06 1px 1px 1px;
}

#photocaptions, #text_overlay {
	position: absolute;
	width: 617px;
	height: 50px;
	left: 100px;
	top: 266px;
}

#photocaptions h2 {
	height: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#photocaptions ol, #photocaptions li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#photocaptions ol li {
	height: 51px;
	width: 617px;
	text-align: center;
	padding-top: 5px;
	height: 41px;
	line-height: 20px;
	font-family: Times, "Times New Roman", serif;
}

#photocaptions li {
	position: absolute;
	top: 52px;
	left: 0;
	font-weight: normal;
	font-size: 18px;
}

#photocaptions li.show {
	position: absolute;
	top: 0;
	left: 0;
}

#photocaptions li.singleline {
	padding-top: 0;
	line-height: 50px;
}

#photocaptions li.opac99 {
	opacity: .99; /* solves weird subpixel font rendering issue */
}



/***   QUICK POLL   ***/

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

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


/***  Optional  ***/
.HPQuickPoll {
     width: 275px;
     padding-bottom: 9px;
}

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

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

/* use for a repeating inside background if necessary */
.HPQuickPoll .quickpoll {
    padding-bottom: 5px;
}
div.choices {
	text-align:left;
}

/* Right side /pages/ menus */
table#pageNav {
border:none;
background-image:url('/pics/rightmenu_bottom.jpg');
background-repeat:no-repeat;
background-position:bottom;
}
table#pageNav td {
background-color:#FFF;
margin-bottom:16px;

background-image:url('/pics/rightmenu_repeat.jpg');
background-repeat:repeat-y;
background-position:0px;
}
table#pageNav ul {
list-style-type:none;
min-height:100px;
padding:38px 0 10px 0px !important;
margin:-20px 0 0 0px !important;
*margin-top:-20px;
font-size:14px;

background-image:url('/pics/rightmenu_bg.jpg');
background-repeat:no-repeat;
}
table#pageNav td ul li { margin-left:1px; margin:0; padding:0; display:inline; }
table#pageNav td ul li a {
display:block;
line-height:25px;
padding:0px 25px 0px 25px;
margin-bottom:3px;
text-decoration:none;
background-repeat:no-repeat;
background-position:bottom;
}
table#pageNav td ul li a:hover, table#pageNav td ul li a:active {
color:#002a69;
background-image:url('/pics/menuselect_bg.jpg');

}
table#pageNav td ul li a, table#pageNav td ul li a:visited {
color:#002a69;
}
table#pageNav td ul li b {
display:block;
line-height:25px;
color:#002a69;
font-weight:bold;
background-image:url('/pics/menuselect_bg.jpg');
background-repeat:no-repeat;
background-position:bottom;
padding:0px 25px 0px 25px;
margin-bottom:3px;
}





