@charset "UTF-8";
.teachercontainer {
	float: left;
	width: 500px;
	height: 1000px;
	margin-left: 15px;
}
.Name {
	color: #F00;
	text-align: center;
	font: bold 30px/30px Arial, Helvetica, sans-serif;
}
.green {
	color: #390;
}

.border {
	text-align: center;
	border: medium solid #1700CC;
}
.teachertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	font-weight: normal;
	color: #000;
}
.schoolname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-align: center;
	font-style: normal;
}
.tablecenter {
	text-align: center;
}
.staffname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	color: #12259A;
}
.container {
	float: left;
	height: 2600px;
	width: 760px;
}
.header {
	float: left;
	height: 111px;
	width: 720px;
}
.sidebar {
	height: 2460px;
	width: 200px;
	background-image: url(images/bluestrip.png);
	background-repeat: repeat;
	float: left;
	text-align: center;
	padding-top: 20px;
}
.buttonposition {
}
.buttons {
	float: left;
	width: 500px;
	margin-top: 15px;
	margin-left: 15px;
	text-align: left;
	background-color: #CCF;
	color: #FF6;
	font-size: 18px;
}
.bodytemplate {
	float: left;
	width: 500px;
	margin-left: 25px;
	text-align: left;
}
.content {
	float: left;
	height: 350px;
	width: 500px;
	margin-left: 15px;
	color: #090;
	font-size: 36px;
	border-right-color: #F00;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	border-left-color: #F00;
}
.liaawrd {
	padding-left: 20px;
}
.awardtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 16px;
	font-style: normal;
	color: #00C;
}
.menubox {
	float: left;
	height: 400px;
	width: 175px;
	text-align: center;
	margin-left: 20px;
}
.picture {
	float: left;
	height: 450px;
	width: 400px;
	font-size: 18px;
	color: #000;
	padding-left: 10px;
	text-align: center;
	border-left-color: #F00;
}
.angelLiaboxes {
	float: left;
	height: 300px;
	width: 500px;
	margin-left: 15px;
}
#apDiv1 {
	position:absolute;
	left:37px;
	top:161px;
	width:150px;
	height:400px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:40px;
	top:488px;
	width:162px;
	height:553px;
	z-index:1;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-align: left;
}
.largebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	color: #9FC;
}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 22px;
	color: #000;
	font-style: normal;
}
.subhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #122598;
	text-align: left;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #00C;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: italic;
	line-height: 36px;
	font-weight: bold;
	color: #00C;
}
.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.Twocolumn {
	text-align: left;
}
.onecolumn {
	float: left;
	width: 500px;
	margin-left: 20px;
	margin-top: 15px;
	text-align: left;
	top: auto;
}
.welcome .container .content .bodytext {
	text-align: left;
}

