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

/* General */
body {
	background: url('/pics/body_bg.gif') top left repeat-x #fff;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.2em;
}
div#wrapper {
	margin: 0 auto;
	width: 946px;
	text-align: left;
}
.contentIndex {
	text-align: left;
	width: 882px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	border: solid 9px #162f4d;
	background: url('/pics/indexbg.jpg') top repeat-y;
	padding-bottom: 4px
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 880px;
	padding: 10px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	height: 26px;
	padding: 19px 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	border-bottom: solid 5px #2f4d79;
}
/* Header */
#header {
	text-align: left;
}
#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	overflow: hidden;
	font-size: 0pt;
	padding: 0 0 184px 900px;
	display: block;
	background: url('/pics/header.jpg') top left no-repeat;
}
/* Navigation menu */
div#menu {
	background: #f6dc00;
	height: 37px;
	padding: 0;
	position: relative;
	width: 900px;
	z-index: 9999;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#topNavItems {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 999;
	height: 37px;
}
ul#topNavItems li {
	display: inline;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 999;
	height: 37px;
}
ul#topNavItems li.first {
	margin-left: 16px;
}
ul#topNavItems li a.last {
	background: none;
}
ul#topNavItems li a {
	color: #000;
	display: block;
	display: inline-block;
	zoom: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 26px;
	padding: 11px 19px 0 10px;
	text-align:left;
	text-decoration: none;
	text-transform: uppercase;
	background: url('/pics/topnav.gif') top right no-repeat #f6dc00;
	
}
ul#topNavItems li ul li {
	background: none;
	height: auto;
	*position: relative;
}
ul#topNavItems li ul li a {
	background: #122740;
	border-bottom: solid 1px #254060;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=95);
	-khtml-opacity: 0.95;
	-moz-opacity: 0.95;
	opacity: 0.95;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	height: auto;
	letter-spacing: normal;
	line-height: 16pt;
	padding: 6px 10px 6px 13px;
	text-decoration: none;
	text-transform: none;
	width: 175px;
	
}
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 {
	background: url('/pics/topnavf2.gif') top right no-repeat;
}
ul#topNavItems li.over a#topNav8, ul#topNavItems li:hover a#topNav9, ul#topNavItems li.over a#topNav9 {
	background: url('/pics/topnavf3.gif') top right no-repeat;
}
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, ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	background: #000;
	background: #3c6395;
	color: #ffe400;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	background: none;
	left: auto;
	*left: 0;
	*top: 37px;
	
}
ul#topNavItems ul {
	border: none;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	left: 100%;
	position: absolute;
	top: 0;
}
ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: -9999px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 168px;
	z-index: 9999;
}
/* Index properties */
#indexTop {
 	width: 882px;
	height: 224px;
}
#indexTopL {
	width: 237px;
	height: 224px;
	background: url('/pics/midnavbg.jpg') top left no-repeat #f6dc00;		
	float: left;
}
#indexTopR {
	width: 645px;
	height: 224px;	
	float: right;
}
#indexbg1 {
	width: 882px;
	background: url('/pics/indexbg_top.jpg') top left no-repeat;
	min-height: 300px;
	height: auto!important;
	height: 300px;	
}
#leftColumn {
	width: 237px;
	float: left;
}
#midColumn {
	width: 408px;
	float: left;
}
#rightColumn {
	width: 237px;
	float: right;
}
/* Quicklinks */
#quickLinks {
	width: 196px;
	padding: 9px 0 0 0;
	margin: 0 auto;
}
#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: 5px
}
#quickLinks ul li a {
	width: 176px;
	height: 17px;
	margin: 0;
	padding: 3px 0 0 20px;
	text-decoration: none;
	color: #000;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: left;
	display: block;
	background: #ffea35;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=75);
	-khtml-opacity: 0.75;
	-moz-opacity: 0.75;
	opacity: 0.75; 
	border: solid 1px #fed700	
}
#quickLinks a:hover {
	color: #fff;
	background: #1f3d5d;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	-moz-opacity: 1;
	opacity: 1; 	
}
div#top {
	width: 900px;
	height: 22px;
	margin: 5px 0 5px 0;
	padding: 0;
}
#search {
	height: 20px;
	color: #000;
	font-weight: bold;
	float: right;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
}
#translate {
	width: 103px;
	float: right;
	margin: 0;
}
marquee {
	width: 625px;
	float: left;
	color: #000;
	padding: 0;
	margin: 0;
}

/* Homepage Section Headers */
h2 a.title1 {
	width: 227px;
	padding: 15px 0 5px 10px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000000;
	margin-bottom: 10px;
}
h2 a.title2 {
	width: 393px;
	padding: 15px 0 5px 10px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: 10px;
}
/* Homepage Sections Containers */
#container1 {
	width: 237px;
	min-height: 166px;
	height: auto!important;
	height: 166px;
	margin: 0;
	padding: 0;
}
#container2 {
	width: 408px;
	min-height: 166px;
	height: auto!important;
	height: 166px;
	margin: 0;
	padding: 0;
}
/* Homepage Section Table Includes */
.HPNews {
	width: 375px;
	padding: 0;
	margin: 10px auto 0;
	color: #fff;
}
.HPBBMessages {
	width: 250px;
	padding: 0;
	margin: 28px 0 0 20px;
	color: #000;
}
.HPLinks, .HPEvents {
	width: 234px;
	padding: 0;
	color: #fff;
	margin: 10px auto 0;
}
/* Other homepage section extras */
.HPNews a, .HPNews a:active, .HPNews a:link, .HPNews a:visited, .HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPLinks a:visited, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPBBMessages a:visited {
	color: #fff;
	text-decoration: underline;
	font-weight: none;
}
.HPEvents a, .HPEvents a:active, .HPEvents a:visited, .HPEvents a:link, .HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPLinks a:visited {
	color: #fff;
	text-decoration: underline;
	font-weight: none;
}
.HPNews a:hover, .HPBBMessages a:hover {
	color: #fff;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 7px;
}
/* Footer */
div#footer {
	width: 900px;
	height: 50px;
	padding: 0;
	text-align: left;
	background: #162f4d;
	border-top: solid 5px #f1df29;
}
#address {
	color: #fff;
	text-align: left;
	font-size: 12px;
	line-height:1.2em;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	top: 19px;
	float: left;
	width: 800px;
}
#district {
	width: 50px;
	height: 50px;
	background: url('/pics/district.gif') top left no-repeat;
	display: block;
	position: relative; 
	right: 20px;
	float: right;
}
#princTwitter {
	width: 230px;
	margin: 0 auto;
}
#princTwitter .twtr-bd {
	height: 509px;
}

#HPGoogle {
	width: 230px;
	margin: 0 auto;
}
#edunet {
	width: 249px;
	margin: 10px auto;
}
