/* General */

body {
background: #2d2f32 url('/pics/body_top.jpg') no-repeat center top;
text-align: center;
margin: 0;
padding: 0 0 0px 0;
font: 15px "Times New Roman", Times, serif;
}
div#sides {
margin: 0 auto;
width: 1000px;
background: url('/pics/shadow.gif') repeat-y;
position: relative;
z-index: 100;
}
div#sides_logo {
margin: 0 auto;
width: 1000px;
background: url('/pics/shadow_logo.jpg') no-repeat top left;
position: relative;
z-index: 100;
}
div#wrapper {
margin: 0 auto;
width: 900px;
text-align: left;
background: #fff;
}
.contentIndex {
text-align: left;
background: url('/pics/index_bg.gif') repeat-y left top;
width: 900px;
min-height: 400px;
height: auto!important;
height: 400px;
}
/* #calendarBG {
margin: 0px 0px 0px 0px;
width: 900px;
background: url('/pics/events_bottom.gif') no-repeat bottom right;
} */

#calendarBG {
margin: 0px 0px 0px 0px;
width: 890px;
background: url('/pics/eScrip_2.gif') no-repeat bottom right;
}

.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: 866px;
height: 26px;
padding: 7px 0 0 18px;
margin-bottom: 10px;
font: bold 18px Georgia, "Times New Roman", Times, serif;
color: #fff;
background: url('/pics/page_title.gif') no-repeat left top;
}
/* Header */
div#header {
width: 1000px;
height: 211px;
margin: 0 auto;
text-align: left;
background: url('/pics/header.jpg') no-repeat;
position: relative;
}

#header h1 {
padding: 0;
margin: 0;
}
div#header h1 a {
display: block;
width: 0;
height: 0;
margin: 0;
padding: 0 0 147px 900px;
overflow: hidden;
position: absolute;
top: 39px;
left: 50px;
}
div#marquee {
width: 900px;
height: 22px;
margin: 0;
padding: 7px 0 0px 0px;
font: 14px Georgia, "Times New Roman", Times, serif;
color: #fff;
background: url('/pics/marquee_bg.gif') no-repeat;
display: block;
}
div#header_address {
position: absolute;
left: 483px;
top: 190px;
margin: 0;
overflow: hidden;
display: block;
color: #fff;
text-transform: uppercase;
font: bold 10px "Times New Roman", Times, serif;
*font: bold 10px "Times New Roman", Times, serif;
}


/* Navigation menu */

div#menu {
background: url('/pics/topnav_bg.gif') no-repeat;
width: 900px;
height: 28px;
}
ul#topNavItems {
list-style: none;
margin: 0 auto;
padding: 0;
width: 762px;
position: relative;
z-index: 999;
float: right;
}
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: 28px 0 0 0;
background-position: 0 0;
}
ul#topNavItems li a#topNav1 { width: 50px; background: url('/pics/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 97px; background: url('/pics/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 88px; background: url('/pics/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 84px; background: url('/pics/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 83px; background: url('/pics/topNav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 108px; background: url('/pics/topNav6.gif') no-repeat; }
ul#topNavItems li a#topNav7 { width: 82px; background: url('/pics/topNav7.gif') no-repeat; }
ul#topNavItems li a#topNav8 { width: 69px; background: url('/pics/topNav8.gif') no-repeat; }
ul#topNavItems li a#topNav9 { width: 101px; 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 -28px;
}


/* 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: 198px;
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 #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-color: #000;
/* filter: alpha(opacity=92); /* internet explorer
-khtml-opacity: 0.92; /* khtml, old safari
-moz-opacity: 0.92; /* mozilla, netscape
opacity: 0.92; /* fx, safari, opera */
}



ul#topNavItems li ul li a {
background-color: #5F0A0B;
}
ul#topNavItems li ul li a {
line-height: 16pt;
text-align: left;
text-decoration: none;
padding: 0 0 0 8px;
height: auto;
width: 190px;
color: #fff;
background-color: #5F0A0B;
}
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 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: #DDB507;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
color: #fff;
background: #045fae;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
border-top: 1px solid #b1c5e7;
}

ul#topNavItems li ul#lastMenu {
margin: 0 0px 0 -99px;
}
/* Index properties */

#leftColumn {
width: 249px;
padding: 9px 6px 0 9px;
float: left;
}
#middleColumn {
width: 407px;
padding: 9px 0 0 0px;
float: left;
}
#rightColumn {
width: 209px;
padding: 0px;
float: left;
}
/* Quicklinks */

#quickLinks {
width: 249px;
height: 155px;
padding: 32px 0 0 0;
margin: 0 0 0 0px;
background: url('/pics/quicklinks1_bg.gif') no-repeat left top;
}
#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: 249px;
float: left;
display: block;
}
#quickLinks a {
width: 233px;
height: 18px;
text-decoration: none;
padding: 7px 0 0 16px;
margin: 0;
display: block;
color: #fff;
text-transform: uppercase;
font: bold 11px "Times New Roman", Times, serif;
}

#quickLinks a:hover#midNav1,
#quickLinks a:hover#midNav2,
#quickLinks a:hover#midNav3,
#quickLinks a:hover#midNav4,
#quickLinks a:hover#midNav5,
#quickLinks a:hover#midNav6 {
color: #e8d389;
}

/* QuicklinksB */

#quickLinksB {
width: 249px;
padding: 32px 0 0 0;
margin: 0 0 0 0px;
background: url('/pics/quicklinks2_bg.gif') no-repeat left top #7E0001;
}
#quickLinksB h2 {
width: 0;
height: 0;
padding: 0;
margin: 0;
overflow: hidden;
}
#quickLinksB ul {
list-style: none;
margin: 0;
padding: 0;
}
#quickLinksB ul li {
width: 249px;
float: left;
display: block;
}
#quickLinksB a {
width: 233px;
height: 18px;
text-decoration: none;
padding: 7px 0 0 16px;
margin: 0;
display: block;
color: #fff;
text-transform: uppercase;
font: bold 11px "Times New Roman", Times, serif;
}

#quickLinksB a:hover#midNav1B,
#quickLinksB a:hover#midNav2B,
#quickLinksB a:hover#midNav3B,
#quickLinksB a:hover#midNav4B,
#quickLinksB a:hover#midNav5B,
#quickLinksB a:hover#midNav6B,
#quickLinksB a:hover#midNav7B,
#quickLinksB a:hover#midNav8B,
#quickLinksB a:hover#midNav9B,
#quickLinksB a:hover#midNav10B {
color: #e8d389;
}
/* Homepage Section Headers */
#events_bg {
margin: 22px 0px 0 9px;
padding: 0;
width: 209px;
z-index:-1;
}

h2 a#bell_schedule {
width: 0;
height: 0;
padding: 0 0 116px 249px;
font-size: 0;
background: url('/pics/bell_header.gif') no-repeat left top;
display: block;
margin: 0;
overflow: hidden;
}
h2 a#alumni {
width: 0;
height: 0;
padding: 0 0 116px 249px;
font-size: 0;
background: url('/pics/alumni_header.gif') no-repeat left top;
display: block;
margin: 0;
overflow: hidden;
}
h2 a#announcements {
width: 0;
height: 0;
padding: 0 0 83px 407px;
font-size: 0;
background: url('/pics/news_header.gif') no-repeat left top;
display: block;
margin: 0;
overflow: hidden;
}
h2 a#community_news {
width: 0;
height: 0;
padding: 0 0 83px 407px;
font-size: 0;
background: url('/pics/community_news_header.gif') no-repeat left top;
display: block;
margin: 0;
overflow: hidden;
}
h2 a#events {
width: 0;
height: 0;
padding: 0 0 202px 210px;
font-size: 0;
background: url('/pics/events_header.gif') no-repeat left top;
display: block;
margin: 0;
z-index:-1;
overflow: hidden;
}
h2 a#links {
width: 0;
height: 0;
padding: 0 0 45px 320px;
font-size: 0;
background: url('/pics/selected_links_header.gif') no-repeat left top;
display: block;
margin: 0;
overflow: hidden;
}
/* Homepage Sections Containers */
#leftContainer {
width: 249px;
min-height: 100px;
height: auto!important;
height: 100px;
margin: 0;
background: url('/pics/left_bg.gif') repeat-y left top;
}
#directorsContainer {
width: 569px;
min-height: 80px;
height: auto!important;
height: 80px;
margin: 0;
background: url('/pics/right_section_bg.gif') no-repeat left top;
}
#newsContainer {
width: 407px;
min-height: 125px;
height: auto!important;
height: 125px;
margin: -30px 00px 0px 0;
padding: 0 0px 0px 0;
}
#eventsContainer {
width: 210px;
min-height: 300px;
height: auto!important;
height: 300px;
margin: 0;
padding: 0;
}
#linksContainer {
width: 320px;
min-height: 106px;
height: auto!important;
height: 106px;
margin: 0;
padding: 0;
background: url('/pics/left_section_repeat.gif') repeat-y;
}
#directoryContainer {
}
#bulletinContainer {
width: 569px;
min-height: 85px;
height: auto!important;
height: 85px;
margin: 0;
padding: 0 0 45px 0;
background: url('/pics/right_section_bottom.gif') no-repeat left bottom;
}
#linksContainer {
}
#memoirsContainer {
}
/* Homepage Section Table Includes */

.HPNews {
padding: 0 0px 0 0px;
margin: 0px 10px 0 20px;
color: #000;
width: 372px;
}
.HPNews2, #leftContainer .HPEvents {
padding: 0 17px 0 0px;
margin: -70px 0 0 17px;
color: #000;
z-index:999;
width: 215px;
}
.HPEvents {
padding: 0 0 0 15px;
margin: -150px 0 0 0;
color: #fff;
width: 210px;
}

.HPDirectory {
}
.HPBBMessages {
padding: 0;
padding-left:20px;
margin: 0;
color: #034b91;
}
.HPLinks {
padding: 0;
margin: 0;
color: #034b91;
width: 320px;
background: url('/pics/left_section_bg.gif') no-repeat left top;
}
.HPMemoirs {

}
/* Other homepage section extras */
#directorsBottom {
width: 529px;
padding: 0 20px 45px 20px;
margin: 0;
background: url('/pics/right_section_bottom.gif') no-repeat left bottom;
}
#indexTop {
width: 900px;
background: url('/pics/indexTopBG.gif') no-repeat left top;
}
#leftBottom {
width: 249px;
height: 18px;
background: url('/pics/left_bottom.gif') no-repeat bottom;
}
.HPNews a, .HPNews a:active, .HPNews a:link,
.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, #leftContainer .HPEvents a {
color: #000;
}
.HPEvents a, .HPEvents a:active, .HPEvents a:link {
color: #fff;
}
.HPNews #l, .HPNews2 #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
display: none;
}
/* Image shuffles */
#shuffle1 {
width: 394px;
height: 178px;
padding: 0 6px 5px 7px;
}
#shuffle2 {
width: 209px;
height: 230px;
padding: 9px 10px 5px 9px;
background: #000;
}

/* Footer */

div#footer {
width: 1000px;
height: 79px;
margin: 0 auto;
text-align: left;
background: url('/pics/footer.jpg') no-repeat;
position: relative;
top: -18px;
}

address {
position: absolute;
left: 134px;
top: 29px;
color: #fff;
font-style: normal;
font-size: 12px;
}
#district_logo {
position: absolute;
left: 832px;
top: 6px;
width: 68px;
height: 0;
padding: 62px 0 0 0;
margin: 0;
overflow: hidden;
display: block;
background: url('/pics/district_logo.png') no-repeat;
behavior: url('/apps/shared/iepngfix.htc');
}
a#edunet {
position: absolute;
left: 680px;
top: 60px;
width: 245px;
height: 0;
padding: 22px 0 0 0;
margin: 0;
overflow: hidden;
display: block;
background: url('/pics/edunet_gray.png') no-repeat;
behavior: url('/apps/shared/iepngfix.htc');
}

table#pageNav{ margin:0; padding:0;
background:#5f0a0b;
border:2px black solid;
color:gold;}
table#pageNav td{ }

table#pageNav ul { list-style:none; padding:0; margin:0}
table#pageNav ul li{padding:0 2px; margin:0}

table#pageNav a{ color:#fff; font-weight:bold; margin:2px 0; text-decoration:none;}
table#pageNav a:hover{ color:gold;}




/* Search */

#search {
height: 20px;
padding: 3px;
/* width: 180px; */
position: absolute;
right: 89px;
top: 10px;
background-color: #000;
}

#search input#q {
height: 18px;
width: 108px;
margin: 0;
padding: 2px 2px 0 2px;
border: 0;
background: #fff;
float: left;
text-align: left;
}
#search #sa {
float: left;
margin: 0 0 0 3px;
}


div#alumHP{ 
	font-family:Arial,Verdana,sans-serif;font-size:9.5pt; font-weight:bold;
padding:15px;
}

