body {
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background: url('/pics/body_bg.jpg') repeat-x #fff;
}

img, div, td, table {
	behavior: url('/apps/shared/iepngfix.htc');
}

div#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #fff;
}

h2 {
	margin: 0;
	padding: 0;
}
/* Header */

h1#header {
	width: 0;
	height: 0px;
	margin: 0;
	padding: 0 0 195px 900px;
	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 */


.content {
	text-align: left;
	background: #FFFFFF;
	width: 880px;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding: 10px;
}
.contentIndex {
	text-align: left;
	min-height:400px;
	height:auto !important;
	height:400px;
	width: 900px;
	margin: 0;
	padding: 0;
	background: url(/pics/body_bg_top.jpg) 0 0 repeat-x #dedede;
	z-index: -10;

}
#topIndex {
	text-align: left;
	min-height:400px;
	height:auto !important;
	height:400px;
	width: 900px;
	margin: 0;
	padding-top: 8px;
	background: url(/pics/body_bg_btm.gif) 0 bottom repeat-x;
	z-index: -10;
}

#midIndex {
	position: relative;
	width: 900px;
	height: 280px;
	background: url(/pics/shuffle_bg.png) center 0 no-repeat;
	z-index: 0;
}





/* Shuffle1 */

#shuffle1 {
	float: left;
	margin: 10px 0 0 23px;
	width: 642px;
	height: 255px;
}

#shuffle1_overlay {
	position: absolute;
	top: 10px;
	left: 23px;
	width: 642px;
	height: 255px;
	background: url(/pics/shuffle1_overlay.png) 0 0 no-repeat;
}


/* Shuffle2 */

#shuffle2 {
	position: relative;
	width: 390px;
	height: 332px;
	margin: 0 auto;
}

#shuffle2_overlay {
	position: absolute;
	width: 390px;
	height: 332px;
	top: 0;
	left: 0;
	background: url(/pics/shuffle2_overlay.png) 0 0 no-repeat;
}



/* Quicklinks*/

#quicklinks {
	float: left;
	width: 211px;
	height: 242px;
	padding: 0 0 3px 0;
	margin: 10px 0 0 0;
}

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

#quicklinks li a {
	display: block;
	width: 211px;
	height: 0;
	padding-top: 32px;
	overflow: hidden;
}

#quicklinks li:hover a, #quicklinks li.over a {
	background-position: -211px 0;
}

#quicklinks li#quicklink1 a {background-image: url(/pics/quicklink1.gif);}
#quicklinks li#quicklink2 a {background-image: url(/pics/quicklink2.gif);}
#quicklinks li#quicklink3 a {background-image: url(/pics/quicklink3.gif);}
#quicklinks li#quicklink4 a {background-image: url(/pics/quicklink4.gif);}
#quicklinks li#quicklink5 a {background-image: url(/pics/quicklink5.gif);}
#quicklinks li#quicklink6 a {background-image: url(/pics/quicklink6.gif);}
#quicklinks li#quicklink7 a {background-image: url(/pics/quicklink7.gif);}
#quicklinks li#quicklink8 a {background-image: url(/pics/quicklink8.gif);}






/* Home Page */

#leftColumn {
	float: left;
	width: 231px;
	padding: 0 2px 0 10px;
	margin-top: 10px;
}
#midColumn {
	position: relative;
	float: left;
	width: 412px;
	padding: 0 0 0 2px;
	margin-top: 3px;
}
#rightColumn {
	float: right;
	width: 243px;
	margin-top: 10px;
}





.hpcontainer_sm {
	width: 243px;
	height: auto !important;
	margin: 0 auto;
	background: url(/pics/hp_container_sm_btm.png) 0 bottom no-repeat;
	padding-bottom: 47px;
}

.hpcontainer_sm_inner {
	background: url(/pics/hp_container_sm_bg.png) 0 0 repeat-y;
}

.hpcontainer_lg {
	width: 414px;
	height: auto !important;
	background: url(/pics/hp_container_lg_btm.png) 0 bottom no-repeat;
	padding-bottom: 60px;
}

.hpcontainer_lg_inner {
	background: url(/pics/hp_container_lg_bg.png) 0 0 repeat-y;
}

.hpcontainer_sm, .hpcontainer_lg {
	margin-bottom: 20px;
}

.hpcontainer_sm h2 a{
	display: block;
	width: 231px;
	height: 0;
	padding-top: 87px;
	overflow: hidden;
}

.hpcontainer_lg h2 a {
	display: block;
	width: 410px;
	height: 0;
	padding-top: 60px;
	overflow: hidden;	
}

#parents_container h2 a {background-image: url(/pics/parents_header.png);}
#students_container h2 a {background-image: url(/pics/students_header.png);}
#bulletin_container h2 a {background-image: url(/pics/bulletin_header.png);}
#news_container h2 a {background-image: url(/pics/news_header.png);}
#events_container h2 a {background-image: url(/pics/events_header.png);}
#alumni_container h2 a {background-image: url(/pics/alumni_header.png);}



#parent_links, #student_links {
	width: 160px;
	margin: 0 auto;
	padding-left: 10px;
}



#parents_container li, #students_container li {
	list-style-image: url(/pics/bullet_arrow2.gif);
	font-size: 13px;
	line-height: 20px;
}

.HPNews {
	width: 360px;
	text-align: left;
	color: #fff;
	margin: 0 auto;
}
.HPLinks {
	width: 250px;
	text-align: left;
	color: #fff;
	margin-left: 10px;
	text-align: justify;
}
.HPEvents, .HPBBMessages {
	width: 200px;
	text-align: left;
	margin: 0 auto;
	color: #fff;
	padding: 0;
}
.HPEvents2 {
	width: 200px;
	margin: 0 auto;
	color:#fff;
	padding: 0
}
.HPDirectory{
	width:190px;
	margin: 0 auto;
	color:#fff;
	padding:0;
}
.HPNews a, .HPNews a:link, .HPNews a:visited, .HPLinks a, .HPLinks a:link, .HPLinks a:visited {
	color: #fff;
	text-decoration: underline
}
.HPEvents a, .HPEvents a:link, .HPEvents a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited, .HPEvents2 a, .HPEvents2 a:link, .HPEvents2 a:visited, .HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited, #students_container a, #students_container a:link, #students_container a:visited, #parents_container a, #parents_container a:link, #parents_container a:visited {
	color: #fff;
	text-decoration: underline
}
.HPNews a:hover, .HPLinks a:hover {
	text-decoration: none;
	color: #000;
}
.HPEvents a:hover, .HPBBMessages a:hover {
	text-decoration: none;
	color: #fff;
}
.HPNews #l, .HPBBMessages #l, .HPLinks #l, .HPEvents #l, .HPEvents2 #l {
	padding-top: 8px;
	padding-left: 10px;
}




div#footer {
	width: 900px;
	height: 108px;
	background: url('/pics/footer.jpg') repeat-x;
}

#footer_btm a {
	display: block;
	height: 0;
	padding-top: 42px;
	width: 245px;
	margin: 0 auto;
	overflow: hidden;
	background: url(/pics/edlio_gray.png) 0 center no-repeat;
}
.pageTitle {
	text-transform: uppercase;
	background: url('/pics/pagetitle.gif') no-repeat;
	width: 865px;
	height: 31px;
	padding: 14px 0 0 15px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 7px;
}
#copyright {
	width: 890px;
	height: 15px;
	padding: 5px;
	background: #003464;
	color: #fff;
	text-align: center;
}
#marqueebg {
	width: 900px;
	height: 50px;
	background: url('/pics/marqueebg.jpg') no-repeat;
	color: #2a6ab7
}
#marquee {
	color: #000;
	width: 900px;
	padding:3px 0;
	float: left;
	position: relative;
}
#translate {
	float: right;
	position: relative;
	top: 25px;
}

#staff_btn {
	float: right;
	position: relative;
	width: 58px;
	height: 23px;
	top: 22px;
	padding-left: 5px;
	border: 0;
	}

#search {
	width: 211px;
	height: 29px;
	margin: 0 auto;
	padding: 7px 0 0 7px;
	background: url('/pics/searchbg.jpg');
}
#buttons {
	width: 390px;
	height: 65px;
	margin: 10px auto;
}

#wotd {
	float: left;
	width: 189px;
	height: 52px;
	padding: 16px 0 0 0px;
	text-align: center;
	background: url('/pics/btn_wod.png') no-repeat;
	color: #fff;
}
#wotd a {
	color: #FFF;
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
#wotd a:hover {
	color: #FFCC00
}
#wotd i {
	display: none
}
#wotd b {
	display: none;
}
#sat {
	float: right;
	width: 189px;
	height: 68px;
	padding-bottom: 10px;
}

/*********************** [BEGIN NAVIGATION] ***********************/

/* Navigation text */

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

div#menu {
	position: relative;
	width: 100%;
	background: url('/pics/topnavbg.gif') repeat-x;
	float: left;
	height: 37px;
	z-index: 9999;
}
div#menu ul {
	list-style: none;
	margin: 0 13px;
	padding: 0;
	float: left;
}
/* 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: 94px;
	height: 37px;
	background: url('/pics/topNav1.gif') no-repeat;
}
div#menu ul#top2, div#menu ul#top2 li a#topNav2 {
	width: 113px;
	height: 37px;
	background: url('/pics/topNav2.gif') no-repeat;
}
div#menu ul#top3, div#menu ul#top3 li a#topNav3 {
	width: 111px;
	height: 37px;
	background: url('/pics/topNav3.gif') no-repeat;
}
div#menu ul#top4, div#menu ul#top4 li a#topNav4 {
	width: 99px;
	height: 37px;
	background: url('/pics/topNav4.gif') no-repeat;
}
div#menu ul#top5, div#menu ul#top5 li a#topNav5 {
	width: 99px;
	height: 37px;
	background: url('/pics/topNav5.gif') no-repeat;
}
div#menu ul#top6, div#menu ul#top6 li a#topNav6 {
	width: 96px;
	height: 37px;
	background: url('/pics/topNav6.gif') no-repeat;
}
div#menu ul#top7, div#menu ul#top7 li a#topNav7 {
	width: 90px;
	height: 37px;
	background: url('/pics/topNav7.gif') no-repeat;
}
div#menu ul#top8, div#menu ul#top8 li a#topNav8 {
	width: 93px;
	height: 37px;
	background: url('/pics/topNav8.gif') no-repeat;
}
div#menu ul#top9, div#menu ul#top9 li a#topNav9 {
	width: 105px;
	height: 37px;
	background: url('/pics/topNav9.gif') no-repeat;
}

div#menu ul#top10, div#menu ul#top10 li a#topNav10 {
	width: 99px;
	height: 37px;
	background: url('/pics/topNav10.gif') no-repeat;
}






/* Top Nav Rollovers */

div#menu ul#top1 li.over a#topNav1, div#menu ul#top1 li:hover a#topNav1 {
	width: 94px;
	height: 37px;
	background: url('/pics/topNav1f2.gif') no-repeat;
}
div#menu ul#top2 li.over a#topNav2, div#menu ul#top2 li:hover a#topNav2 {
	width: 113px;
	height: 37px;
	background: url('/pics/topNav2f2.gif') no-repeat;
}
div#menu ul#top3 li.over a#topNav3, div#menu ul#top3 li:hover a#topNav3 {
	width: 111px;
	height: 37px;
	background: url('/pics/topNav3f2.gif') no-repeat;
}
div#menu ul#top4 li.over a#topNav4, div#menu ul#top4 li:hover a#topNav4 {
	width: 99px;
	height: 37px;
	background: url('/pics/topNav4f2.gif') no-repeat;
}
div#menu ul#top5 li.over a#topNav5, div#menu ul#top5 li:hover a#topNav5 {
	width: 99px;
	height: 37px;
	background: url('/pics/topNav5f2.gif') no-repeat;
}
div#menu ul#top6 li.over a#topNav6, div#menu ul#top6 li:hover a#topNav6 {
	width: 96px;
	height: 37px;
	background: url('/pics/topNav6f2.gif') no-repeat;
}
div#menu ul#top7 li.over a#topNav7, div#menu ul#top7 li:hover a#topNav7 {
	width: 90px;
	height: 37px;
	background: url('/pics/topNav7f2.gif') no-repeat;
}
div#menu ul#top8 li.over a#topNav8, div#menu ul#top8 li:hover a#topNav8 {
	width: 93px;
	height: 37px;
	background: url('/pics/topNav8f2.gif') no-repeat;
}
div#menu ul#top9 li.over a#topNav9, div#menu ul#top9 li:hover a#topNav9 {
	width: 105px;
	height: 37px;
	background: url('/pics/topNav9f2.gif') no-repeat;
}

div#menu ul#top10 li.over a#topNav10, div#menu ul#top10 li:hover a#topNav10 {
	width: 99px;
	height: 37px;
	background: url('/pics/topNav10f2.gif') no-repeat;
}


/* Default dropdown colors */

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

div#menu a:hover {
	color: #FFFFFF;
	background: #00428c;

}
/* 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: #850000;
	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: #000000;
	background: #550000;
}
/* Positions navigation items */

div#menu li {
	position: relative;
}
/* Positions and sets width of first level drop down */

div#menu ul ul {
	position: absolute;
	top: 37px;
	left: -14px;
	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] */



.light {
	background-color: #d3e7f7!important;
}

tr.dark {
	background: #d71a1a; 
	color: #fff;
}

table td.dark {
	background: #d71a1a;
	color: #fff;
}
table td.darkBorderBottom {
	border-bottom: solid 1px #fff;
}
table td.light{
	background-color: #d3e7f7;
}
table td.lightBorderBottom {
	border-bottom: solid 1px #fff;
		background-color: #d3e7f7;
}
table.calendar td#today {
	background-color: #A3BCF7;
}



