body {
margin-left:0px;
margin-top:0px;
margin-right:0px;
font-family: Comic Sans MS, Arial;
background-color:#B3FFF8;
color:#0033CC;
}
.SiteDisplay {
	background:url(images/fadeschool.jpg);
	background-repeat: repeat-y;
	width:100%;
	vertical-align:middle;
	margin-left: 4px;
	color: #0033CC;
	background-position: right;
	border-bottom: 2px;
	border-bottom-color: #990000;
	border-bottom-style: solid;
}
.SiteDisplayLogo {
	float: left;
	width: 49%;
	text-align:left;
}
.SiteDisplayText {
	float: right;
	width: 49%;
	text-align:right;
	color:#FFFFFF;
	font-size:xx-large;
	vertical-align:middle;
	
	background-color:#000000;
	}
	
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	width:140px;
	margin: 0;
	background-color:#D7F1FF;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float:left;
	text-align:center;
}

#navBar img{
border:0px;
}

#sectionLinks img{
border:0px;
}

#header_right{
	float:right;
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	padding: 0px;
	width: 30%;
}

#header_left{
	width:65%;
	float:left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #0033CC;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #awardsInfo styles ***************/

#awardsInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #0033CC;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align:center;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#awardsInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	text-align: center;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


.nav_indent {
text-indent: 22px;
font-size: 80%;
}
/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #cccccc;*/
	font-size: 90%;
}

#sectionLinks h3{
	padding: 0px 0px 0px 0px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 0px;
	/*border-top: 1px solid #cccccc;*/
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
	text-decoration:none;
	color:#0033CC;
}

#sectionLinks a:visited{
	/*border-top: 1px solid #cccccc;*/
	padding: 2px 0px 2px 0px;
	text-decoration:none;
	color:#0033CC;
}

/*
#sectionLinks a:hover{
	/*border-top: 1px solid #cccccc;*//*
	background-color: #ffffff;
	padding: 2px 0px 2px 0px;
	text-decoration:underline;
	color:#0033CC;
}
*/

#sectionLinks img{
border:hidden;
}

/*********** #logo styles ***********/

#logo {
text-align:center;
margin-bottom:4px;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/***********************************************/
/* CONTENT STYLE                               */
/***********************************************/

#content{
	width:72%;
	float:left;
	padding: 142px 3% 0 0;
	margin: 0 3% 0 3%;
	padding: 0px;
	font-size:100%;
}

#content h1{
	font-size: 135%;
}
#content h2{
	font-size: 115%;
}
#content h3{
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight:normal;
	border-bottom:1px solid #cccccc;
	margin: 10px 0 6px 0;
  color: #0033CC;
}
#content p{
	padding: 0px 0px 0px 10px;
	font-size: 90%;
	margin: 0 0 4px 0;
}
#content ul{
	font-size: 90%;
}
#content a:link{
  voice-family: "\"}\""; 
  voice-family:inherit;
	text-decoration:none;
	color:#0033CC;
}

#content a:visited{
	text-decoration:none;
	color:#0033CC;
}

#content a:hover{
	text-decoration:underline;
	color:#0033CC;
}

/************** .feature styles ***************/

.sectionmenubar{
	text-align:center;
	}

/************** .feature styles ***************/
/*
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

/************** .feature styles ***************/
/*
.newsfeature{
	padding: 0px 0px 10px 10px;
	font-size: 100%;
}

.newsfeature img{
	float:none;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/
/*
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 100%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

/************** .story styles *****************/
/*
.newsstory{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 120%;
	text-align:center;
}

.newsstory p{
	padding: 0px 0px 10px 0px;
	font-size: 90%;
	color:#000066;	
}

.newsstory ul{
	font-size:80%;
	text-align:left;
}

/************** .infostory styles *****************/
/*
.infostory{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 100%;
	text-align:left;
}

.infostory p{
	padding: 0px 0px 10px 0px;
	font-size: 100%;
	color:#000066;	
}

.infostory ul{
	font-size:80%;
	text-align:left;
	font-weight:normal;
}

.infostory a{
	font-size:100%;
	text-align:left;
}

/* diary  */

.diary_table {
	font-size:small;
	vertical-align:top;
	}
	
.diary_table td {
	border-bottom-style:solid;
	border-bottom-width:thin;
	padding-top:5px;
	padding-bottom:5px;
	}
