@charset "UTF-8";
#wrap {
	background-color: #000000;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #000000;
}
#header {
	height: 120px;
	width: 950px;
}
#main {
	height: auto;
	width: 950px;
}
#menu {
	float: left;
	height: auto;
	width: 130px;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #OOOOOO;
	font-size: 25px;
}
#story {
	float: left;
	height: auto;
	width: 732px;
	background-color: #E5E5E5;
	padding-top: 10px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 20px;
	border-right-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	font-size: 14px;
}
.photo {
	height: 277px;
	width: 181px;
	margin-bottom: 5px;
	float: right;
	margin-left: 10px;
}
a:link {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #A11C3D;
	text-decoration: none;
}
a:visited {
	color: #A21C3D;
	text-decoration: none;
}
#footer {
	text-align: center;
	clear: both;
	height: 20px;
	width: 950px;
	background-color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.photo10 {
	float: right;
	height: 193px;
	width: 310px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
.biophoto2 {
	float: right;
	height: 193px;
	width: 310px;
	margin-bottom: 5px;
	margin-left: 5px;
}

