#container {
	width: 1000px;
	height: 550px;
	padding-left: 15px;
}
body {
	font-family: CG Omega, Arial, sans-serif;
	font-size: 1em;
	color: #666666;
}
a {
	color: #6A8F03;
	text-decoration: none;
}
.consultantpic {
	float: left;
	width: 140px;
}
.bio {
	float: left;
	width: 850px;
}
.spacer {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #6A8F03;
	clear: both;
	margin-bottom: 10px;
}
h1 {
	font-size: 1.5em;
}
