body {
	font-family: Arial, Helvetica, san-serif;
	background-image: url('background.gif');
	background-repeat: repeat-y;
	font-size: 13px;
	width: 640px;
	margin-left: 70px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}

a {
	text-decoration: none;
}

p {
	clear: both;
}

#contact {
	width: 90%;
	float: left;
	text-align: center;
}

#headshot {
	width: 10%;
	float: right;
}

.oneliner {
	font-style: italic;
}

.company {
	float: left;
	font-weight: bold;
}

.city {
	float: left;
}

#highlight {
	margin-left: -10px;
	padding-left: 10px;
	border-left: 2px solid;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

.resumesection {
	margin-bottom: 30px;
}

.timespan {
	float: right;
	font-weight: bold;
}

.jobtitle {
	font-style: italic;
	clear: both;
}

.dates {
	font-style: italic;
}
