#sdusdnews h2 {
	padding: 0;
	margin: 0;
}

#sdusdnews h2 a {
	margin-top: 10px;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 40px;
	color: #630000; /* color & font-size for IE because in quirks mode */
	font-size: 1px;
	width: 182px;
	background: url(/pics/sdusd_news.gif) 0 0 no-repeat;
}

#sdusdnews {
	text-align: left;
}
#sdusdnews ul {
	margin-left: 15px;
	padding-left: 15px;
}

#sdusdnews li {
	padding-bottom: .8em;
}

#sdusdnews p {
	margin: 0;
	padding: 0;
}

#sdusdnews .fbsubscribelink, #sdusdnews #creditfooter {
	margin-left: 15px;
	padding-left: 15px;
}

.HPBBMessages, .HPLinks, .HPABSchedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 182px;
	background-color: #660000;
}
.HPEvents, .HPNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 445px;
	background-color: #FFFFFF;
}

.HPService {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	width: 179px;
	background-color: #e3e3e3;
}

.HPNews #l, .HPEvents #l {
	padding-left: 10px;
	padding-top: 5px;
}

.HPLinks #l, .HPBBMessages #l, .HPABSchedule #l {
	padding-left: 10px;
	padding-top: 5px;
}

.HPNews a, .HPNews a:link, .HPNews a:visited,
.HPEvents a, .HPEvents a:link, .HPEvents a:visited {
 color: #000000;
}

.HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited,
.HPLinks a, .HPLinks a:link, .HPLinks a:visited,
.HPABSchedule a, .HPABSchedule a:link, .HPABSchedule a:visited {
	color: #FFFFFF;
}

.HPBBMessages a:active, .HPBBMessages a:hover,
.HPLinks a:active, .HPLinks a:hover,
.HPABSchedule a:active, .HPABSchedule a:hover {
	color: #FCC265;
}

.neutral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #081120;
}

.neutral, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #2D3B70; }
.neutral a:hover, .neutral a:active { color: #B30000; }

.contentIndex {
	padding: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	height: 450px;
}

.content {
	padding:10px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #081120;
	height: 450px;
	text-align:justify;
}

a, a:link, a:visited {
	color: #000000;
	font-weight: bold;
}
a:hover, a:active { color: #660000; }

.light {
	background-color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
}
.light  a, .light a:link, .light a:visited {
	color: #000000;
}
.light a:hover, .light a:active {
	color: #B30000;
}

.dark {
	background-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #FFFFFF;
}
.dark a, .dark a:link, .dark a:visited { color: #FFFFFF; }
.dark a:hover, .dark a:active { color: #FCC265; }

body {
	margin: 0px;
	color: #000000;
	background:url('/pics/body_bg.gif') repeat-y top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;

}

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-image: url(/pics/page_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 23px!important;
	height: 31px;
	padding: 8px 0px 15px 5px;
	text-transform:uppercase;
}

#topNav {
	position: relative;
	background: url('/pics/topnav_bg.gif') repeat-x top;
	height: 26px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	height: 26px;
	width: 900px;
	padding: 0px;
	margin: 0 auto;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -20px;
	top: -40px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 26px;
	margin: 0 4px 0 0;
	z-index: 100;
}

#topNav1,
#topNav2,
#topNav3,
#topNav4,
#topNav5,
#topNav6 {margin: 0 0 0 14px;}

#topnavRight {
	align: right;
	margin: 0px;
	*margin: -29px 0 0 2px;
}

#topNav1Sub {left: 100px;}
#topNav2Sub {left: 152px;}
#topNav3Sub {left: 294px;}
#topNav4Sub {left: 437px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
}

#topNav .list li {
	background-color: #660000;
	width: 160px;
	line-height: 18px;
}

#topNav2Sub .list li{width: 180px;}
#topNav4Sub .list li{width: 180px;}
#topNav5Sub .list li{width: 180px;}
#topNav6Sub .list li{width: 180px;}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 0px 0px 6px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#topNav .list a:hover {
	text-decoration: none;
	background-color: #666666;
	color: #FFFFFF;
}

.heading18 {
	font-size:18px;
	font-weight:bold;
}

.heading16 {
	font-size:16px;
	font-weight:bold;
}

.heading14 {
	font-size:14px;
	font-weight:bold;
}

#rightNav {
	background-color:#e5e5e5;
	border:1px #fff solid;
}

#rightNav a:link, #rightNav a:visited, #rightNav a:active, #rightNav #noLink {
	display:list-item;
	color:#000;
	margin-left:20px;
	padding:5px 2px 5px 5px;
}

#rightNav a:hover {
	background-color:#ddd;
	color:#660000;
}

#rightNav .header {
	background-color: #990000;
	color:#FFFFFF;
	margin-bottom:5px;
	padding-bottom:7px;
	font-size:12px;
	letter-spacing:1px;
}
ul.ourSchool a {
	color: #fff;
	text-decoration:none;
}

ul.ourSchool a:hover {color: #ffcc00;}
ul.ourSchool
{
list-style-type:none;   
text-align:right;
margin-left:-20px;
_margin-left:0px;

}

ul.ourSchool li {
list-style-type:none;   
padding-top:4px;
padding-right:5px;
height: 36px;
_height:40px;
background: url('/pics/banner_bg.gif') repeat-x top;
}

#one {
	border: 5px solid #efefef;
width:342px;
}

#bottom {
	*margin-top: -1px;
	behavior: url('/apps/shared/iepngfix.htc');
}

#shadow{
	width: 918px;
	background: url('/pics/shadow.png') center;
	behavior: url('/apps/shared/iepngfix.htc');
}





