#content {
	width: 970px;
	margin: 0px;
	padding: 13px 5px 20px;
	background-color: #F6EBCD;
	position: relative;
	clear: both;
}

#contentLeft{
	width: 545px;
	margin: 0px;
	padding-top: 0px;
	float: left;
}
#Alerts {
	height: 250px;
	width: 510px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	position: absolute;
	color: #FFFFFF;
	font-weight: normal;
	overflow: auto;
	background: #CC3333;
	border: 5px solid #FFFFFF;
	z-index: 99;
	left: 5px;
	top: 13px;
}

#Alerts h1 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#imageMain {
	height: 280px;
	width: 540px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#imageLinks{
	height: 20px;
	background-color: #cc9909;
	width: 540px;
	position: relative;
}

.imageNav {
	list-style-type:none;
	margin:0;
	padding:0;
	width:540px;
	position: relative;
}

.imageNav ul {
	margin: 0;
	padding: 0;
}

.imageNav li {
	display:inline;
	float:left;
	margin: 0;
	padding: 0;
}
.imageNav li a:link, .imageNav li a:visited {
	display:block;
	float:left;
	color: #574304;
	margin: 0 5px;
	text-decoration: none;
	height: 20px;
	padding: 3px 6px 0px 6px;
	_padding: 3px 4px 0px 4px;
	font: bold normal 12px/normal Arial, Helvetica, sans-serif;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
.imageNav li a:hover, .imageNav li a:active{
	color: #F0D78F;
}

#imageJumpMenu {
	background: #f0d78f;
	color: #745805;
	border: 1px solid #7E9EFE;
	width: 160px;
	font: bold 10px Arial, Helvetica, sans-serif;
	margin: 2px 5px 0px 0;
	padding: 0;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}

#quickLinks{
	background: #FFFFFF url(../siteImages/quickLinksFull.gif) no-repeat center top;
	margin: 10px auto 0 auto;
	padding: 0;
	clear: both;
	width: 525px;
}

#newVB {
	width: 125px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
	padding: 0 0 10px 5px;
	border-right: 1px dotted #25408F;
}

#parents {
	width: 125px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
	padding: 0 0 10px 5px;
	border-right: 1px dotted #25408F;
}

#students {
	width: 125px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
	padding: 0 0 10px 5px;
	border-right: 1px dotted #25408F;
}

#employees {
	width: 125px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
	padding: 0 0 10px 5px;
}

.quickBox {
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding: 0;
}

#quickLinks h3{
	font: bold 15px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 2px 0 0 0;
	padding: 0px;
	color: #25408F;
	vertical-align: middle;
	height: 38px;
}

#quickLinks h2{
	font: bold 15px/38px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #25408F;
	vertical-align: middle;
	height: 38px;
}

.quickBox ul{
	margin: 8px 5px 0px;
	padding: 0px;
	list-style-type: none;
}

.quickBox ul li{
	margin: 4px 0px 0px;
	padding: 0;
}

.quickBox ul li a{
	color: #1D2228;
	text-decoration: none;
	font-size: 11px;
	line-height: normal;
}

.quickBox ul li a:hover{
	color: #18295C;
	text-decoration: underline;
}

#contentRight{
	width: 420px;
	clear: none;
	float: right;
}

#headlinesLinks{
	width: 420px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	display: block;
}

.headlinesNav {
	list-style-type:none;
	margin:0;
	padding:0 0 0 10px;
}

.headlinesNav ul {
	margin: 0;
	padding: 0;
}

.headlinesNav li {
	display:block;
	float:left;
	margin: 0;
	padding: 0;
}

.headlinesNav li a {
	display:block;
	color: #574304;
	margin: 0 1px;
	text-decoration: none;
	padding: 0 0 0 17px;
	font: bold 9px/30px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 30px;
	text-transform: uppercase;
	float: left;
	background: #9C0 url(/siteImages/headlinkLeft.gif) no-repeat left top;
}
.headlinesNav a span {
	background: url(/siteImages/headlinkRight.gif) no-repeat right top;
	margin: 0px;
	padding: 0 20px 0 0;
	display: block;
}
.headlinesRed a:link, .headlinesRed a:visited, .headlinesRed a:visited, .headlinesRed a:hover{
	display:block;
	color: #ffffff;
	margin: 0 1px;
	text-decoration: none;
	padding: 0 0 0 20px;
	font: bold 9px/30px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 30px;
	text-transform: uppercase;
	float: left;
	background: #B90404 url(/siteImages/headlinkRed.gif) no-repeat left top;
}
.headlinesRed a span{
	background: url(/siteImages/headlinkRedSpan.gif) no-repeat right top;
	margin: 0px;
	padding: 0 20px 0 0;
	display: block;
}
.headlinesNav li a:hover, .headlinesNav li a:active{
	color: #DBFF6F;
	cursor: pointer;
}

#headlines{
	width: 420px;
	margin-top: 0px;
	padding: 0 0 10px 0;
	background-color: #FFFFFF;
}

#headlines h2{
	width: 420px;
	background: url(../siteImages/headerLine_h2.jpg) repeat-x;
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 10px;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	height: 24px;
	line-height: 24px;
}
#headlineStories {
	overflow: auto;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#headlines .boldBlue{
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #34529B;
	height: 30px;
	margin: 0px;
	text-transform: uppercase;
}
#headlines a:link {
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 30px;
	margin: 0px;
	text-decoration: underline;
}

#headlines a:visited {
	/*color: #6D8DC8;*/
	/*color: #34529B;*/
	color: #666666;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	margin: 0px;
	text-decoration: none;
}

#headlines a:hover, #headlines a:active {
	color: #4066BF;
	text-decoration: none;
}

.headlineTitle{
	font-size: 11px !important;
	font-style: bold !important;
	margin: 10px;
	padding: 0 0 0 5px;
	color: #666666 !important;
	text-decoration:none !important;
}


.headlineTitle a:link {
	font-size: 11px !important;
	font-style: bold !important;
	margin: 10px;
	padding: 0 0 0 5px;
	color: #666666 !important;
	text-decoration:none !important;
}

.headlineTitle a:hover {
	font-size: 11px !important;
	font-style: bold !important;
	margin: 10px;
	padding: 0 0 0 5px;
	color: #666666 !important;
	text-decoration:underline !important;
}

.headlineText{
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	margin: 0px;
	padding: 0px 12px 3px 10px;
}

#favorites{
	width: 420px;
	margin: 10px 0 0 0;
	padding: 0;
	background-color: #F6EBCD;
}

#favorites h2{
	width: 420px;
	background: url(../siteImages/headerLine_h2.jpg) repeat-x;
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 10px;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	height: 24px;
	line-height: 24px;
}

#favorites ul{
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#favorites li{
	display:inline;
	float:left;
	margin: 0;
	padding: 0;
}

#favorites img{
	margin: 7px;
	padding: 0;
}

.lunchMenus{
	display: block;
	height:73px;
	width: 88px;
	background: url(../siteImages/lunch2.gif) no-repeat center center;
	padding: 0px;
	margin: 8px;
}

.lunchMenus span{
	display:none;
}

.calendars{
	display: block;
	height: 75px;
	width: 88px;
	background: url(../siteImages/calendars2.gif) no-repeat center center;
	padding: 0px;
	margin: 8px;
}

.calendars span{
	display:none;
}

.schoolLocator{
	display: block;
	height: 75px;
	width: 88px;
	background: url(../siteImages/locator2.gif) no-repeat center center;
	padding: 0px;
	margin: 8px;
}

.schoolLocator span{
	display:none;
}

.busSchedules{
	display: block;
	height: 75px;
	width: 88px;
	background: url(../siteImages/bus2.gif) no-repeat center center;
	padding: 0px;
	margin: 8px;
}

.busSchedules span{
	display:none;
}

#extras{
	width: 420px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#schoolNet{
	height: 216px;
	width: 200px;
	font-size: 11px;
	margin: 0;
	float: right;
	background: #FFFFFF url(../siteImages/schoolnet-graphic.jpg);
}
#compass {
	background: url(../siteImages/compass.jpg) no-repeat center center;
	margin: 0;
	padding: 0px;
	width: 206px;
	height: 219px;
	float: left;
}
#compass span {
	display: none;
}
#schoolNet span {
	display: none;
}

#blog {
	background: url(/siteImages/blogsBox.jpg) no-repeat center center;
	margin: 0;
	padding: 0px;
	width: 401px;
	height: 94px;
	float: left;
}
#blog span {
	display: none;
}


#schoolNet h2{
	width: 200px;
	background: url(../siteImages/headerLine_h2Green.jpg) repeat-x;
	margin: 0;
	padding: 4px 0 0 0;
	letter-spacing: 5px;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	height: 21px;
}
#schoolNet p {
	margin: 0 0 5px 0;
	padding: 0px 5px;
	color: #2D416F;
}
#schoolNet a {
	font-weight: bold;
	color: #2D416F;
}



#others{
	width: 525px;
	clear: both;
	margin: 10px auto;
	padding: 0px;
	background: #FFFFFF;
}

#others h2{
	width: 525px;
	background: url(../siteImages/headerLine_h2.jpg) repeat-x;
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	height: 21px;
	}

.extras ul{
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: circle;
}

.extras ul li{
	margin: 2px 0 0 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: disc;
}

.extras ul li a{
	color: #294694;
	text-decoration: none;
	font-size: 11px;
	line-height: normal;
	text-transform: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.extras ul li a:visited{
}

.extras ul li a:hover{
	color: #666666;
	text-decoration: underline;
}

#footer{
	clear: both;
	width: 980px;
	color: #000000;
	font-size: 11px;
	text-align: center;
	margin: 0px auto 0 auto;
	padding: 10px 0 10px 0;
	border-bottom: 5px solid #D6AD33;
	border-top: 1px solid #D6AD33;
	background-color: #F6EBCD;
}
#footer p {
	margin: 0px;
	padding: 0px;
}

#footer img{
	margin: 0;
	padding: 0;
}

#footer a:link, #footer a:visited{
	color: #000000;

}

.clearIt {
	clear:both;
	height: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	font-size: 0px;
}
a:link, a:visited{
	color: #4261A4;
	text-decoration: none;
	font-weight: bold;

}
a:hover, a:active{
	text-decoration: underline;

}
.green {
	color: #99CC01;
}
.red {
	color: #C60000;
}

.hidden {
	visibility: hidden;
}
.unhidden {
	visibility: visible;
}
#Alerts a:link, #Alerts a:visited{color: #FFFF00}
#Alerts a:link, #Alerts a:hover{color: #FFFF00}
#Alerts a:link, #Alerts a:active{color: #FFFF00}

