body {
	text-align: center;
	background-color: #aabb9b;
}
#master {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	height: 800px;
	background-color: #FFFFFF;
}
#navbar {
	position:absolute;
	width:100px;
	height:600px;
	z-index:1;
	left: 50px;
	top: 140px;
}
#logo {
	position:absolute;
	width:800px;
	height:130px;
	z-index:2;
	left: 50px;
	top: 10px;
}
a:link {
	color: #360;
}
a:visited {
	color: #393;
}
.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #653100;
	text-align: left;
	list-style-type: none;
	list-style-position: inside;
}
.photo1 {
	border: medium double #653100;
	text-align: center;
}
.style2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #673000;
	text-decoration: underline;
}
