@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
}
#container {
	float: left;
	height: auto;
	width: 960px;
}
#header {
	float: left;
	height: 100px;
	width: 100%;
}
#barbara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	text-indent: 144px;
	vertical-align: middle;
	float: left;
	height: 96px;
	width: 540px;
	color: #333;
}
#links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	text-align: left;
	text-indent: 72px;
	float: left;
	height: 96px;
	width: 240px;
	line-height: 48px;
	color: #666;
}
#page_title {
	font-size: x-large;
	float: left;
	height: 60px;
	width: 100%;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #333;
}
#comment {
	font-size: medium;
	text-align: center;
	float: left;
	height: 30px;
	width: 100%;
	font-weight: bold;
}
#barbara_contact {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: auto;
	width: 100%;
}
#brief_bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
}
.contact {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 20px;
}
a:link {
	color: #300;
}
a:visited {
	color: #633;
}
a:hover {
	color: #633;
	text-decoration: underline;
}
.contact_title {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	font-style: italic;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contact-addr {
	font-size: medium;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
}
.contact-email {
	font-size: medium;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
}
.contact-phone {
	font-size: medium;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
}
.subtitle {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
