/* CSS Document */
body p {
	color: #557956;
}
div#mastphoto {
	margin: 0px;
	padding: 0px;
	border-style: none;
	overflow: visible;
	top: 0px;
	height: 174px;
	width: 800px;
	left: 0px;
}
div#contents {
	border-style: none;
	overflow: visible;
	position: relative;
	width: 400px;
	left: 100px;
	top: 40px;
	padding: 0px;
	margin: 0px;
	visibility: visible;
	height: 370px;
	line-height: 1.0em;
}
div#contents li {
	list-style-type: none;
}
div#buttons {
	position: absolute;
	left:640px;
	top:215px;
	width:50px;
	height:290px;
	border: 0px none #000000;
	overflow: visible;
	visibility: visible;
}
div#buttons li {
	list-style-type: none;
	height: 70px;
	width: 50px;
}
div#footer {
	position:relative;
	left:275px;
	width:250px;
	height:100px;
	border: 0px none #000000;
	visibility: visible;
	overflow: visible;
	text-align: center;
	bottom: 0%;
	z-index: 2;
}
