.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#about-box {
	position: absolute;
	left: 315px;
	top: 142px;
	height: 382px;
	width: 457px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.green {
	color: 00aa31;
}
.red {
	color: ff4831;
}
.blue {
	color: 08a2e4;
}
.orange {
	color: ff8800;
}
.magenta {
	color: fe087d;
}
.gray {
	color: #333333;
}
.bodytextserif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#bios-box {
	position: absolute;
	left: 315px;
	top: 207px;
	height: 498px;
	width: 497px;
}
	
#clients-box {
	position: absolute;
	left: 382px;
	top: 280px;
	height: 193px;
	width: 444px;
}
.dhl-link {
	color: 08a2e4;
	text-decoration: none;
}
.mcp-link {
	color: ff8800;
	text-decoration: none;
}
.contact-link {
	color: fe087d;
	text-decoration: none;
}
.ron-link {
	color: #E6227B;
	text-decoration: none;
}
.mike-link {
	color: #41A63A;
	text-decoration: none;
}
.nathan-link {
	color: #FE8018;
	text-decoration: none;
}

#development-box {
	position: absolute;
	left: 15px;
	top: 1534px;
	height: 177px;
	width: 448px;
}
