.background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FAF3D7;
	background-repeat: repeat-x;
	font-weight: lighter;
	background-image: url(images/back.jpg);
}
.backgroundgreenblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FAF3D7;
	background-repeat: repeat-x;
	font-weight: lighter;
	background-image: url(images/backbluelime.jpg);
}

.backgroundpgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FAF3D7;
	background-repeat: repeat-x;
	font-weight: lighter;
	background-image: url(images/backbgreen.jpg);
}

.backgroundwine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FAF3D7;
	background-repeat: repeat-x;
	font-weight: lighter;
	background-image: url(images/backwine.jpg);
}

.backgroundplum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FAF3D7;
	background-repeat: repeat-x;
	font-weight: lighter;
	background-image: url(images/backplum.jpg);
}

.backgroundbgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FAF3D7;
	background-repeat: repeat-x;
	font-weight: lighter;
	background-image: url(images/backplum.jpg);
}

#masterlayer {
	position:absolute;
	top:0px;
	width:95%;
	height:1px;
	overflow: visible;
}
#logo {
	position:absolute;
	left: 50%;
	width: 780px;
	margin-left: -350px;
	overflow: visible;
	text-align: left;
	top: 0px;
}
#navigation {
	position: absolute;
	width: 550px;
	text-align: center;
	top: 50px;
	color: #FFFFFF;
	left: 140px;
}
#contentbox {
	overflow: visible;
	position: absolute;
	width: 780px;
	margin-top: 0px;
	top: 95px;
	padding-top: 5px;
	padding-bottom: 20px;
	left: 0px;
}
#bottom {
	position:relative;
	width: 780px;
	overflow: visible;
	height: 30px;
	background-color: #C2C643;
}
a:link {
	color: #020681;
	text-decoration: none;
}
a:visited {
	color: #020681;
	text-decoration: none;
}
a:hover {
	color: #020681;
	text-decoration: underline;
}
a:active {
	color: #020681;
	text-decoration: none;
}
.address {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #000084;
	background-repeat: repeat-y;
	font-weight: bold;
}
a.nav:link {
	color: #ffffff;
	text-decoration: none;
}
a.nav:visited {
	color: #ffffff;
	text-decoration: none;
}
a.nav:hover {
	color: #ffffff;
	text-decoration: none;
}
a.nav:active {
	color: #ffffff;
	text-decoration: none;
}
.backgroundhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #C5E0E6;
	background-repeat: repeat-x;
	font-weight: lighter;
	background-image: url(images/backhome.jpg);
}
#bottomhome {
	position:relative;
	width: 780px;
	overflow: visible;
	height: 30px;
	background-color: #86D3CC;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}

#bottominfo {
	position:relative;
	width: 780px;
	overflow: visible;
	height: 30px;
	background-color: #b07a9a;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}

#bottomcurriculum {
	position:relative;
	width: 780px;
	overflow: visible;
	height: 30px;
	background-color: #cf6a56;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}

#bottomdiary {
	position:relative;
	width: 780px;
	overflow: visible;
	height: 30px;
	background-color: #73b983;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}
.backgroundgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FAF3D7;
	background-repeat: repeat-x;
	font-weight: lighter;
	background-image: url(images/backyellowlime.jpg);
}
#bottomgreen {
	position:relative;
	width: 780px;
	overflow: visible;
	height: 30px;
	background-color: #C2C643;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}
.backgroundorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FAF3D7;
	background-repeat: repeat-x;
	font-weight: lighter;
	background-image: url(images/backyelloworange.jpg);
}
#bottomorange {
	position:relative;
	width: 780px;
	overflow: visible;
	height: 30px;
	background-color: #FBBF56;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}
#lighthouse {
	padding-top: 100px;
	padding-bottom: 100px;
}
a.admin:link {
	color: #CC0000;
	text-decoration: none;
}
a.admin:visited {
	color: #CC0000;
	text-decoration: none;
}
a.admin:hover {
	color: #CC0000;
	text-decoration: underline;
}
a.admin:active {
	color: #CC0000;
	text-decoration: none;
}