.header {
	background-attachment: scroll;
	background-image: url(../graphics/my-green-school-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 158px;
}
.mainBody {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.menuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0000FF;
	text-decoration: underline;
	width: 200px;
	text-indent: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.greyLineFooter {
	background-image: url(../graphics/line.gif);
	background-repeat: repeat-x;
	height: 11px;
	font-size: 11px;
}
.footer {
	background-attachment: scroll;
	background-image: url(../graphics/mygreenschool--footer.jpg);
	height: 85px;
	font-size: 9px;
	text-decoration: none;
}
.pageBorder {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #313493;
	text-decoration: none;
	text-indent: 220px;
	background-attachment: scroll;
	background-image: url(../graphics/greyGradTitle.gif);
	background-repeat: repeat-x;
}
