body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(imgs/bkgr_tile.gif);
	margin-left: 0px;
	margin-top: 0px;
	}
p {
	font-size: 12px; 
	font-weight: normal; 
	color: #000000
	}
h1 {
	font-size: 14px; 
	font-weight: bold; 
	color: #006666
	}
h2 {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #006666;
	border-top: 1px solid #006666;
	padding-top: -5px;
}
strong {
	font-size: 12px; 
	font-weight: bold; 
	color: #006666
	}
a:link {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	}
a:visited {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	}
a:hover {
	font-weight: bold;
	color: #009966;
	text-decoration: none;
	}
	
#apDiv1 {
	position:absolute;
	left:5px;
	top:202px;
	width:175px;
	height:207px;
	z-index:2;
}
#left {
	position:absolute;
	left:10px;
	top:206px;
	width:170px;
	height:219px;
	z-index:2;
	visibility: visible;
	overflow: visible;
}
#leftcolumn {
	text-align: right;
}
#leftcolumn b{
	text-align: right;
	color: #006666;
}
#content {
	margin: 0px 0px 0px 20px;
}
#alerts {
	width: 530px;
	height: 130px;
}
#whatsnew {
	float: left;
	width: 256px;
	border:dashed 1px #666666;
	padding: 15px 15px 15px 15px;
	background-color:#CCCCFF;
}	
#webspecial {
	float: right;
	width: 200px;
	border:dashed 1px #666666;
	padding: 15px 15px 15px 15px;
	background-color:#FFFFCC;
}
#winteralert {
	float: right;
	width: 200px;
	border:dashed 1px red;
	padding: 15px 15px 15px 15px;
	margin-bottom: 10px;
	background-color: #ECF5FF;
}	
#footer {
	text-align: center;
	margin: 40px 0px 20px 0px;
}		
.minitext {
	font-size: 10px;
}
.SchoolStatus-OPEN-CLOSED {  
	font-size: 16px; 
	font-weight: bold; 
	color: #FF0000
	}
.closingquote {
	font-size: 10px; 
	font-weight: normal; 
	color: #006666;
	text-align: center;
	margin: 50px 0px 0px 0px;
	}
.photoleft {
	float: left;
	margin: 0px 10px 8px 0px;
	}
.photoright{
	float: right;
	margin: 0px 0px 8px 10px;
	}
.copyright {
	font-size: 10px;
	color: #666666
}
.brightred {
	font-size: 14px;
	font-weight: bold;
	color: red;
}
.Overline-NORMAL {
	top: auto;
	border-top: 1px solid #000000;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}