body {
	margin: 0px;
	background-image: url(../IMG/Generic/BackgroundRepeat.jpg);
	background-repeat: repeat-x;
	background-color: #F4F2FA;
}
.puzzback {
    position: absolute;
    top: 0px;
    right: 0px;
    height:auto;
    width:100%;
    min-height:100%;
    background-image: url(../IMG/Generic/BackgroundPuzzleOverlay.gif);
	background-repeat: repeat;
	background-position: center;
	padding-bottom: 100px;
    }
* html .puzzback {
    height:100%;
}
a:link {
	color: #00B33A;
	text-decoration: none;
	font-weight: 900;
}
a:hover {
	font-weight: 900;
	color: #999999;
	text-decoration: underline;
}
a:visited {
	font-weight: 900;
}
.contentbox {
	top: 50px;
	position: relative;
	width: 712px;
	margin-left: -356px;
	left: 50%;
}
.boxbot {
	background-image: url(../IMG/ScienceTeachers/contentbot.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 712px;
}
.contenttext {
	padding-left: 30px;
	position: relative;
	z-index: 1;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #00B33A;
	text-decoration: none;
	font-weight: 900;
}
a:hover {
	font-weight: 900;
	color: #999999;
	text-decoration: underline;
}
a:visited {
	font-weight: 900;
}

.contentholder {
	background-repeat: repeat-y;
	background-image: url(../IMG/ScienceTeachers/contentrepeat.gif);
}

.boxtop {
	background-image: url(../IMG/ScienceTeachers/contenttop.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 712px;
}

h1 {
	font-size: xx-large;
	text-align: right;
	color: #00B33A;
}

