#IntroOne {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	border-top-style: double;
	border-bottom-style: double;
	text-align: center;
	position: static;
	margin: 5px;
	padding: 5px;
}

#HomeImageOne {
	position: static;
	width: 452px;
	height: 400px;
	padding: 10px;
}

#IntroTwo {
	position: static;
	border-top-style: double;
	border-bottom-style: double;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	margin: 5px;
}

#HomeImageTwo {
	position: static;
	padding: 0px;
}

#HomeImageThree {
	position: static;
}

#HomeImageFour {
	position: static;
}

#HomeImageFive {
	position: static;
	width: 300px;
	height: 400px;
	padding: 10px;
}

.MenuSub1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-align: center;
	position: static;
	margin: 5px;
	padding: 5px;
}