p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 8px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #578D99;
	margin-right: 8px;
	text-decoration: none;
}
.background {
	background-color: #E6EEED;
	position: relative;
	height: 1500px;
	width: 75%;
	margin: auto;
	padding-top: 20px;
	z-index: 1;

}


.menu a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #578D99;
	text-align: right;
	margin-right: 8px;
}
body {
	background-image: url(images/bird_feet.jpg);
	background-repeat: repeat;
	height: auto;
	width: 100%;
	z-index:1;
	position: relative;
	margin: auto;
}
.photoborder {
	border: thin solid #7C9051;
}
p a:link {
	color: #333333;
}

p a:visited {

	color: #333333;
}
p a:hover {

	color: #000000;
}
#viewPics {
	float: left;
	height: 200px;
	width: 630px;
	position: absolute;
	z-index: 13;
}
#headerBkgrd {
	position:absolute;
	left:0px;
	top:53px;
	width:100%;
	height:122px;
	z-index:1;
	background-image: url(images/header_bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center;
	right: 0px;
}
#headerPic {
	position:inherit;
	left:118px;
	top:1px;
	width:544px;
	height:120px;
	z-index:1;
	background-image: url(images/header_2.jpg);
	background-repeat: no-repeat;
}
#container {
	position:absolute;
	left:79px;
	top:202px;
	width:80%;
	height:998px;
	z-index:2;
	padding-top: 20px;
}
.content {
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	z-index:1;
	position: relative;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
li {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
