img, div, td, table {
	behavior: url('/shared/iepngfix.htc');
}
/****************************/
body {
	margin: 0 auto;
	text-align: center;
	color: #000;
	font: 12pt "Arial", Times, serif;
	background:url('/pics/body_bg.gif') #F7FAFD repeat-x;
}
/*-------------[ Header ]----------------*/
div#header {
	position: relative;
	left: 50%;
	margin-left:-380px;
	*left: 12px;
	*margin-left:0;
	width:787px;
}
div#header a img {
	border:0;
}
/*-------------[ Footer ]----------------*/
div#footer {
	left:50%;
	width:750px;
	*width: 760px;
	height:87px;
	margin: 0 auto;
	background:url('/pics/footer_bg.gif') no-repeat #65A5E7;
	text-align:right;
	padding:20px 10px 20px 0;
}
div#footerIndex {
	left:50%;
	width:750px;
	*width: 760px;
	height:87px;
	margin: 0 auto;
	background:url('/pics/footerIndex_bg.gif') no-repeat #65A5E7;
	text-align:right;
	padding:20px 10px 20px 0;
}
#addressInfo {
	font-size:10px;
	color:#fff;
	margin:10px 0 0 0;
}
/*-------------[ HomePage Items ]----------------*/

div.leftSectionBg {
	width: 472px;
	*width: 484px;
	background:#ececec;
	padding-left: 12px;
	*padding-left: 0;
}

div.rightSectionBg {
	width: 236px;
	*width: 248px;
	background:#ececec;
	padding-left: 12px;
	*padding-left: 0;
}

div#scroll_marquee {
	width: 488px;
	height: 15px;
	padding-top: 10px;
	color: 0e69c6;
}

div#rotation {
	width: 460px;
}

div#search {
/*	width: 185px;*/
	background: url('/pics/search_bg.gif') no-repeat;
	margin-left: 28px;
}

div#message {
	width: 460px;
	height: 151px;
padding-bottom: 10px;
	background: url('/pics/message_bg.gif') repeat-x top #d8dfe8;
}

div#news, div#bboard {
	width: 460px;
	min-height: 150px;
	height: auto !important;
	height: 255px;
	background: url('/pics/news_bg.gif') repeat-x top #d8dfe8;
}

div#links {
	width: 460px;
	background: url('/pics/selected_links_bg.gif') repeat-x top #d8dfe8;
}

div#teacher_links{
	width: 460px;
	background: url('/pics/selected_links_bg.gif') repeat-x top #d8dfe8;
}
div#teacher_links ul{ margin:0; padding:10px 25px; list-style-image:url('/pics/bullet_arrow.gif');}
div#teacher_links ul li{
	margin:0 0 5px 0;

}
div#teacher_links ul li a{ color:black;}

div#upcomingEvents {
	width: 224px;
	height: 461px;
	background: url('/pics/events_bg.gif') no-repeat bottom #ffffff;
}

div#rotateSmall {
	width: 228px;
}
div#qlinks {
	margin:0 0 20px 12px;
}
div#qlinks img {
	border:0;
	margin-top:10px;
}
.HPNews, .HPLinks, .HPBBMessages {
	padding: 5px 5px 5px 5px;
	font: 12px Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #000000;
	width: 460px;
}
.HPEvents {
	padding: 5px 5px 5px 5px;
	width: 224px;
	font: 12px Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #000000;
}
.HPBBMessages a, .HPNews a, .HPNews a:link, .HPNews a:visited, .HPEvents a, .HPEvents a:link, .HPEvents a:visited, .HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited, .HPLinks a, .HPLinks a:link, .HPLinks a:visited {
	color: #452f1a !important;
}
.HPNews #l, .HPBBMessages #l, .HPLinks #l, .HPEvents #l, .HPMemoirs #l, .HPDirectory #l {
	padding-left: 0px;
	padding-top: 4px;
}
.HPNews #r, .HPBBMessages #r, .HPLinks #r, .HPEvents #r, .HPMemoirs #r, .HPDirectory #r {
	padding-right: 20px;
}
/*-------------[ Styles ]----------------*/
/*-neutral-*/
.neutral {
	font: 12px Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #000;
}
tr.neutral {
	background:#fff;
}
.neutral a, .neutral a:link, .neutral a:visited {
	color: #833333;
}
.neutral a:hover, .neutral a:active {
	color: #8C1706;
}
/*-light-*/
.light {
	font: 12px Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #000;
	background: #E99302;
}
.light a, .light a:link, .light a:visited {
	color: #000;
}
.light a:hover, .light a:active {
	color: #000;
}
/*-dark-*/
.dark {
	font: 12px Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #ffffff;
	background: #015FC0;
}
.dark a, .dark a:link, .dark a:visited {
	color: #ffffff;
}
.dark a:hover, .dark a:active {
	color: #ffffff;
}
/*-------------[ Content ]----------------*/

#contentIndex {
	left:50%;
	width:760px;
	margin:0 auto;
	padding: 20px 0px 0px 0px;
	font: 12px Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #000;
	background:url('/pics/content_bg.gif');
}
div.hpRight {
	width:245px;
	margin-top: -21px;
	margin-right: 10px;
	*margin-right: 3px;
	float:right;
	clear:right;
	background: url('/pics/right_pic.gif') 0 2px no-repeat;
}
div.hpLeft {
	width:450px;
	margin-left: 7px;
	*margin-left: 3px;
	margin-top: -15px;
	float:left;
	clear:left;
}
#content {
	left:50%;
	width: 740px;
	*width:760px;
	margin:0 auto;
	padding: 10px 10px 10px 10px;
	font: 12px Arial, Tahoma, Verdana, Geneva, sans-serif;
	color: #333;
	background: #fff;
	text-align: left;
}
a, a:link, a:visited {
	color: #004C66;
}
a:hover, a:active {
	color: #00349A;
}
.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/pics/page_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 30px!important;
	height: 45px;
	padding: 15px 0px 5px 25px;
	text-transform:uppercase;
	text-align:left;
}
/*-------------[ Menu ]----------------*/

#topNav {
	position: relative;
	width:760;
	left:50%;
	margin-left:-380px;
	*left:0;
	*margin-left:0;
	height: 33px;
}
#topNav img {
	border:0;
	margin:0;
}
#topNavButtons {
	margin: 0;
	padding:0;
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	/*width: 882px;*/
	background: #fff;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: -50px;
	z-index: 50;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 33px;
	margin: 0;
	z-index: 100;
	text-align: left;
}
#topNav2Sub {
	left: 130px;
}
#topNav3Sub {
	left: 256px;
}
#topNav4Sub {
	left: 280px;
}
#topNav5Sub {
	left: 390px;
}
#topNav6Sub {
	left: 512px;
}
#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 12px Arial, Tahoma, Verdana, Geneva, sans-serif;
	background: #015FC0;
}
#topNav .list li {
	width: 160px;
	line-height: 18px;
}
#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 1px 8px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	z-index: 100;
}
#topNav .list a:hover {
	background: #E99302;
	color:#000000;
}



