body {
	font-family: Arial, Helvetica, sans-serif;
	color: #488729;
	background-color: #000000;
	width: 950px;
	position: relative;
	font-size: small;
	margin: 0px;
}
#header {
	height: 182px;
	width: 950px;
	position: relative;
}
#imageInformation {
	float: left;
	width: 258px;
	margin-left: 288px;
	margin-top: 140px;
	position: absolute;
	height: 243px;
	left: -1px;
	top: 135px;
}
#images {
	position: absolute;
	height: 400px;
	width: 400px;
	margin-top: 140px;
	margin-left: 500px;
	left: 50px;
	top: 132px;
}
#imageSquares {
	width: 249px;
	position: absolute;
	left: 285px;
	top: 542px;
	height: 14px;
}
#imageSquares img {
	margin: 0px;
}
#imageInformation p {
	line-height: 145%;
}
a {
	color: #488729;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: underline;
}
.noLetterSpace {
	letter-spacing: .1em;
}
#homepageWelcom {
	height: 300px;
	width: 600px;
	position: relative;
	margin-left: 382px;
	margin-top: 35px;
}
.whiteTitles {
	font-size: 90%;
	color: #FFFFFF;
	letter-spacing: 0.6em;
	font-weight: lighter;
}
.smallGreenText {
	font-size: 85%;
	letter-spacing: .15em;
}
#topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
	margin-left: 382px;
	letter-spacing: 0.5em;
	position: relative;
	top: -25px;
}
#topMenu img {
	margin-right: 8px;
	margin-left: 6px;
}
.underline {
	text-decoration: underline;
}

