.bar {
	background-image: url(images/gregbar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#greg {
	background-image: url(images/gregbox.gif);
	position: relative;
	height: 150px;
	width: 200px;
	background-repeat: no-repeat;
	top: 35px;
	left: 35px;
}
div#nameplate {
	background-image: url(images/gregorynameplate.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 25px;
	width: 150px;
	top: 150px;
	left: 225px;
}
.menuitem {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #996600;
	text-align: right;
}
A {
	color: #996600;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #CC9900;
}
.resumebody {
	color: #BC8D00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width: 100%;
	margin-left: 10px;
}
div#resumeheading {
	font-size: 14px;
	color: #996600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.portfoliocat {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
}
