@charset "utf-8";
#main {
	height: 1530px;
}

#main #content {
	height: 1340px;
}

#main #bottomBorder {
	top: 120px;
}
.setMainContentHeight {
	height: 1450px;
}

.descriptionTextStyleLeftShort {
	position:relative;
	left: -130px;
	top: 3px;
	width: 580px;
	right: auto;
	bottom: auto;
	vertical-align: middle;
	height: 85px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: auto;
	padding: 0px;
}

#decriptionImage2 {
	position: absolute;
	width: 250px;
	left: 600px;
	text-align: left;
	top: 15px;
	height: 105px;
}

#descriptionBox6{
	position:relative;
	left:0;
	top:280px;
	width:860px;
	height:150px;
	z-index:2;
	font-family: "Comic Sans MS";
	font-size: 16px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	right: 0px;
	text-align: center;
	background-image: url(../images/graphics/worksheetsIntroBackground.png);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
