body{
margin: 0;
padding: 0;
font-size: 95%;
font-family: georgia, times, "times new roman", serif;
color: #b5b6b3;
background-color: #FFFFFF;
text-align: center;
}
.bio {
margin-top: 130px;
margin-left: 500px;
padding: 10px;
	font-family: Helvetica, Neue;
	font-size: 18px;
	color:#ffffff;
	word-spacing: 1px;
	letter-spacing: 1px; 
	line-height: 36px;
}
#bioimage {
	float: left;
	width: 1050px;
	height: 525px;
background: url(images/philip-valende-bio.jpg) no-repeat center bottom;
}
#contact {
	float: left;
	width: 1050px;
	height: 380px;
line-height: 200%;
text-align:center;
font-size: 21px;
font-weight:normal;
padding-top: 120px;
color:#6c6f70;
font-family: georgia, times, "times new roman", serif;
}
div#logo{
margin-top:100px;
	text-decoration:none;
}
div#logo h1
		{
			margin: 0;
			padding: .3em 0 .1em .5em;
			font-weight: bold;
				text-decoration:none;
		}
div#nav{
color: #999999;
margin-top:10px;
margin-bottom:8px;
word-spacing: 20px;
}		

div#footer{
clear: both;
padding-top:10px;
text-align: center;
font-size:10px;

}
.style1 {color: #b5b6b3; font-size: 10px;}
.style2 {font-weight: bold; font-size: 10px; color: #6c6f70;}
.style3 {font-size:24px;font-weight: bold; color: #6c6f70;}
a:link {
	color: #b5b6b3;
		text-decoration:none;

}
a:visited {
	color: #b5b6b3;
		text-decoration:none;

}
a:hover {
	color: #6c6f70;
	text-decoration: none;
}
a:active {
	color: #b5b6b3;
	text-decoration:none;
}












