@charset "utf-8";
#TechNote {
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	font-size: 1.6em;
	margin: 5px;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
}

#Materials {
	width: 390px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	position: relative;
	background-color: #B5DEF4;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	left: 10px;
	text-align: justify;
	height: 240px;
}

#TechImageOne {
	width: 250px;
	position: relative;
	left: 560px;
	height: 250px;
	bottom: 250px;
}

#Mechanical {
	border-top-style: double;
	border-bottom-style: double;
	width: 770px;
	position: relative;
	bottom: 200px;
	left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	padding-right: 30px;
}

#TechImageTwo {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	width: 200px;
	position: relative;
	bottom: 0px;
	left: 428px;
	height: 206px;
}
