body {
	margin: 0px;
	color: #004584;
	font: 12px Arial, Helvetica, sans-serif;
	background: url('/pics/bg.gif') repeat-x #5b90c4;
}
#topnavtd {
	margin: 0;
	padding: 0;
	background-image: url('/pics/topnav_bg.gif');
	background-repeat: no-repeat;
	height: 27px;
}
/* Son of Suckerfish drops */

#topNav, #topNav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#topNav a {
	display: block;
}
#topNav li { /* all list items */
	float: left;/* width needed or else Opera goes nuts, add below */
}
#topNav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#li_aboutus ul li {
	margin-left: 8px;
}
#li_dropout ul li {
	margin-left: 12px;
}
#li_sb65 ul li {
	margin-left: -24px;
	_margin-left: 0px;
}
#topNav li:hover ul, #topNav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#content {
	clear: left;
	color: #ccc;
}
/* end drops */


/* Img replacement for text */
#topNav a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
/* Rollover */
#nav_home, #nav_aboutus, #nav_students, #nav_parents, #nav_educators, #nav_dropout, #nav_sb65, #nav_contact {
	background-position: top left;
	background-repeat: no-repeat;
	height: 21px;
	*height: 27px;
	padding-top: 6px;
}
a#nav_home:hover, a#nav_aboutus:hover, a#nav_students:hover, a#nav_parents:hover, a#nav_educators:hover, a#nav_dropout:hover, a#nav_sb65:hover, a#nav_contact:hover {
	color: #FFFF00
}
#nav_home {
	/*background-image: url('/pics/navtop/home.gif');*/
	width: 113px !important;
}
#nav_aboutus {
	width: 124px !important;
	/*background-image: url('/pics/navtop/aboutus.gif');*/
}
#nav_students {
	/*background-image: url('/pics/navtop/students.gif');*/
	width: 123px !important;
}
#nav_parents {
	/*background-image: url('/pics/navtop/parents.gif');*/
	width: 124px !important;
}
#nav_educators {
	/*background-image: url('/pics/navtop/educators.gif');*/
	width: 127px !important;
}
/*#nav_dropout {
	/*background-image: url('/pics/navtop/dropout.gif');
	width: 274px;
}*/

#nav_sb65 {
	/*background-image: url('/pics/navtop/sb65.gif');*/
	width: 142px;
}
#nav_contact {
	/*background-image: url('/pics/navtop/contactus.gif');*/
	width: 147px !important;
}
/* #li_home { width: 80px;}
#li_aboutus { width: 84px;}
#li_students { width: 83px;}
#li_parents { width: 81px;}
#li_educators { width: 92px; }
#li_dropout { width: 274px;}
#li_sb65 { width: 94px;}
#li_contact { width: 112px;} */

/* END SCOTT */

img, div {
	behavior: url(/shared/iepngfix.htc)
}
.HPBBMessages {
	width: 192px;
}
.HPLinks {
	width: 253px;
	line-height: 1.1;
}
.HPNews, .HPEvents {
	width: 281px;
	line-height: 1.1;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.HPNews a, .HPNews a:link, .HPNews a:visited, .HPLinks a, .HPLinks a:link, .HPLinks a:visited {
	color: #004584;
}
.HPNews a:hover, .HPNews a:active, .HPLinks a:hover, .HPLinks a:active {
	color: #ba0b19;
}
.neutral, table {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
table#contentIndex {
	background: url('/pics/content_bg_top.png') repeat-x #FFF;
}
table#content {
	background: #FFF;
}
.contentIndex {
	vertical-align: top;
	color: #004584;
	background: url('/pics/content_bg_bottom.png') repeat-x bottom left;
	font: 12px Arial, Helvetica, sans-serif;
	height: 500px;
	text-align: justify;
	padding-bottom: 30px;
}
.contentIndex * {
	color: #004584;
}
.content {
	background: url('/pics/content_bg_bottom.png') repeat-x bottom left;
	padding: 10px 40px;
	height: 500px;
	vertical-align: top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: justify;
}
a, a:link, a:visited {
	color: #004C8D;
}
a:hover, a:active {
	color: #004C8D;
}
.light {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFCC66;
}
.light a, .light a:link, .light a:visited {
	color: #004C8D;
}
.light a:hover, .light a:active {
	color: #ba0b19;
}
.dark {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #f8983b;
}
.dark a, .dark a:link, .dark a:visited {
	color: #004C8D;
}
.dark a:hover, .dark a:active {
	color: #ba0b19;
}
.pageTitle {
	background: url('/pics/page_title.gif') no-repeat center;
	height: 27px!important;
	height: 35px;
	margin:0 -20px 10px -20px;
	margin-bottom: 10px;
	padding: 8px 0px 0px 15px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/*#topNav {
	position: relative;
	z-index: 10000;
	background: url('/pics/topnav_bg_right.gif') no-repeat top right;
}

*/

#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -20px;
	top: -40px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 27px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {
	left: 126px;
}
#topNav3Sub {
	left: 205px;
}
#topNav4Sub {
	left: 369px;
}
#topNav5Sub {
	left: 590px;
}
#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
}
#topNav .list li {
	background-color: #660000;
	width: 230px;
	line-height: 18px;
}
#topNav2Sub .list li {
	width: 320px;
}
#topNav6Sub .list li {
	width: 460px;
}
#topNav7Sub .list li {
	width: 320px;
}
#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 4px 0px 6px;
	color: #FFF;
	text-decoration: none;
	z-index: 100;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	text-align: left;
}
#topNav .list a:hover {
	background-color: #f8983b;
	color: #FFFFFF;
}
/*d3v******************/
ul.niceList li, ol.niceList li {
	margin-bottom:10px;
}
ul.niceList ul, ol.niceList ul, ul.niceList ol, ol.niceList ol {
	margin-top:10px;
}
#Qlinks {
	width: 261px;
	margin-top: 20px;
}
#Qlinks ul {
	list-style: none;
	padding: 0px;
	margin-left: 0;
	text-align: left
}
#Qlinks a {
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 241px;
	height: 37px;
	*width: 261px;
	*height: 55px;
	padding: 18px 0 0 18px;
	background: url('/pics/midnav.jpg') top left no-repeat;
}
#Qlinks a:hover {
	color: #005cbb;
	background: url('/pics/midnavf2.jpg') top left no-repeat;
	text-decoration: underline
}
