html, body {
	background:#390255 url('images/body_background.gif') repeat-x;
	color:#333333;
	font:normal normal normal 12px Arial, Helvetica, sans-serif;
	margin:0;
}

#container {
	background:transparent url('images/container_background.png') repeat-y;
	margin:auto;
	width:971px;
}

#header {
	background:#FFFFFF url('http://www.nbexcellence.org/custom/images/header_background.jpg') no-repeat;
	height:58px;
	margin:0 5px;
	width:961px;
}

#header h1, #header h2 {
	display:none;
}

#header a span {
	display:none;
}

#header a {
	display:block;
	height:61px;
	width:280px;
}

#logo {
	background:transparent url('http://www.nbexcellence.org/custom/images/logo.jpg') no-repeat;
	float:left;
	height:58px;
	width:289px;
}

#logo h1 {
	display:none;
}

#logo a span {
	display:none;
}

#logo a {
	display:block;
	height:58px;
	width:289px;
}

#main {
	width:971px;
}

#sidebar {
	background:#FFFFFF url('http://www.nbexcellence.org/custom/images/sidebar_background.jpg') repeat-y;
	float:left;
	margin:0 0 0 5px;
	_margin:0 0 0 3px;	
	min-height:500px;
	padding:0;
	width:202px;
}

#search {
	background:#FFFFFF url('images/search_background.jpg') no-repeat;
	height:63px;
	width:202px;
}

#search #q {
	background:#FFFFFF url('http://www.nbexcellence.org/custom/images/searchfield_background.jpg') repeat-x;
	border:1px solid #12001f;
	color:#212121;
	font:normal normal normal 11px Arial, Helvetica, sans-serif;
	height:15px;
	line-height:17px;
	margin:20px 0 0 10px;
	padding:2px 7px 0 7px;
	width:130px;
}

#search #sa {
	background:transparent url('images/btn_search.jpg') no-repeat;
	border:1px solid #12001f;
	cursor:pointer;
	height:19px;
	width:31px;
}

#sidebar_bottom {
	background:#FFFFFF url('http://www.nbexcellence.org/custom/images/sidebar_bottom.jpg') no-repeat;
	float:left;
	height:11px;
	margin:0 0 0 5px;
	padding:0;
	width:202px;
}

#content {
	color:#333333;
	font:normal normal normal 12px Arial, Helvetica, sans-serif;
	margin:0 0 0 207px;
	width:759px;
}

#banner {
	background:transparent url('images/banner_eisenhower.jpg') no-repeat 320px 0;
	height:285px;
	width:759px;
}

#banner_slideshow {
	background:transparent url('images/banner_background.png') no-repeat;
	height:285px;
	width:759px;
}

#contentbackground {
	background:transparent url('images/content_wrapper_background.jpg') no-repeat 0 50px;
	min-height:400px;
	position:relative;
	top:-50px;	
	width:759px;
}

#contentinner_top {
	background:transparent url('images/contentinner_top.png') no-repeat;
	height:50px;
	margin:0 0 0 15px;
	width:733px;
}

#contentinner_top h2, #contentinner_top_right h2 {
	color:#022f59;
	font:normal normal normal 18px Arial, Helvetica, sans-serif;
	padding:20px 0 15px 15px;
}

#contentinner {
	background:transparent url('images/content_background.png') repeat-y;
	margin:0 0 0 15px;
	padding:0 0px 0 14px;
	width:719px;
}

#contentinner_bottom {
	background:transparent url('images/contentinner_bottom.png') no-repeat;
	height:28px;
	margin:0 0 0 15px;
	width:733px;
}

#contentinner_top_right {
	background:transparent url('images/contentinner_top_right.png') no-repeat;
	height:50px;
	margin:0 0 0 15px;
	width:562px;
}

#contentinner_right {
	background:transparent url('images/content_background_right.png') repeat-y;
	margin:0 0 0 15px;
	padding:0 0px 0 14px;
	width:719px;
}

#contentinner_bottom_right {
	background:transparent url('images/contentinner_bottom_right.png') no-repeat;
	height:28px;
	margin:0 0 0 15px;
	width:562px;
}

#contentbottom {
	background:transparent url('http://www.nbexcellence.org/custom/images/content_bottom.png') no-repeat;
	clear:both;
	height:9px;
	margin:0 0 0 5px;
	width:961px;
}

#bottomnav {
	background:#FFFFFF url('http://www.nbexcellence.org/custom/images/footer_background.jpg') no-repeat;
	color:#212121;
	font:12px Arial, Helvetica, sans-serif;
	line-height:41px;
	height:41px;
	margin:0 5px;
	text-align:center;
	text-transform:uppercase;
	width:961px;
}

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

#bottomnav li {
	display:inline;
}

#bottomnav a {
	color:#212121;
	font-weight:normal;
	padding:13px 15px;
	text-decoration:none;
}

#bottomnav span {
}

#footer {
	color:#fbfbfb;
	font:11px Arial, Helvetica, sans-serif;
	margin:auto;
	text-align:center;
	width:971px;
}

table,td,tr {
	color:#333333;
	font:normal normal normal 12px Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color:#5c008a;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#5c008a;
	text-decoration:none;
}

input {font:10pt Arial;}
textarea {font:10pt Arial;}
select {font:10pt Arial;}

.titletext{
	color:#5c008a;
	font:normal normal normal 18px Arial, Helvetica, sans-serif;
}

h3 {
	color:#5c008a;
	font:normal normal bold 14px Arial, Helvetica, sans-serif;
}

h4 {
	color:#5c008a;
	font:normal normal bold 12px Arial, Helvetica, sans-serif;
	margin:6px 0 0 0;
}

.pagetitle_padding {
	padding:20px 0px 0px 0px;
}

.no_pagetitle_padding {
	height:20px;
}

/* calendar links */
a.callink:link {color:#326d88;text-decoration:none; font-size: 8pt;}
a.callink:visited {color:#326d88;text-decoration:none; font-size: 8pt;}
a.callink:hover {color:#326d88;text-decoration:underline; font-size: 8pt;}

/* headings (Example: Events Calendar -    Previous    Month, Year    Next     heading */
.headerbg{color:#FFFFFF;background-color:#5c008a;font-weight:bold;}
.headertext{color:#FFFFFF;font-weight:bold;}
a.headerlink:link {text-decoration:none;color:#FFFFFF;}
a.headerlink:visited {text-decoration:none;color:#FFFFFF;}
a.headerlink:hover {text-decoration:underline;color:#FFFFFF;}

/* other headings (Example: Events Calendar -  Sun  Mon  Tue  Wed  Thu  Fri  Sat   heading */
.header2bg{background-color:#9267a7;color:#FFFFFF;}
.header2text{color:#FFFFFF;}

a.header2link:link {text-decoration:none;color:#FFFFFF;}
a.header2link:visited {text-decoration:none;color:#FFFFFF;}
a.header2link:hover {text-decoration:underline;color:#FFFFFF;}

/* Alternating row background colors */
.alternatebg1{background-color:#f5f8f9;}
.alternatebg2{background-color:#eaeff2;}

/* used in Photo Gallery and Staff Profiles */
.borderstyle{border:1px solid #FFFFFF;}
.inside_bg{background-color:#FFFFFF;}

.inside_page_bg{background-color:#FFFFFF;}
.content_no_left{padding:10px;}
.outside_border_bg{display:none;}
.top_border_bg{background-color:#C1C1C1;}
.inside_left_bar{background-color:#C1C1C1;}
.footer{color:#666666;}
.top_text_bg{background-color:#C1C1C1;color:#000000;}
.left_menu_column{background-color:#eaeff2;}
.upcoming_heading{padding-top:5px;padding-bottom:5px;text-align:center;}
.upcoming_events_above{border-top:1px solid #000000;}
.upcoming_events_date{font-weight:bold;padding:7px 0px 2px 5px;}
.upcoming_events_time{ }
.upcoming_events_event{padding:0px 0px 2px 15px;}
a.upcoming_events_link{text-decoration:none;}
.upcoming_events_bottom{border-bottom:1px solid #000000;padding:0px 0px 7px 15px;}
a.event_description:link {text-decoration:none;color:#000000;}
a.event_description:visited {text-decoration:none;color:#000000;}
a.event_description:hover {text-decoration:none;color:#000000;}
table.minical {width:100%}
.redtext{color:#FF0000;font-weight:bold;}

.main_body_size {
	height:100%;
	min-height:100%;
	min-width:100%;
	position:relative;
	top:-51px;
	width:100%;	
}

.middle_when_right_side_bar {
	height:100%;
	margin:0;
	padding:0;
}
.middle_when_no_right_side_bar {height: 100%;}

.detail_padding {
	padding:0px 20px 8px 0px;
}

.no_right_side_bar_right_padding {padding-right:20px;}

/** right sidebar stylings **/

.right_per_detail {
	margin:0 0 3px 0;
	width:171px;
}

.right_content {
	background:transparent url('images/rightside_background.png') repeat-y;
	margin:0;
	padding:5px 13px;
}

.right_per_detail a, .right_per_detail a:visited {
	color:#666666;
	font:normal normal normal 11px Arial, Helvetica, sans-serif;
}

.right_hr_top{
	background:transparent url('images/rightside_top.png') no-repeat;
	border:0;
	height:10px;
	margin:0;
	width:171px;
}

.right_hr_top hr{
	display:none;
}

.right_hr_bottom{
	background:transparent url('images/rightside_bottom.png') no-repeat;
	border:0;
	height:13px;
	margin:0;
	width:171px;
}

.right_hr_bottom hr{
	display:none;
}

.right_side_with_dotted_line, .right_side_no_dotted_line {
	height:100%;
}

.right_side_with_dotted_line h3, .right_side_no_dotted_line h3 {
	background:transparent url('images/rightside_header.jpg') repeat-y;
	color:#FFFFFF;
	font:normal normal bold 12px Arial, Helvetica, sans-serif;
	margin:0 0 0 5px;
	padding:5px 15px;
	text-transform:uppercase;
}

.right_side_with_dotted_line h4, .right_side_no_dotted_line h4 {
	font:normal normal bold 12px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

.right_per_detail ul {
	margin:0px 3px 0px 17px;
	padding:0px;
}

.right_per_detail li {
	list-style-image:url('images/rightside_bullet.jpg');
	margin:0;
	padding:0 0 10px 0;
}

.detail_minical .minical {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	margin:0px 0px;
	padding:15px 0;
	width:141px;
}

.detail_minical .headerbg {
	background:#FFFFFF none;
}

.detail_minical .headertext, .detail_minical a.headerlink {
	color:#003366;
	font-weight:bold;
}

.detail_minical .header2text {
	color:#FFFFFF;
	font-weight:bold;
}

.detail_minical .alternatebg1, .detail_minical .alternatebg2 {
	background:#FFFFFF none;
	color:#9d9d9d;
}

.detail_announcements2r h4 {
	color:#022f59;
	font:normal normal bold 12px Arial, Helvetica, sans-serif;
	padding:6px 0 0 0;
}

.detail_announcements2r h4 a, .detail_announcements2r h4 a:visited {
	color:#022f59;
	font:normal normal bold 12px Arial, Helvetica, sans-serif;	
}

.detail_announcements2r p {
	font:normal normal normal 11px Arial, Helvetica, sans-serif;
	padding:0 0 2px 0;
}

.detail_upcomingevents .alternatebg1, .detail_upcomingevents .alternatebg2 {
	background:transparent none;
	border:0;
	margin:0 8px 0 6px;
	width:159px;
}

.detail_upcomingevents td.upcoming_events_date {
	background:transparent url('images/rightside_bullet.jpg') no-repeat 3px 12px;
	padding:8px 6px 0 15px;
}

.detail_upcomingevents td.upcoming_events_event {
	padding:0 0 0 25px;
}

.righttext_per_iframe {
	padding:5px 3px 5px 3px;
}

.footer_top{background-color:#999999;}
#utilitybar {background-color:#ececd8;color:#a54203;height:38px;line-height:38px;padding-left:10px;}
#breadcrumb a {color:#006699;text-decoration:none;}
#breadcrumb a:hover {color:#a54203;text-decoration:underline;}
#breadcrumb a:active {color:#006699;text-decoration:none;}
#breadcrumb .breadcrumb_divide {margin:0px 3px 0px 3px;}