body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:smaller;
  margin: 0px;
  color: #663300;
}
#container {
	margin: 0 auto; 
	width:800px; 
}
#topbanner_home {
	width:800px;
	height: 220px;
	background-image:url(../newimages/shading_topbanner.jpg);
}
#topbanner {
	width:800px;
	height: 171px;
	background-image:url(../newimages/shading_topbanner2.jpg);
}
#topmenu {
	width:800px;
	height: 30px;
	background-color:#FFFFFF;
	margin-top:4px;
	margin-bottom:4px;
}
#shading_top {
	font-weight:bold;
	text-align:center;
	width:800px;
	height: 34px;
	background-image:url(../newimages/shading_top.jpg);
}
#shading_top p {
	padding: 5px;
}
#shading_middle {
	width:800px;
	height: 440px; /* multiples of 96 */
	background-image:url(../newimages/shading_middle.jpg);
}
#shading_middle2 {
	width:800px;
/*	height: 672px; /* multiples of 96 */  */
	background-image:url(../newimages/shading_middle.jpg);
}
#shading_middle_photo {
	width:800px;
	height: 480px; /* multiples of 96 */
	background-image:url(../newimages/shading_middle.jpg);
}
#shading_bottom {
	width:790px;
	text-align: center;
	padding: 5px;
	height: 41px;
	background-image:url(../newimages/shading_bottom.jpg);
}
#filler {
	width: 800px;
	height: 26px;
}
#photo_left {
	float: left;
	text-align:center;
	width: 200px;
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	background-color:#FFFFCC;
	border: 1px solid #663300;
	overflow:auto; 
}
#photo_left img {
	border: 1px solid #663300;
}
#photo_main {
	float: left;
	text-align:center;
	width: 480px; 
/*	height: 570px; */
	padding-top: 5px;
	margin: 5px;
	background-color:#FFFFCC;
	border: 1px solid #663300;
}
#photo_main img {
	border: 1px solid #663300;
}
#photo_caption {
	color: #000000;
	border-top: 3px solid #663300;
	border-left: 3px solid #663300;
	border-right: 3px solid #F1CEA8;
	border-bottom: 3px solid #F1CEA8;
	background-color: #F5DDC2;
	text-align:center;
	padding: 3px;
	width: 400px;
}
#photo_left {
	float: left;
	text-align:center;
	width: 170px;  
	padding-top: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
/*	border-right: 1px solid #FFFF00; */
/*	overflow:auto; */ 
}
#gallery {
    width: 800px;
	clear:both;
}
#gallery img {
    border: 1px solid #663300;
}
#footer {
	clear: both;
	margin: 0 auto;
	text-align:center;
	height: 20px;
	padding-top: 5px;
	margin-top: 5px;
}
#hometext {
	float: left;
	width: 426px; /* 450 */
	margin-left: 4px;
	height: 240px;
	margin-top: 7px;
	margin-bottom: 5px;
	padding: 10px;
	text-align:center;
	border-top: 3px solid #663300;
	border-left: 3px solid #663300;
	border-right: 3px solid #FFCB97;
	border-bottom: 3px solid #FFCB97;
	background-color:#F1CEA8;
	overflow: auto;
}
#fullpagetext {
/*	margin: 0 auto;   */
	float: left; 
	width: 740px; 
	margin-left: 10px;
	height: 420px;
	margin-top: 7px;
	margin-bottom: 5px; 
	padding: 10px; 
	border-top: 3px solid #663300;
	border-left: 3px solid #663300;
	border-right: 3px solid #FFCB97;
	border-bottom: 3px solid #FFCB97; 
	background-color:#F1CEA8;
	overflow: auto;
}
#fullpagetext2 {
	float: left;
	width: 740px; 
	margin-left: 10px;
/*	height: 650px; */
	margin-top: 7px;
	margin-bottom: 5px;
	padding: 10px;
	border-top: 3px solid #663300;
	border-left: 3px solid #663300;
	border-right: 3px solid #FFCB97;
	border-bottom: 3px solid #FFCB97;
	background-color:#F1CEA8;
	overflow: auto;
}


/************************************* Rotating Images (Home) **********************************************/
#rotating {
	float: left;
	width: 320px;
	height: 270px;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#picbox IMG {
	WIDTH: 300px; 
	HEIGHT: 200px
}
#pix {
	MARGIN: 2px 0px 0px 10px; 
	WIDTH: 300px;
	border-top: 3px solid #663300;
	border-left: 3px solid #663300;
	border-right: 3px solid #FFCB97;
	border-bottom: 3px solid #FFCB97;
}
#caption {
/*	height: 16px; height not set so that it will expand downwards */
	font-weight:bold;
	width: 280px;
	margin-bottom: 4px;
	margin-top: 10px;
	margin-left: 9px;
	color: #600;
	background-color:#F1CEA8;
	border: 1px solid #600;
}
/*********************************************************************************************************
*												Classes													 *
*********************************************************************************************************/
.tickertext {
	font-size:12px;
}
.imgmain {
    border: 1px solid #000000;
}
.topdate {
	color:#000066;
	font-weight: bold;
}
a:link {
	color: #000000;
} 
a:hover {
/*	color: #FF0000; */
	text-decoration:none;
} 
h3 {
	font-size: 5;
	color:#663300;;
}
h4 {
	font-size: 3;
	color:#663300;
}
.t_school {
	background-color:#0000FF;
	color:#FFFFFF;
}

.t_staff {
	background-color:#ff0033;
	color:#ffffff;
}
.t_holiday {
	background-color:#ffff00;
	color:#000000;
}
.t_friends {
	background-color:#ccccff;
	color:#000000;
}
.t_community {
	background-color:#00ff00;
	color:#000000;
}
.t_governor {
	background-color:#cc3399;
	color:#ffffff;
}
.title {
  color:#660033;
  font-size:20px;
  font-weight:bold;
}
.tiny {
  font-size:10px;
  color:#0000CC;
}

