@charset "UTF-8";
/* CSS Document */

#title {
	color: #CD0003;
	font-family: Arial;
	text-align: center;
	font-size: 20pt;
	position: relative;
	width: 500pt;
	left: 20%;
}
#lessonlinks {
	color: #2163F3;
	font-family: Arial;
	font-size: 11.5pt;
	width: 20%;
	position: static;
}
#picture {
	position: relative;
	display: block;
}
#instructions {
	color: #6A6363;
	font-family: Arial;
	font-size: 11.5pt;
	text-align: left;
	position: relative;
	left: 20%;
	width: 500pt;
}
.picture {
	position: absolute;
	left: 40%;
	top: auto;
	bottom: 20%;
}
.instructions {
	width: 60%;
}
#physiologypic {
	position: relative;
}
#maintenance {
	color: #000000;
	font-family: Arial;
	font-size: 11.5pt;
	text-align: center;
	margin-left: 0px;
	position: static;
}
#main {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
}
#main #subheading {
	position: static;
}
#subheading {
	font-family: Arial;
	color: #6a6363;
	text-align: center;
	position: relative;
	width: 500pt;
	left: 20%;
}
#vid {
	position: static;
	overflow-x: auto;
}
#text2 {
	color: #6a6363;
	text-align: left;
	font-family: Arial;
	font-size: 11.5pt;
	position: relative;
	width: 500pt;
	left: 100%;
}
#video {
	position: absolute;
	top: 22%;
	left: 20%;
}
#content {
	position: relative;
}
