body {
	background-color: #333333;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(../images/bkggrad.png);
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 800px;
	background-color: #cccccc;
	background-image: url(../images/home.jpg);
	text-align: left;
	position: relative;
}
#container a:visited {
	color: #333333;
	text-decoration: none;
}
#container_about {
	background-color: #cccccc;
	background-image: url(../images/about.jpg);
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 1000px;
}
#container_holdings {
	background-color: #cccccc;
	background-image: url(../images/holdings.jpg);
	background-repeat: no-repeat;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 1000px;
}
#container_contact {
	background-color: #cccccc;
	background-repeat: no-repeat;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 1000px;
	background-image: url(../images/contact.jpg);
}
#container_staff       { background-color: #cccccc; background-image: url("../images/ourstaff.jpg"); background-repeat: no-repeat; text-align: left; margin-right: auto; margin-left: auto; position: relative; width: 1000px; height: 1100px }
#container_about .footer {
	top: 685px;
}
#container_holdings .footer {
	top: 685px;
}
#container_staff .footer  { top: 800px }
#container_contact .footer {
	top: 685px;
}
.footer  { color: #333333; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; position: absolute; top: 500px; left: 343px; width: 300px }
.footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
}
ul {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
p {
	margin: 0;
	color: #00264c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h1 {
	padding: 0;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
}
h2 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}
#logo {
	width: 250px;
	height: 76px;
	position: absolute;
	top: 59px;
	left: 50px;
	border: 0;
}
#nav {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 246px;
	position: absolute;
	top: 106px;
	left: 700px;
	margin: 0;
	padding: 0;
}
#contact {
	width: 61px;
}
#contact a:hover {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -185px -30px;
}
#nav li {
	float: left;
	list-style: none;
	display: inline;
}
#home {
	width: 50px;
}
#home a:hover {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
#about {
	width: 60px;
}
#about a:hover {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -50px -30px;
}
#holdings {
	width: 75px;
}
#holdings a:hover {
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: -110px -30px;
}
#nav span {
	display: none;
}
#nav li, #nav a {
	height: 30px;
	display: block;
}
#aboutrow {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 65px;
	top: 415px;
	height: 200px;
	width: 265px;
}
#aboutrow li {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
#aboutrow a:link {
	text-decoration: none;
	color: #333333;
}
#aboutrow a:hover {
	color: #FFFFFF;
}
#holdingsrow {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 365px;
	top: 415px;
	height: 200px;
	width: 265px;
}
#holdingsrow li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	list-style: none;
}
#holdingsrow a:link {
	color: #333333;
	text-decoration: none;
}
#holdingsrow a:hover {
	color: #FFFFFF;
}
#contactrow {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 665px;
	top: 410px;
	height: 200px;
	width: 265px;
}
#contactrow p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
}
#contactrow a:link {
	font-size: 12px;
	text-decoration: none;
	color: #000099;
}
#contactrow span {
	font-size: 11px;
}
#about_content {
	position: absolute;
	top: 230px;
	left: 60px;
	width: 880px;
	height: 450px;
	margin: 0;
	padding: 0;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#about_nav {
	position: absolute;
	width: 525px;
	left: 60px;
	top: 210px;
}
#about_nav li {
	display: inline;
	float: left;
	list-style: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#about_content a:visited {
	color: #0000CC;
	text-decoration: none;
}
#staff_content          { margin: 0; padding: 0; position: absolute; top: 205px; left: 185px; width: 760px; height: 800px; border-bottom: 1px solid #333333 }
#staff_content p {
	font-size: 11px;
	padding-top: 10px;
}
#staff_content h2 {
	padding-top: 15px;
}
#staff_content span {
	font-weight: normal;
}
#staff_content a {
	font-size: 10px;
}
#rmyer {
	left: 60px;
	position: absolute;
	top: 223px;
}
#bhasse {
	left: 60px;
	position: absolute;
	top: 435px;
}
#lfrick     { position: absolute; top: 500px; left: 60px }
#whostetler    { position: absolute; top: 680px; left: 60px }
#hayward    { margin-top: 40px; position: absolute; top: 820px; left: 60px }
#container_contact span {
	font-size: 16px;
}
