body {
	background-image: url(images/bg_circle_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p {
	margin-bottom: 5px;
}

#text {
	position: absolute;
	height: 435px;
	width: 580px;
	left: 390px;
	top: 94px;
}
ul {
	margin: 0px 0px 0px 40px;
}
li {
	list-style-image: url(images/bullet.gif);
}



#logo {
	height: 100px;
	width: 315px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#buttons {
	position: absolute;
	height: 321px;
	width: 195px;
	left: 0px;
	top: 130px;
}
#homeLogo {

	height: 350px;
	width: 500px;
}
#homeButtons {
	height: 23px;
	width: 800px;
	clear: both;
	padding-top: 100px;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
#textScroll {

	position: absolute;
	height: 400px;
	width: 580px;
	left: 3px;
	top: 32px;
	overflow: auto;
}
.photos {
	padding-right: 5px;
	padding-bottom: 5px;
}

#textScroll p {
	padding-right: 20px;
	padding-left: 2px;
}
a:link {
	color: #849DAA;
	text-decoration: none;
}
#emailPadding {
	width: 400px;
	padding-left: 90px;
}

a:visited {
	color: #849DAA;
	text-decoration: none;
}
a:hover {

	color: #849DAA;
	text-decoration: none;
}
a:active {


	color: #849DAA;
	text-decoration: none;
}
