@charset "UTF-8";
body {
	margin-left: 50px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
#wrapper {
	height: 800px;
	width: 1000px;
}
#name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	width: 300px;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation {
	font-size: 10px;
	font-weight: normal;
	margin-top: 13px;
	margin-bottom: 70px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}
#navigation a:hover {
	color: #4A6D36;
}
#images {
	margin-top: 114px;
}
#bioimage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#table table tr td {
	text-align: center;
	vertical-align: middle;
}
#table table tr td #tabel a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
}
#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 35px;
	color: #000;
	font-style: normal;
}
#subnav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
}
#subnav a:hover {
	color: #4A6D36;
}
#contactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
}
.boldcontact {
	font-weight: bold;
}
.italiccontact {
	font-style: italic;
}
#bio {
	line-height: 20px;
}
#contactText p .boldcontact a   {
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bioimage #contactText p .boldcontact a:hover {
	color: #4A6D36;
}
#aboutstatement {
	margin-left: 150px;
}

