body {
	font-family: "Times New Roman", Times, serif;
	color: #707070;
	text-align: center;
	margin: 0;
	padding: 0px;
}
#container {
	text-align: left;
	margin: 0 auto;
	height: 100%;
	width: 900px;
}
#bio {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 660px;
	margin-top: 40px;
}
#biotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 370px;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
}
h1 {
	font-size: 25px;
	font-weight: normal;
	text-transform: uppercase;
	color: #bebebe;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidenavigation {
	float: left;
	width: 175px;
	margin-top: 40px;
}
#header {
	height: 125px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524e4e;
	text-align: right;
	float: right;
	margin-top: 70px;
}
#navigation {
	height: 20px;
	margin-top: 65px;
	margin-left: 175px;
}
#logo {
	float: left;
	width: 200px;
	margin-top: 50px;
}
a:link {
	color: #707070;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #707070;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #707070;
}#rightportfoliocontainer {
	text-align: left;
	margin: 20px;
	float: left;
	width: 380px;
}
#portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a8a6a6;
	text-align: center;
	float: left;
	width: 660px;
	margin-top: 40px;
}
#homelink {
	font-size: 14px;
	text-transform: uppercase;
	color: #bebebe;
	float: left;
	width: 55px;
	margin-top: 440px;
}
#leftportoliocontainer {
	text-align: left;
	margin: 20px;
	float: left;
	width: 260px;
}
