body {
	text-align: center;
	margin: 0 0 0 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background: url('/pics/body_bg.gif') repeat-x #5a9cda;
}
img, div, td, table {
	behavior: url('/apps/shared/iepngfix.htc');
}
div#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}
/* Header */

h1#header {
	width: 0;
	height: 0px;
	margin: 0;
	padding: 0 0 202px 760px;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
.hidden {
	display: block;
	width: 0;
	height: 0;
	margin: 0;
	overflow: hidden;
}
#header {
	margin: 0;
	padding: 0;
}
/* Content and Content Index */

.contentIndex {
	text-align: left;
	min-height:550px;
	height:auto !important;
	height:550px;
	width: 760px;
	background: url('/pics/indexbg.gif') no-repeat #fff;
	background-position: 0 247px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 740px;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding: 10px;
}
#botIndex {
	background: url('/pics/indexbot.jpg') bottom left no-repeat;
	min-height:550px;
	height:auto !important;
	height:550px;
}
#leftIndex {
	float: left;
	width: 504px;
	text-align: center;
	padding-top: 10px;
}
#rightIndex {
	float: right;
	width: 256px;
	padding-top: 10px;
}
#principals {
	width: 484px;
	min-height: 315px;
	height: auto !important;
	height: 315px;
	margin: 0 auto;
	color: #fff;
	text-align:justify;
	background: url('/pics/principalsbg.gif') repeat-x #012c79;
}

#principals img {
	border:1px solid #fff;
}

#principals a#principal {
	padding: 0 0 34px 484px;
	display: block;
	background: url('/pics/principal_header.gif') no-repeat;
}
#leftContainer {
	width: 484px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	margin: 0 auto;
	background: url('/pics/leftcontainerbg.gif') repeat-y;
}
#leftContainer a#news {
	padding: 0 0 36px 484px;
	display: block;
	background: url('/pics/news_header.gif') no-repeat;
}
#leftContainer a#bulletin {
	padding: 0 0 36px 484px;
	display: block;
	background: url('/pics/bulletin_board_header.gif') no-repeat;
}
#leftContainer a#principal {
	padding: 0 0 36px 484px;
	display: block;
	background: url('/pics/principals_header.gif') no-repeat;
}
#rightContainer {
	width: 246px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	background: url('/pics/rightcontainerbg.jpg') repeat-y;
}
#rightContainer a#events {
	padding: 0 0 34px 246px;
	display: block;
	background: url('/pics/events_header.gif') no-repeat;
}
#rightContainer a#links {
	padding: 0 0 34px 246px;
	display: block;
	background: url('/pics/selected_links_header.gif') no-repeat;
}
.eventsbg {
	width: 246px;
	min-height: 385px;
	height: auto !important;
	height: 385px;
	background: url('/pics/eventsbg.gif') bottom no-repeat;
}
.HPNews, .HPBBMessages {
	width: 460px;
	text-align: left;
	color: #000;
	margin: 0 auto;
	margin-top: 10px;
}
.HPLinks, .HPEvents {
	width: 230px;
	text-align: left;
	margin: 0 auto;
	color: #000;
	margin-top: 10px;
}
.HPPrincipal {
	width: 460px;
	text-align: left;
	color: #fff;
	margin: 0 auto;
	margin-top: 10px;
}	
.HPPrincipal #l { 
	display: none;
}
.HPPrincipal a, .HPPrincipal a:link, .HPPrincipal a:visited {
	color: #fff;
}
.HPPrincipal b {
	float: right;
}

.HPNews a, .HPNews a:link, .HPNews a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited, .HPLinks a, .HPLinks a:link, .HPLinks a:visited, .HPEvents a, .HPEvents a:link, .HPEvents a:visited {
	color: #002358;
	font-weight: bold;
}
.HPNews a:hover, .HPLinks a:hover, .HPBBMessages a:hover, .HPEvents a:hover {
	text-decoration: none;
}
.HPNews #l, .HPBBMessages #l, .HPLinks #l, .HPEvents #l {
	padding-top: 8px;
	padding-left: 10px;
}
div#footer {
	width: 760px;
	height: 94px;
	background: url('/pics/footer.jpg') repeat-x;
}
.pageTitle {
	text-transform: uppercase;
	background: url('/pics/pagetitle.gif') no-repeat;
	width: 730px;
	height: 31px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	padding: 14px 0 0 10px;
	margin-bottom: 7px;
}
#copyright {
	width: 280px;
	height: 60px;
	float: right;
	color: #fff;
	text-align: right;
	position: relative;
	right: 23px;
	top: 25px;
}
#marquee {
	width: 658px;
	height: 16px;
	padding-top: 2px;
	color: #fff;
	position: relative; 
	top: 20px;
	left: 100px;
}
#spanish {
	position: relative;
	float: right;
	top: 25px;
}
#search {
	width: 210px;
	height: 19px;
	float: left;
	margin-top: 1px;
	margin-left: 5px;
	
}
/* QUICKLINKS */

#midbg {
	width: 760px;
	height: 20px;
	background: url('/pics/midnavbg.gif') repeat-x;
}
#midnav {
	width: 540px;
	height: 20px;
	float: right;
	background: url('/pics/midnavbg.gif') repeat-x;
}
#midnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 540px;
}
#midnav ul li {
	float: left;
}
#midnav a {
	color: #f0c141;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	display: block;
	width: 105px;
	height: 20px;
	text-align: center;
}
#midnav a:hover {
	background: url('/pics/midnavf2.gif') no-repeat;
}
/* END QUICKLINKS */

#shuffleTop {
	width: 740px; 
	height: 217px; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background: #f0c141; 
}
#shuffle1 {
	width: 246px;
	height: 207px;
	z-index: 0;
	float: left;
}
#shuffle2 {
	width: 246px;
	height: 207px;
	z-index: 0;
	float: right;
}

#shuffle3 {
	width: 246px;
	height: 207px;
	z-index: 0;
	float: right;
	margin-right: 1px;				
}
#shuffle4 {
	width: 484px;
	height: 154px;
	margin: 0 auto;
	z-index: 0;				
}
.overlay1{
	width: 740px;
	height: 41px;
	position: absolute
}
.overlay2 {
	width: 484px;
	height: 154px;
	position: absolute;
	margin-left: 10px;
	*margin-left: 0px;
}
/*********************** [BEGIN NAVIGATION] ***********************/

/* Navigation text */

div#menu span {
	position:absolute;
	left:-9999px;
	top:0;
	z-index:0;
	font-size:10px;
}
/* Main menu container */

div#menu {
	width: 100%;
	float: left;
	height: 32px;
}
div#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	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#top1, div#menu ul#top1 li a#topNav1 {
	width: 130px;
	height: 32px;
	background: url('/pics/topNav1.gif') no-repeat;
}
div#menu ul#top2, div#menu ul#top2 li a#topNav2 {
	width: 123px;
	height: 32px;
	background: url('/pics/topNav2.gif') no-repeat;
}
div#menu ul#top3, div#menu ul#top3 li a#topNav3 {
	width: 128px;
	height: 32px;
	background: url('/pics/topNav3.gif') no-repeat;
}
div#menu ul#top4, div#menu ul#top4 li a#topNav4 {
	width: 112px;
	height: 32px;
	background: url('/pics/topNav4.gif') no-repeat;
}
div#menu ul#top5, div#menu ul#top5 li a#topNav5 {
	width: 103px;
	height: 32px;
	background: url('/pics/topNav5.gif') no-repeat;
}
div#menu ul#top6, div#menu ul#top6 li a#topNav6 {
	width: 164px;
	height: 32px;
	background: url('/pics/topNav6.gif') no-repeat;
}
/* Top Nav Rollovers */

div#menu ul#top1 li.over a#topNav1, div#menu ul#top1 li:hover a#topNav1 {
	width: 130px;
	height: 32px;
	background: url('/pics/topNav1f2.gif') no-repeat;
}
div#menu ul#top2 li.over a#topNav2, div#menu ul#top2 li:hover a#topNav2 {
	width: 123px;
	height: 32px;
	background: url('/pics/topNav2f2.gif') no-repeat;
}
div#menu ul#top3 li.over a#topNav3, div#menu ul#top3 li:hover a#topNav3 {
	width: 128px;
	height: 32px;
	background: url('/pics/topNav3f2.gif') no-repeat;
}
div#menu ul#top4 li.over a#topNav4, div#menu ul#top4 li:hover a#topNav4 {
	width: 112px;
	height: 32px;
	background: url('/pics/topNav4f2.gif') no-repeat;
}
div#menu ul#top5 li.over a#topNav5, div#menu ul#top5 li:hover a#topNav5 {
	width: 103px;
	height: 32px;
	background: url('/pics/topNav5f2.gif') no-repeat;
}
div#menu ul#top6 li.over a#topNav6, div#menu ul#top6 li:hover a#topNav6 {
	width: 164px;
	height: 32px;
	background: url('/pics/topNav6f2.gif') no-repeat;
}
/* Default dropdown colors */

div#menu a {
	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	color: #fff;
	background: #012c7a;
	text-decoration: none;
}
/* Default dropdown rollover colors */

div#menu a:hover {
	color: #FFFFFF;
	background: #1b5bcf;
}
/* Padding and Line Height for first level drop down */

div#menu ul li ul li a {
	line-height: 16pt;
	padding: 0 0 0 6px;
}
/* Retain first level rollover color (so color stays when you hover to second level) and second level rollover colors */

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: #1b5bcf;
	color: #ffffff;
}
/* Second level dropdown colors */

div#menu ul li ul li:hover ul a, div#menu ul li ul li.over ul a {
	color: #fff;
	background: #012c7a;
}
/* 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] */



