/* General */

body {
	background: #1a8dc0 url('/pics/body_bg.gif') repeat-x left top;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	width: 900px;
	height: 25px;
	margin: 0 auto;
	background: url('/pics/top.jpg') no-repeat bottom left;
	font-size: 0;
}
div#shadow {
	margin: 0 auto;
	width: 1134px;
	background: url('/pics/shadow.png') top left repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
	text-align: left;
}
div#shadowTop {
	width: 1134px;
	background: url('/pics/shadowtop.jpg') top left no-repeat;
	text-align: left;
}
div#wrapper {
	margin-left: 118px;
	width: 900px;
	text-align: left;
	background: #fff;
}
.contentIndex {
	text-align: left;
	background: url('/pics/indexbg.gif') left top repeat-y;
	width: 886px;
	padding: 0 7px 7px 7px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentBottomIndex {
	margin: 0 auto;
	width: 900px;
	height: 28px;
	display: block;
	background: url('/pics/contentbotindex.gif') top left no-repeat;
	text-align: left;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 860px;
	padding: 0 20px 7px 20px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	background: url('/pics/contentbg.gif') left top repeat-y;
}
.contentBottom {
	margin: 0 auto;
	width: 900px;
	height: 28px;
	display: block;
	background: url('/pics/contentbot.gif') top left no-repeat;
	text-align: left;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
#marquee {
	width: 900px;
	height: 20px;
	padding-top: 4px;
	background: url('/pics/marqueebg.jpg') top left no-repeat;
	color: #fff;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	height: 30px;
	padding: 15px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}
#search {
	width: 222px;
	height: 23px;
	margin: 10px auto;
	background: url('/pics/searchbg.gif') top left no-repeat;
}
#googleTranslate {
	float: right;
	margin-right: 10px;
}
/* Header */
div#headerTop {
	width: 900px;
	height: 24px;
}
div#headerIMG {
	width: 900px;
	height: 238px;
	margin: 0 auto;
}
div#headerIMG h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0 0 238px 900px;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
.topNavBottomIndex {
	width: 900px;
	height: 18px;
	background: url('/pics/navbottomIndex.gif') top left no-repeat;
	display: block;
}
.topNavBottom {
	width: 900px;
	height: 18px;
	background: url('/pics/navbottom.gif') top left no-repeat;
	display: block;
}
/* Navigation menu */

div#menu {
	background: url('/pics/topnav_bg.gif') repeat-x;
	width: 900px;
	height: 46px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	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: 0;
	display: block;
	overflow: hidden;
	padding: 46px 0 0 0;
}
ul#topNavItems li a#topNav1 {
	width: 133px;
	background: url('/pics/topNav1.jpg') no-repeat;
	background-position: 0 -47px;
}
ul#topNavItems li a#topNav2 {
	width: 110px;
	background: url('/pics/topNav2.jpg') no-repeat;
	background-position: 0 -47px;
}
ul#topNavItems li a#topNav3 {
	width: 131px;
	background: url('/pics/topNav3.jpg') no-repeat;
	background-position: 0 -47px;
}
ul#topNavItems li a#topNav4 {
	width: 122px;
	background: url('/pics/topNav4.jpg') no-repeat;
	background-position: 0 -47px;
}
ul#topNavItems li a#topNav5 {
	width: 159px;
	background: url('/pics/topNav5.jpg') no-repeat;
	background-position: 0 -47px;
}
ul#topNavItems li a#topNav6 {
	width: 102px;
	background: url('/pics/topNav6.jpg') no-repeat;
	background-position: 0 -47px;
}
ul#topNavItems li a#topNav7 {
	width: 143px;
	background: url('/pics/topNav7.jpg') no-repeat;
	background-position: 0 -47px;
}
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 {
	background-position: 0px 0px;
}
/* Drop down items */

ul#lastMenu li{position:relative; left:-35px;}

ul#topNavItems ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 160px;
	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;
	margin-left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 0 8px 0 8px;
	height: auto;
	width: 160px;
	color: #fff;
	background: #307BE0;
}
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: #3372d9;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #3372d9;
}
/* Index properties */
#leftColumn {
	width: 246px;
	float: left;
}
#midColumn {
	width: 380px;
	float: left;
	margin-left: 7px;
}
#rightColumn {
	width: 246px;
	float: right;
}
/* Quicklinks */

#quickLinks {
	width: 218px;
	padding: 0 0 0 14px;
	min-height: 160px;
	height: auto!important;
	height: 160px;
	background: url('/pics/midnavbg.gif') top left no-repeat #ff9d5e;
	margin: 0 auto;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0;
}
#quickLinks a {
	width: 0;
	height: 0;
	text-decoration: none;
	margin: 0 0 4px;
	padding:  0 0 21px 167px;
	overflow: hidden;
	display: block;
}
#quickLinks a#midNav1 {
	background: url('/pics/midnav1.gif') top left no-repeat;
}
#quickLinks a#midNav2 {
	background: url('/pics/midnav2.gif') top left no-repeat;
}
#quickLinks a#midNav3 {
	background: url('/pics/midnav3.gif') top left no-repeat;
}
#quickLinks a#midNav4 {
	background: url('/pics/midnav4.gif') top left no-repeat;
}
#quickLinks a#midNav5 {
	background: url('/pics/midnav5.gif') top left no-repeat;
}
#quickLinks a#midNav6 {
	background: url('/pics/midnav6.gif') top left 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{
	background-position: -166px 0;
}
#quickLinksBottom {
	width: 232px;
	height: 7px;
	background: url('/pics/midnavbot.gif') no-repeat left top;
	display: block;
	margin: 0 auto;
}
/* Homepage Section Headers */
h2 a#welcome {
	width: 0;
	height: 0;
	padding: 0 0 34px 380px;
	font-size: 0;
	background: url('/pics/welcome_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 34px 380px;
	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 34px 246px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 34px 246px;
	font-size: 0;
	background: url('/pics/selected_links_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#album {
	width: 0;
	height: 0;
	padding: 0 0 34px 246px;
	font-size: 0;
	background: url('/pics/album_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 34px 246px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#welcomeContainer {
	width: 380px;
	background: url('/pics/welcomebg.gif') repeat-y;
}
#welcomeContainerTop {
	width: 380px;
	background: url('/pics/welcometop.gif') top left no-repeat;
}
#welcomeContainerBot {
	width: 330px;
	min-height: 115px;
	height: auto!important;
	height: 115px;
	padding: 5px 25px 10px 25px;
	background: url('/pics/welcomefooter.gif') bottom left no-repeat;
}
#newsContainer {
	width: 380px;
	min-height: 160px;
	height: auto!important;
	height: 160px;
	margin: 0;
	padding: 0;
}
#eventsContainer {
	width: 246px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	margin: 0;
	padding: 0;
}
#bulletinContainer, #linksContainer {
	width: 246px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	margin: 0;
}
/* Homepage Section Table Includes */

.HPNews {
	width: 380px;
	padding: 0;
	margin: 0;
	color: #000;
}
.HPEvents {
	width: 240px;
	padding: 0;
	margin: 0;
	color: #000;
	margin: 0 auto;
}
.HPBBMessages, .HPLinks {
	width: 240px;
	padding: 0;
	margin: 0;
	color: #000;
	margin: 0 auto;
}
/* Other homepage section extras */

.leftContainer, .rightContainer {
	width: 246px;
	margin: 5px auto;
}
.midContainer {
	width: 380px;
	margin: 5px auto;
}
.graybotSmall {
	width: 212px;
	height: 29px;
	background: url('/pics/graybottom.png') top left no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
.graybotBig {
	width: 428px;
	height: 29px;
	background: url('/pics/graybottom.png') top left repeat-x;
	behavior: url('/apps/shared/iepngfix.htc');
}
.HPNews a, .HPNews a:active, .HPNews a:link, .HPEvents a, .HPEvents a:active, .HPEvents a:link {
	color: #1039a2;
}
.HPDirectory a, .HPDirectory a:active, .HPDirectory a:link, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPMemoirs a, .HPMemoirs a:active, .HPMemoirs a:link {
	color: #1039a2;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */

#rotate_overlay1 {
	width: 380px;
	height: 201px;
	position: absolute;
}
#rotate_overlay2 {
	width: 246px;
	height: 150px;
	position: absolute;
}
#shuffle1 {
	width: 380px;
	height: 201px;
}
#shuffle2 {
	width: 246px;
	height: 150px;
}
/* Footer */

div#footer {
	margin: 0 auto;
	width: 898px;
	padding: 0 118px 0 118px;
	height: 89px;
	text-align: left;
	background: url('/pics/footer.png') top left no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
#address {
	color: #fff;
	width: 300px;
	float: right;
	text-align: right;
	position: relative;
	top: 25%;
	right: 20px;
}
#district_logo {
	position: absolute;
	left: 835px;
	top: 15px;
}
#wotd {
	width: 208px;
	height: 57px;
	background: url('/pics/wotd.gif') top left no-repeat;
	margin: 10px 0 0 10px;
	padding-top: 15px;
	color: #fff;
	text-align: center
}
#wotd a {
	color: #fff;
	font-weight: bold
}
#wotd b {
	display: none;
}

/* Library - Destiny */
.library-content {
    background: #fff;
    height: auto !important;
    min-height: 400px;
    padding: 0 20px 7px;
    text-align: left;
    width: 760px;
}

#library-nav ul
{
padding-left: 0;
margin-left: 0;
background-color: #307BE0;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
}

#library-nav ul li { display: inline; font: 14px Arial, Helvetica, sans-serif;}

#library-nav ul li a
{
padding: 0.2em 1em;
background-color: #307BE0;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#library-nav ul li a:hover
{
background-color: #369;
color: #fff;
}
