body {
	font-family: Helvetica, sans-serif;
	color: #000000;
	margin: 10px;
	padding: 10px;
	line-height: 1.166;	
}

a:link, a:visited, a:hover {
	color: #8b6b2a;
	text-decoration: none;
}

a:hover {
	color: #666699;
	text-decoration: none;
}

#myPage {
	width: 800px;
}

#topSection {
	width: 760px;
	float: left;
	white-space: nowrap;
}

#nextSection {
	width: 760px;
	clear: left;
	float: left;
	white-space: nowrap;
}

#navSection {
	width: 250px;
	clear: left;
	float: left;
	line-height: 20px;
	letter-spacing: 5px;
}

#imageSection {
	width: 510px;
	float: left;
	line-height: 1.166;
}

.header {
	font-family: Helvetica, sans-serif;
	color: #00000;
	line-height: 1.166;
	}
	
.statement {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #00000;}
	
.resume	{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;

	}