div#container{
	width: 970px;
	margin: 10px auto 0;
	position: relative;
	background-color: white;
	z-index: 1;
}
div.clear{
	border: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}

body{
	background-color: #A7936E;
	height: 100%;
	margin: 0;
	padding: 0;
}
div#logo{
	float: left;
	margin: 10px;
	width: 156px;
	height: 197px;
	margin-bottom: 1px;
}
div#title{
	float: right;
	width: 784px;
	height: 197px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 1px;
}
img#back{
	height: 197px;
	width: 784px;
}
div#navbar{
	background-image: url(../images/navbar.jpg);
	float: left;
	height: 45px;
	width: 950px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
div.navlinks{
	float: left;
	height: 45px;
	line-height: 45px;
	width: 153px;
}
div.navlinks a> p.links{
	color: white;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
div.navlinks a>p.links{
	margin: 0 auto;
}
div.navlinks a:hover>p.links{
	Color: #43793E;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
a{
	text-decoration: none;
}
div#mainbox{
	float: left;
	width: 970px;
	background-color: white;
}
div#staffintro{
	width: 930px;
	margin: 20px;
	margin-bottom: 40px;
	margin-top: 30px;
}
p#intro{
	text-align: center;
	font-size: 40px;
	color: #43793E;
	margin-top: 1px;
	margin-bottom: 2px;
}
p#content{
	text-align: center;
	margin-top: 10px;
}
div.staff1image{
	float: left;
	width: 150px;
	margin: 20px;
	border: 0px solid black;
}
div.staff1info{
	float: left;
	width: 680px;
	margin: 20px;
	border: 0px solid black;
}
img.photo2{
	height: 150px;
	width: 100px;
}
img.photo{
	height: 115px;
	width: 100px;
}
img#photo3{
	width: 100px;
	height: 120px;
}
img#photo4{
	height: 130px;
	width: 100px;
}
img#photo5{
	width: 100px;
	height: 145px;
}
img#photo6{
	width: 150px;
	height: 150px;
}
h1.staffintro{
	font-size: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
}
p.staffcontent{
	margin-top: 5px;
}
div#bottomsection{
	background-image: url(../images/bottomnav.jpg);
	height: 40px;
	width: 970px;
	margin-top: 10px;
}
p#bottominfo{
	text-align: center;
	line-height: 40px;
	color: white;
}
a.links{
	color: white;
}