.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 10px;
}
.art01 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 10px;
}
.navigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 10px;
	background-image: url(../images/navbuttons_15.gif);
	background-repeat: no-repeat;
}
.nav-contact {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 10px;
	background-image: url(../images/navbuttons_15.gif);
	background-repeat: no-repeat;
}
.nav-work {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 10px;
	background-image: url(../images/navbuttons_17.gif);
	background-repeat: no-repeat;
}
.nav-resume {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: 10px;
	background-image: url(../images/navbuttons_19.gif);
	background-repeat: no-repeat;
}
.resumeheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 5px;
}
.resumecopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.resumesubheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 5px;
}
.line {
	text-align: center;
	letter-spacing: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.contactcopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	font-weight: bold;
}
