@charset "UTF-8";
#bio {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	vertical-align: top;
	margin-left: 115px;
	width: 365px;
	line-height: 22px;
}
#bio p {
	line-height: 1.4;
	letter-spacing: -0.05em;
}
#bio a {
	color: #555;
	text-decoration: none;
}
#bio a:hover {
	color: #136926;
}
#bio_photo {
	width: 170px;
	position: relative;
	float: right;
	height: 117px;
	padding-top: 25px;
	padding-right: 120px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bio-twit {
	margin-left: 110px;
	margin-top: 35px;
	color: #FFF;
}
#bio-twit a {
	color: #FFF;
}
.button-align-base {
	text-align: right;
	outline: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	bottom: 10px;
}
.button-align-base a {
	color: #000;
	background-color: #eb8924;
	text-decoration: none;
}
.button-align-base a:hover {
	background-color: #e56a0a;
}
