
#FormLocation{
	position: relative;
	top: 10px;
	left: 0px;
	width: 1024px;
	height: 250px;
}

.FormText{
	text-align: right;
}

#FormButton{
	
	text-align: center;
}


#dividerofcontent{
	position: relative;
	top:10px;
	height: 30px;
}



.FullProgram{
	position: relative;
	top: 10px;
	width: 900px;
	left: 0px;
	height: 225px;
	border: 1 black solid;
}

.ProgramTitle{
	position: absolute;
	top: 5px;
	left: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#990000;
	text-align: center;
	width: 900px;
	height: 30px;
}

.ProgramPicture{
	position: absolute;
	top: 60px;
	width: 200px;
	height: 134px;
	left: 30px;
}

.ProgramDirections{
	position: absolute;
	top: 60px;
	left: 300px;
	width: 150px;
	height: 30px;
}

.ProgramYouTube{
	position: absolute;
	top: 60px;
	left: 500px;
	width: 150px;
	height: 30px;
}


.ProgramMod{
	position: absolute;
	top: 40px;
	font-size: 14px;
	font-family: sans-serif;
	color: #990000;
	text-align: center;
	width: 900px;
	height: 20px;
}

.ProgramDescription{
	position: absolute;
	top: 85px;
	font-size: 14px;
	font-family: sans-serif;
	color: #000000;
	text-align: left;
	width: 600px;
	height: 150px;
	left: 250px;
}

#TableOfResources{
	position: relative;
	top: 50px;
	left: 0px;
	width: 900px;
	height: 1100px;
}

#LeftResources{
	position: absolute;
	top: 0px;
	left: 25px;
}

#RightResources{
	position: absolute;
	top: 0px;
	left: 475px;
}

#New{
	position: relative;
	top: 0px;
	left: 0px;
}

#AP1Review{
	position: relative;
	top: 0px;
	left: 0px;
}

#Labs{
	position: absolute;
	top: 350px;
	left: 0px;
}

#Games{
	position: absolute;
	top: 700px;
	left: 0px;
}

#Tools{
	position: absolute;
	top: 350px;
	left: 0px;
}

#Problems{
	position: absolute;
	top: 700px;
	left: 0px;
}

.SectionHolder{
	height: 350px;
	width: 400px;
	border: 2px black;
}

.SectionTitle{
	position: absolute;
	top: 10px;
	left: 0px;
	color: #990000;
	font-size:28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 400px;
	text-align: center;
	
}

.SectionText{
	position: absolute;
	top: 50px;
	left: 0px;
	color: #000000;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 400px;
	text-align: center;
}

.SectionPicture{
	position: relative;
	top: 0px;
	padding-top: 15px;
	left: 0px;
	width: 500px;
	text-align: center;

}

#MainMessage2{
	position: relative;
	top: 30px;
	left: 25px;
	height: 130px;
	width: 850px;
	
}

#MainMessage3{
	position: relative;
	top: 30px;
	left: 25px;
	height: 50px;
	width: 850px;
}


.MessageText{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
}
