#about_body {
padding-top: 25px;
	height: 625px;
	width: 990px;
}
#about_text {
	float:left;
	height: 380px;
	width: 500px;
	overflow:auto;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 90%;
	color: #FFFFFF;
	letter-spacing: -1.5px;
	word-spacing: 5px;
}
#about_pics {
float:right;
	height: 590px;
	width: 470px;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	line-height: 85%;
	color: #FFFFFF;
	letter-spacing: -4px;
	text-align: left;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: normal;
	color: #314A20;
	letter-spacing: -3px;
	text-align: left;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #1E510D;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
