/* Main Page Layout */
body{behavior:url(/scripts/cssHoverFix.htc);}
body {
	width:750px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/* font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; */
	font-size: 100%;
	line-height:normal;
	font-smooth:always;
	

}

#always_on { /* standard links at top */
width:750px;
position:absolute;
top:5px;
left:0px;
text-align:right;
font-size:70%;

}



#home { /* The Home Page button */
position:absolute;
margin-left:0px;
text-align:center;

left:10px;
top:66px;

font-size:75%;


z-index:5;
}

#home a { /* The Home Page button */
display:block;
text-decoration:none;
width:48px;
padding:5px 5px 5px 5px;
background-color:#0f4f98;
color:#FFFFFF;
}
#home a:hover
{
display:block;
/**background-color: #F60**/
background-color: #ee1C25;
color: #ffffff;
}


#header { /* The Header Section */
	width:750px;
	/*background-color:#0f4f98;*/
	color:#000000;
	height:65px;
	border-bottom:1px solid #ffffff;
		margin-top:0px;
		padding-top:5px;
		padding-bottom:5px;

}

#header_logo { /*the BD School Logo settings */
	padding-top:0px;
	padding-right:2px;
	color:#000000;
	background-color:#ffffff;
	float:right;
}

#mainpic { /* The location of the main page picture */
	position:absolute;
	width:603px;
	/*background-color:#0f4f98;*/
	color:#000000;
	height:202px;
	/*border:1px solid #ffffff;*/
	margin-left:147px;
	margin-top:6px;
	z-index:0;
	left: 11px;

}

#mainpic_bigger { /* The location of the main page picture */
	position:absolute;
	
	width:603px;
	/*background-color:#0f4f98;*/
	color:#000000;
	height:232px;
	/*border:1px solid #ffffff;*/
	margin-left:147px;
	margin-top:6px;
	z-index:0;

}
#mainmovie { /* The location of the main page picture */
	position:absolute;
	
	width:603px;
	/*background-color:#0f4f98;*/
	color:#000000;
	height:340px;
	/*border:1px solid #ffffff;*/
	margin-left:147px;
	margin-top:6px;
	z-index:0;

}
div.transbox  { /* The transparent quote box */
	
	position:absolute;
	width: 125px;
	margin-top: 5px;
	right:5px;
	padding:10px;
	background-color: #ffffff;
	border: 1px solid black;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
  }
  
div.transbox p { /* The transparent quote box */
  
	font-size:70%;
	font-weight: bold;
	color: #000000;
	text-align:center;
	margin:5%;
  
  }
  
#menu_text { /* The Header above the menu */
	position:absolute;
	top:175px;
	background-color:#000000;
	padding:5px 5px 5px 5px;
	color:#FFFFFF;
	z-index:5;
}

#title_text { /* The Header above the page */
	position:absolute;
	top:304px;
	left:155px;
	padding:5px 5px 5px 5px;
	margin-left:4px;
	background-color:#ee1C25;
	color:#FFFFFF;
	z-index:5;

}





#content {
	/*padding-top:15px;
	padding-left: 9px;*/
	position:relative;
	/*top:320px;*/
	
	left:-2px;
	width:594px;
	font-size:80%;
	line-height:120%;
	margin:206px 0px 0px 150px;
	z-index:1;
	padding-top:5px;

}
#content_lower {
	/*padding-top:15px;
	padding-left: 9px;*/
	position:relative;
	/*top:320px;*/
	
	left:-2px;
	width:595px;
	font-size:80%;
	line-height:120%;
	margin:300px 0px 0px 150px;
	z-index:1;
	padding-top:5px;
}
#content_high {
	/*padding-top:15px;
	padding-left: 9px;*/
	position:relative;
	/*top:320px;*/
	
	left:-2px;
	width:595px;
	font-size:80%;
	line-height:120%;
	margin:3px 0px 0px 150px;
	z-index:1;
	padding-top:5px;
}
#content_wide {
	/*padding-top:15px;
	padding-left: 9px;*/
	position:relative;
	/*top:320px;*/
	
	left:-2px;
	width:750px;
	font-size:80%;
	line-height:120%;
	margin:206px 0px 0px 0px;
	z-index:1;
	padding-top:5px;
	
}
#content_wide_noimage {
	/*padding-top:15px;
	padding-left: 9px;*/
	position:relative;
	/*top:320px;*/
	
	left:-2px;
	width:750px;
	font-size:80%;
	line-height:120%;
	margin:0px 0px 0px 0px;
	z-index:1;
	padding-top:5px;
	
}

#contentmiddle {
	/*padding-top:15px;
	padding-left: 9px;*/
	font-size:80%;
	line-height:130%;
	margin: 10px 201px 10px 151px;
}

#contentmiddlered {
width:340px;
background-color:#0f4f98;
color:#ffffff;
border-top:0px solid #0f4f98;
border-bottom:0px solid #0f4f98;
margin-top:2px;
font-weight:100;
padding-top:0px;
}

#contentmiddlered .head1, #contentmiddlered .head2, #contentmiddlered .head3 {
line-height:100%;

}
#contentmiddlered p {
padding:0px;margin-top:3px;
margin-bottom:2px;}


#contentmiddlered .head1 {

font-size: 130%;font-weight:100;

}
#contentmiddlered .head2 {
font-size: 100%;
font-weight:normal;
}
#contentmiddlered .head3 {
font-size: 80%;
font-weight:lighter;
}





#content_image {
float:right;
width:180px;
/*margin-top:-5px;
padding-left:5px;
padding-bottom:5px;*/
margin:0px 0px 5px 10px;
}
#wrapper{ 
border:1px white solid;
} 

#full_image {
text-align:left;
height:180px;
margin-bottom:5px;

}

.keypoints {
float:right;
border:1px #999999;
background-color:#CCCCCC;
width:175px;
font-size:85%;
margin:5px 0px 5px 5px;

}

.keypoints_green {
float:right;
border:1px #999999;
background-color:#66CC33;
width:175px;
font-size:85%;
margin:5px 0px 5px 5px;
}


.keypoints_green a:link, .keypoints_green a:visited {
background-color:#66CC33;

}
.keypoints a:link, .keypoints a:visited {
background-color:#CCCCCC;

}
.keypoints_green li, .keypoints li {
margin:0px 0px 0px -10px;
padding:0px;

}


.keypoints_green h1, .keypoints h1 {
color:#FFFFFF;
font-size:200%;
margin-left:3px;
margin-top:3px;
}

#quotes {
float:right;
width:179px;
height:118px;
background-color:#ffffff;
font-size:110%;
text-align:center;
border:1px solid #666666;
border-left:0px;
margin-bottom:5px;
color:#0f4f98;
padding:60px 4px 0px 4px;
}
#quotes_full {
float:right;
width:179px;
height:158px;
background-color:#ffffff;
font-size:110%;
text-align:center;
border:1px solid #666666;
border-left:0px;
margin-bottom:5px;
color:#0f4f98;
padding:20px 4px 0px 4px;
}

#quotes .italic, #quotes_full .italic {font-size:80%; font-weight:bold;font-style:italic;}

#sidebar {
		position:relative;
		float:left;
		clear:left;
		margin:5px 0px 10px 0px;
		width: 140px;
		float: left;
		font-size:75%;
		text-align:left;
		color:#ffffff;
		line-height:110%;
		border: 0px solid #cccccc;
		z-index:1;
}
#sidebarfrontpage {
		position:relative;
		float:left;
		clear:left;
		margin:5px 0px 10px 0px;
		width: 145px;
		float: left;
		font-size:75%;
		text-align:left;
		color:#ffffff;
		line-height:110%;
		border:0px solid #cccccc;
		z-index:1;
	
}

#sidebar ul, #sidebarfrontpage ul{ 
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
}

#sidebar li, #sidebarfrontpage li { 
	list-style-type:none;
	margin-left:-40px;
	margin-right:1px;
	margin-bottom:1px;


	
}
#sidebar li.spacer, #sidebarfrontpage li.spacer { 

	font-size:3px;
	height:10px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#sidebar li.subitem, #sidebarfrontpage li.subitem { 
	list-style-type:none;
	margin-left:-25px;
	margin-right:0px;
	margin-bottom:1px;

	
	
}
#sidebar li.subitem2, #sidebarfrontpage li.subitem2 { 
	list-style-type:none;
	margin-left:-15px;
	margin-right:0px;
	margin-bottom:1px;

	
	
}
/*
#sidebar li.title { 
	background-color:#ffffff;
	padding-left:3px;
	padding-bottom:0px;
	margin-bottom:2px;
	color:#666666;}
*/
#sidebar a, #sidebarfrontpage a
{
display: block;
border-left: 0px solid #ee1C25;
width: 134px;

padding-top:4px;
padding-bottom:4px;
padding-left:5px;
background-color:#0f4f98;
text-decoration:none;
color:#ffffff;



}
#sidebar a.subitem, #sidebarfrontpage a.subitem
{
display: block;
border: 0px solid #333;
width: 123px;

padding-top:2px;
padding-bottom:2px;
padding-left:5px;
text-decoration:none;
color:#ffffff;
}
#sidebar a.subitem2, #sidebarfrontpage a.subitem2
{
display: block;
border: 0px solid #333;
width: 110px;

padding-top:2px;
padding-bottom:2px;
padding-left:5px;
text-decoration:none;
color:#ffffff;

}

#sidebar a:link, #sidebar a:visited, #sidebar .active a:link, #sidebarfrontpage a:link, #sidebarfrontpage a:visited, #sidebarfrontpage .active a:link
{
color: #ffffff;
text-decoration: none;

}


#sidebar a:hover, #sidebarfrontpage a:hover
{
border: 0px solid #333;
/**background-color: #F60**/
background-color: #ee1C25;
color: #ffffff;
text-decoration:none;
}


#active a:link, #active a:visited, #active a:hover
{
border: 0px solid #333;
background-color: #ee1C25;
color: #ffffff;
}	
#sidebar a.activesubitem, #sidebarfrontpage a.activesubitem
{
border: 0px solid #333;
background-color: #ee1C25;
color: #ffffff;
display: block;
width: 123px;
padding-top:2px;
padding-bottom:2px;
padding-left:5px;

}	
#sidebar a.activesubitem2, #sidebarfrontpage a.activesubitem2
{
border: 0px solid #333;
background-color: #ee1C25;
display: block;
border: 0px solid #333;
width: 115px;

padding-top:2px;
padding-bottom:2px;
padding-left:5px;
text-decoration:none;
color:#ffffff;
margin-right:-10px;

}	

#diary_dates {
	margin:10px 0px 10px 0px;
	width: 150px;
	float: left;
	font-size:70%;
	text-align:left;
	color:#000000;
	background-color:#ffffff;
	line-height:110%;
	clear:left;
}


#submenu {
float:right;
width:180px;
border:1px solid #666666;
margin-top:0px;
font-size:90%;

}
#submenu p {
padding-left:3px;
padding-right:3px;

}
#submenu ul {
margin-top:3px;
}

#submenu li {
margin-left:-20px;
list-style-type:square;
}

#submenu li.head {

list-style-type:none;
margin-left:-30px;
}


/*
.submenu {
	margin-top:-10px;
	margin-bottom:0px;
	padding-top:3px;
	padding-bottom:3px;
	width:340px;
	font-size:95%;
	text-align:left;
	color:#000000;
	background-color:ffffff;
	border-top:2px solid #ff0000;
	border-bottom:2px solid #0f4f98;

}*/

#footer {
	position:relative;
	clear:both;
	background-color: #ffffff;
	color:#000000;
	font-size:70%;
	border-top:1px solid #666666;
	padding-bottom:5px;
	z-index:0;
	
}
#icons {
	position:relative;
	clear:both;
	text-align:center;
	background-color: #ffffff;
	color:#000000;
	font-size:70%;

}

#footer_text {
	text-align:center;
	padding-top:7px;
}

.last {
	margin-bottom: 0;
}

.clearing {
	height: 0px;
	margin-top:8px;
	font-size:1px;
	clear: both;
}

.cap {
	color:#333333;
	font-size:100%;
}

/*.image {
font-size:95%;
font-style:italic;
}*/

.textboxleft150 {
width:150px;
float:left;
}
.textboxright150 {
width:150px;
float:right;
}

.float_left130 {
border:1px solid #000000;
float:left;
font-size:95%;
margin:2px 2px 2px 2px;
width:130px;
text-align:center;
}

.float_right130 {
border:1px solid #000000;
float:right;
font-size:95%;
margin:2px 2px 2px 2px;
width:130px;
text-align:center;
}

.float_left150 {
border:1px solid #000000;
float:left;
font-size:95%;
margin:2px 2px 2px 2px;
width:150px;
text-align:center;
}

.float_right150 {
border:1px solid #000000;
float:right;
font-size:95%;
margin:2px 2px 2px 2px;
width:150px;
text-align:center;
}

.float_left200 {
border:1px solid #000000;
float:left;
font-size:95%;
margin:2px 2px 2px 2px;
width:200px;
text-align:center;
}

.float_left250 {
border:1px solid #000000;
float:left;
font-size:95%;
margin:2px 2px 2px 2px;
width:250px;
text-align:center;
}
.float_right200 {
border:1px solid #000000;
float:right;
font-size:95%;
margin:2px 2px 2px 2px;
width:200px;
text-align:center;
}

.float_right250 {
border:1px solid #000000;
float:right;
font-size:95%;
margin:2px 2px 2px 2px;
width:250px;
text-align:center;
}

.float_left300 {
border:1px solid #000000;
float:left;
font-size:95%;
margin:2px 2px 2px 2px;
width:300px;
text-align:center;
}

.float_left350 {
border:1px solid #000000;
float:left;
font-size:95%;
margin:2px 2px 2px 2px;
width:350px;
text-align:center;
}

.float_right300 {
border:1px solid #000000;
float:right;
font-size:95%;
margin:2px 2px 2px 2px;
width:300px;
text-align:center;
}

.float_left400 {
border:1px solid #000000;
float:left;
font-size:95%;
margin:2px 2px 2px 2px;
width:400px;
text-align:center;
vertical-align:top;
}

.float_left450 {
border:1px solid #000000;
float:left;
font-size:95%;
margin:2px 2px 2px 2px;
width:450px;
text-align:center;
vertical-align:top;
}
.float_right400 {
border:1px solid #000000;
float:right;
font-size:95%;
margin:2px 2px 2px 2px;
width:400px;
text-align:center;
vertical-align:top;

}
.float_left500 {
border:1px solid #000000;
float:left;
font-size:95%;
margin:2px 2px 2px 2px;
width:500px;
text-align:center;
vertical-align:top;
}
.float_right500 {
border:1px solid #000000;
float:right;
font-size:95%;
margin:2px 2px 2px 2px;
width:500px;
text-align:center;
vertical-align:top;

}

.boxleft {
border:1px solid #000000;
text-align:left;
float:left;
width:320px;
margin:2px 2px 2px 2px;
font-size:95%;
}

.imagewithtext {
border:1px solid #000000;
text-align:center;
margin:2px 2px 2px 2px;
font-size:95%;
}
.newsimage350 {
border:1px solid #000000;
text-align:center;
width:350px;
margin:2px 2px 2px 2px;
font-size:85%;
}

/* Front Page Content */
#box1 {
	position:relative;
	margin:230px 0px 10px 40px;
	width: 200px;
	float: left;
	font-size:75%;
	text-align:left;
	color:#ffffff;
	line-height:110%;
	background-color:#CCCCCC;
	border:1px black solid;
		  /* for IE */
  filter:alpha(opacity=85);
  /* CSS3 standard */
  opacity:0.85;
	
	
	
	z-index:1;

}
#box2 {
	position:relative;
	margin:260px 0px 10px 10px;
	width: 350px;
	float: left;
	font-size:75%;
	text-align:left;
	color:#ffffff;
	line-height:110%;
		border:0px black solid;
		  /* for IE */
  filter:alpha(opacity=85);
  /* CSS3 standard */
  opacity:0.85;
	
	
	
	z-index:1;

}
#box3 {
	position:relative;
	margin:260px -1px 0px 10px;
	width: 200px;
	float: right;
	font-size:75%;
	text-align:left;
	color:#ffffff;
	line-height:110%;
	border:0px black solid;
		  /* for IE */
  filter:alpha(opacity=85);
  /* CSS3 standard */
  opacity:0.85;
	
	
	
	z-index:1;

}
#box1 img {
float:left;
padding:0px 3px 3px 0px;
}



#rightsidebar {
	margin:10px 0px 10px 0px;
	width: 200px;
	float: right;
	font-size:70%;
	text-align:left;
	color:#000000;
	background-color:#ffffff;
	line-height:130%;

}
#rightsidebar img {
float:left;
padding:0px 3px 3px 0px;
}
#notices {
	text-align:left;
	color:#000000;
	background-color:#ffffff;
	font-size:90%;
	line-height:130%;
}

/*#front_advert {
	width:340px;
	padding-top:20px;
	border:0px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	text-align:center;
}

#front_advert h3 {
	font-size:140%;
	background-color:#ffffff;
	color:#999999;
	clear:both;
	margin-top:10px;
}

#advert_text_container {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	width:340px;
}

#advert_text_container_left {
	text-align:center;
	float:left;
	width:165px;
}

#advert_text_container_right {
	text-align:center;
	float:right;
	width:165px;
}
*/


.float_left20 {
border:0px solid #000000;
float:left;
font-size:95%;
margin:0px 2px 0px 0px;
width:20px;
text-align:center;
}
.float_right20 {
border:0px solid #000000;
float:right;
font-size:95%;
margin:0px 2px 0px 0px;
width:20px;
text-align:center;
}

#rightnewsbar {
border:1px solid #666666;
	margin:0px 0px 10px 0px;
	width: 180px;
	float: right;
	font-size:100%;
	text-align:left;
	color:#000000;
	background-color:#ffffff;
	line-height:130%;

}

/* Senior Page Content */
/*
#ss_news, #ss_calendar {

	margin-top:0px;
	padding-top:10px;
	padding-bottom:10px;
}





#ss_news {
font-size:90%;
float:left;
width:250px;
	
}

.ss_news_title {
}

#ss_calendar {

float:right;
	font-size:90%;
	/*height:150px;
	overflow:scroll;
	width:255px;
	padding-left:10px;
border-left:2px solid #0f4f98;
}
#ss_calendar h3, #ss_news h3 {
	font-size:140%;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#ffffff;
	color:#999999;
}*/
/*#ss_image {
float:right;
width:175px;
margin-top:-10px;

}*/

/* Prep Page Content */

/* Admissions Page Content */

.uniform li { 
	/*margin-left:-35px;*/
	list-style-type:none;
	padding-top:0px;
	margin:0px 0px 0px 0px;

}

/* Fees Table */

#fees th {
text-align:left;
}

#fees td {
color:#000000;
}


/* Other Pages*/
/* OBA*/
#left_pane_oba {
margin-top:-10px;
float:left;
font-size:90%;
width:255px;
padding-left:10px;
border:0px solid black;
}
#right_pane_oba {
margin-top:0px;

font-size:90%;
width:255px;
padding-left:10px;
}
#oba_content_image {
float:right;
width:90px;
/*margin-top:-5px;
padding-left:5px;
padding-bottom:5px;*/
margin:0px 0px 5px 10px;
}



/*#content_search {
	padding-top:10px;
	padding-left: 15px;
	font-size:75%;
	margin: 0px 0px 0px 0px;
}*/

/* IN PHOTOS TEMPLATE */
#inphotobody {
width:500px;
text-align:center;
}
#inphotoheader {
width:500px;
font-size:70%;
text-align:right;
border-bottom:1px solid #000000;
}
#inphototextheader {
width:500px;
font-size:70%;
text-align:left;
background-color:#0f4f98;
color:#ffffff;
border-bottom:1px solid #000000;
}

#inphotocontent {
width:500px;
font-size:70%;
}

/* Header Descriptions*/
.page_title {font-family: Tahoma;
	font-size: 160%;
		color:#0f4f98;
	line-height:100%;
	margin-top:0px;
	padding: 0px;
	}
	
h1 {font-family: Tahoma;
	font-size: 160%;
		color:#0f4f98;
	line-height:100%;
	margin-top:0px;
	padding: 0px;
	font-weight:100;
	}
.content_title1 {font-family: Tahoma;
	font-size: 140%;
		color:#0f4f98;
	line-height:100%;
	margin-top:0px;
	padding: 0px;
	}
h2{font-family: Tahoma;
	font-size: 140%;
		color:#0f4f98;
	line-height:100%;
	margin-top:0px;
	padding: 0px;
	font-weight:100;
	}
h3 {font-family: Tahoma;
	font-size: 130%;
		color:#0f4f98;
	line-height:100%;
	margin:10px 0px 3px 0px;
	padding: 0px;
	font-weight:100;
	}
.content_title2 {font-family: Tahoma;
	font-size: 130%;
		color:#0f4f98;
	line-height:100%;
	margin-top:0px;
	padding: 0px;
	}
.content_title3 {font-family: Tahoma;
	font-size: 115%;
		color:#0f4f98;
	line-height:100%;
	margin-top:0px;
	padding: 0px;
	}
	
h4 {font-family: Tahoma;
	font-size: 115%;
		color:#0f4f98;
	line-height:100%;
	margin-top:0px;
	padding: 0px;
	font-weight:100;
	}
/*h1.title {font-family:verdana,Arial,serif;font-size:150%;background:#ffffff;color:#000000;margin-top:0px;margin-bottom:-0px;text-align:left;font-weight:600;}
.titleitalicblack {background:#ffffff;color:#000000;font-style:italic}*/
/*h3 {font-size:125%;background-color:#ffffff;color:#0f4f98;margin-top:10px;}*/

/*general formatting & postioning*/

input.smallbtn{
   color:#0f4f98;
   font-size:75%;
   font-weight:bold;}


.photo500 {
text-align:center;
}

.photobox {
margin:auto;
border:1px solid #000;
width:465px;
height:200px;
overflow:scroll;
}

.photobox img {
padding:2px;
}
.photobuttons {
margin:auto;
width:465px;
background-color:#cccccc;
text-align:center;
}
.photonumber, .photonumberactive {
width:20px;
margin:1px;
padding-top:2px;
text-align:center;
height:15px;
background-color:#0f4f98;
float:left;
}
.photonumber a:link, .photonumber a:visited, .photonumber a:active {
color:#ffffff; background: #0f4f98; text-decoration:none;
}


.photonumberactive, .photonumberactive a:link, .photonumberactive a:visited, .photonumberactive a:active {
color:#ffffff; background: #000000; text-decoration:none;
}

.strong {
	font-weight:600;
}

.small {font-size:80%}
.quote {font-style:italic;font-weight:bold;}
.greybacktitle {font-size:110%;color:#000000;background-color:#ffffff;line-height:120%;/*font-weight:bold;*/padding:4px 0px 2px 2px;margin-top:0px;border-bottom:1px solid #000000;}
.header_notice {font-size:110%;font-weight:bold;color:#FF0000;background-color:#ffffff;line-height:120%;/*font-weight:bold;*/padding:4px 0px 2px 2px;margin:0px 0px 0px 0px;border-bottom:1px solid #000000;}

.bluebacktitle {color:#ffffff;background-color:#1c599f;line-height:120%;/*font-weight:bold;*/padding:4px 0px 4px 2px;margin-top:0px;}
.center {text-align:center}



/* Link modifications*/
a:link { color:#0f4f98; background: #ffffff; text-decoration:underline}
a:visited {color:#0f4f98; background: #ffffff; text-decoration:underline}
a:active {color:#0f4f98; background: #ffffff; text-decoration:underline}
a:hover {color:#0f4f98; background: #ffffff; text-decoration:none}

a:link { color:#0f4f98; background: #ffffff; text-decoration:underline}
a:visited {color:#0f4f98; background: #ffffff; text-decoration:underline}
a:active {color:#0f4f98; background: #ffffff; text-decoration:underline}
a:hover {color:#0f4f98; background: #ffffff; text-decoration:none}

#notices a:link { display:inline;color:#0f4f98;  background-color:#ffffff; text-decoration:underline; font-size:100%}
#notices a:visited {display:inline;color:#0f4f98;  background-color:#ffffff; text-decoration:underline; font-size:100%}
#notices a:active {display:inline;color:#0f4f98;  background-color:#ffffff; text-decoration:underline; font-size:100%}
#notices a:hover {display:inline;color:#0f4f98;  background-color:#ffffff; text-decoration:none; font-size:100%}

#sidebar a.news:link    {display:inherit; padding:0px; color:#0f4f98; background-color:#ffffff; text-decoration:underline}
#sidebar a.news:visited {display:inherit; padding:0px;color:#0f4f98; background-color:#ffffff; text-decoration:underline}
#sidebar a.news:active  {display:inherit; padding:0px;color:#0f4f98; background-color:#ffffff; text-decoration:underline}
#sidebar a.news:hover   {display:inherit; padding:0px;color:#0f4f98; background-color:#ffffff; text-decoration:none}
#sidebar .greybacktitle {display:inherit; color:#000000;background-color:#CCCCCC;line-height:120%;font-weight:bold;padding:4px 0px 4px 2px;margin-top:0px; font-size:90%}

#footer a:link, #footer a:visited, #footer a:active {
color:#ffffff; background: #0f4f98; text-decoration:underline
}
#footer a:hover {
color:#ffffff; background: #0f4f98; text-decoration:none
}

/*#sidebar a:link    {color:#0f4f98; background-color:#E0E0EE; text-decoration:none}
#sidebar a:visited {color:#0f4f98; background-color:#E0E0EE; text-decoration:none}
#sidebar a:active  {color:#0f4f98; background-color:#E0E0EE; text-decoration:none}
#sidebar a:hover   {color:#555561; background-color:#E0E0EE; text-decoration:none;}*/

p.top a:link, p.top a:visited, p.top a:active {
font-size:75%;color:#000000; background-color:#ffffff;
}

p.top a:hover {
font-size:75%;color:#0f4f98; background-color:#ffffff;
}

#submenu a:link, #submenu a:visited, #submenu a:active 
{color:#0f4f98; background-color:#ffffff; text-decoration:none}
#submenu a:hover   {color:#666666; background-color:#ffffff; text-decoration:none;}


/*The following is for the dynamic menus that link to the ASP code in the top of each page*/
#navcontainer
{
margin: 0;
padding: 0;
padding-top: 0px;
font-size: 80%;
text-align:justify;
/*border-bottom:1px solid #ffffff;*/
}

#navcontainer a {
text-decoration:none;
}

#navcontainer .button, #navcontainer .activebutton
{
/*display: block;*/
background-color: #ffffff;
text-decoration:none;
padding-top:4px;
padding-bottom:4px;
width:105px;
float:left;
text-align:center;
border-right:1px solid #ffffff;
margin:0px 0px 0px 0px;

}

#navcontainer .lastbutton, #navcontainer .activelastbutton
{
display: block;
background-color: #0f4f98;
text-decoration:none;
padding-top:4px;
padding-bottom:4px;
text-align:center;
border-right:0px solid #666666;
margin:0px 0px 0px 0px;
color: #ffffff;

}



#navcontainer a.last {
width:103px;
border-right:0px;

}

#navcontainer a.button
{
color: #ffffff;
background-color: #0f4f98;
text-decoration: none;
}

#navcontainer a:hover, #navcontainer .button a:hover
{
/**background-color: #F60**/
background-color: #ee1C25;
color: #ffffff;
}

#navcontainer .activebutton, #navcontainer .activebutton a:link, #navcontainer .activebutton a:visited, #navcontainer .activebutton a:hover,
#navcontainer .activelastbutton, #navcontainer .activelastbutton a:link, #navcontainer .activelastbutton a:visited, #navcontainer .activelastbutton a:hover
{
/*order: 1px solid #333;*/
background-color: #ee1C25;
color: #ffffff;
text-decoration:none;
}
/*NEWS PAGES */
#newspage_newscontainer {

width:398px;
}
#newspage_newscontainer_smaller {
width:308px;
}

#newscontainersubjects {
width:400px;
}
.newsdate {font-size:75%;color:#000000}

.newsheader {
border-bottom:0px solid #666666;
min-height:85px;
margin-bottom:10px;
}

.newsheader_mini {
border-bottom:0px solid #666666;
margin-bottom:10px;
}

.newsheader_mini ul{

margin-bottom:0px;
}

.newsheader img.left {
padding:0px 5px 5px 0px;
float:left;
}

.newsheader img.right {
padding:0px 5px 0px 5px;
float:right;
}
/* Senior Page Content */

#ss_news, #ss_calendar {

	margin-top:0px;
	padding-top:10px;
	padding-bottom:10px;
}





#ss_news {
font-size:90%;
float:left;
width:250px;
	
}

.ss_news_title {
font-size:100%;
	margin-bottom:5px;
	background-color:#ffffff;
	color:#000000;
	font-weight:600;
}
.ss_news_right, .ss_news_left {
clear:both;
margin-bottom:5px;
}

.ss_news_right img {
float:right;
padding-left:5px;
}

.ss_news_left img {
float:left;
padding-right:5px;
padding:0px 0px 5px 5px;
float:right;
}

.newsheader a {
font-size:85%;
}

.newscontainer{
position:relative;
font-size:90%;
margin:0px 0px 0px 0px;
border:0px black solid;
padding:0px;
width:430px;

/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.newsheadlinescontainer {
width:150px;
border:0px red solid;
float:right;
}

.newsheadlines{
display:block;

border:0px black solid;
margin: 0px 0px 2px 0px;
padding-left:3px;


}
.newsheadlines a, .newsheadlines a:visited{
display:block;
background-color: #0f4f98;
color:#FFFFFF;
width:140px;
padding:5px;
padding-right:1px;
text-decoration:none;
margin-left:0px;




}

.newsheadlines a:hover, .newsheadlines:hover a{
background-color:#FF0000;
color:#FFFFFF;
text-decoration:none;


}
.newsheadlines span{ /*CSS for enlarged image*/
position: absolute;
visibility:hidden;
left: -1000px;
border: 0px dashed gray;
color: black;
text-decoration: none;
width:280px;
}
.activenewsheadlines{ /*CSS for enlarged image*/

color: black;
text-decoration: none;
width:250px;
border:2px solid black;
font-size:95%;
visibility: visible;
float:left;

z-index: 50;
background-color:#FFFFFF;
border:1px solid white;
margin-right:20px;

height:200px; /*Use a bigger value to allow more room for larger stories - default is 155px - Must change this below also*/
 


}
.newsheadlines span img, .activenewsheadlines img{
max-height:100px;
max-width:120px;
height:100px;
float:left;
padding-right:3px;
padding-bottom:3px;

}

.newsheadlines:hover span{ /*CSS for enlarged image*/
font-size:95%;
visibility: visible;
top:0px;
position:absolute;
left: 0px; /*position where enlarged image should offset horizontally */

z-index: 50;
background-color:#FFFFFF;
border:1px solid white;
margin-right:20px;

height:200px; /*Use a bigger value to allow more room for larger stories - default is 155px - Must change this above also*/
}
.newsheadlines:hover span a, .activenewsheadlines a{ /*CSS for enlarged image*/
display:inline;
background-color: #ffffff;
color: #0f4f98;
padding:0px;
text-decoration:underline;
margin:0px;
height:120px;

}

.obanewscontainer{
position:relative;
font-size:90%;
margin:0px 0px 0px 0px;
border:0px black solid;
padding:0px;
width:551px;

/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.obanewsheadlinescontainer {
width:170px;
border:0px red solid;
float:right;
height:150px;
}

.obanewsheadlines{
display:block;

border:0px black solid;
margin: 0px 0px 2px 0px;
padding-left:3px;


}
.obanewsheadlines a, .obanewsheadlines a:visited{
display:block;
background-color: #0f4f98;
color:#FFFFFF;
width:160px;
padding:5px;
padding-right:1px;
text-decoration:none;
margin-left:0px;




}

.obanewsheadlines a:hover, .obanewsheadlines:hover a{
background-color:#FF0000;
color:#FFFFFF;
text-decoration:none;


}
.obanewsheadlines span{ /*CSS for enlarged image*/
position: absolute;
visibility:hidden;
left: -1000px;
border: 0px dashed gray;
color: black;
text-decoration: none;
width:381px;
}
.obaactivenewsheadlines{ /*CSS for enlarged image*/

color: black;
text-decoration: none;
width:350px;
border:2px solid black;
font-size:95%;
visibility: visible;
float:left;

z-index: 50;
background-color:#FFFFFF;
border:1px solid white;
margin-right:20px;

height:155px;
 


}
.obanewsheadlines span img, .obaactivenewsheadlines img{
max-height:100px;
max-width:120px;
height:100px;
float:left;
padding-right:3px;
padding-bottom:3px;

}

.obanewsheadlines:hover span{ /*CSS for enlarged image*/
font-size:95%;
visibility: visible;
top:0px;
position:absolute;
left: 0px; /*position where enlarged image should offset horizontally */

z-index: 50;
background-color:#FFFFFF;
border:1px solid white;
margin-right:20px;

height:155px;
}
.obanewsheadlines:hover span a, .obaactivenewsheadlines a{ /*CSS for enlarged image*/
display:inline;
background-color: #ffffff;
color: #0f4f98;
padding:0px;
text-decoration:underline;
margin:0px;
height:120px;

}