#content {
	font-family: Arial;
}

.section {
	vertical-align: top;
	font-weight: bold;
}

table.item {
	width: 100%;
	vertical-align: top;
}

div.item, span.item {
	font-weight: bold;
}

span.item {
	float: left;
}

div.subitem, span.subitem {
	font-weight: normal;
	clear: both;
}

span.subitem {
	float: left;
}

div.extent, span.extent {
	margin-right: 1em;
	font-weight: normal;
}

span.extent {
	float: right;
}

div.desc {
	text-align: justify;
	margin-right: 1em;
	clear: both;
}

div.longdesc {
	text-align: justify;
	margin-right: 1em;
	padding-top: .5em;
	clear: both;
}

div.heading {
	vertical-align: middle;
}
	
div.headname {
	font-family: Arial Black;
	font-size: 2em;
	text-align: left;
}

div.heademail {
	font-size: small;
	text-align: right;
	vertical-align: middle;
	margin-right: 1.3em;
}

#resume td {
	padding-bottom: 20px;
}

#resume td.section {
	padding-right: 20px;
}

#resume div.blurb {
	margin-bottom: 1em;
	order: 1px solid red;
}

table.iesux, td.iesux {
	top: 0;
	border-collapse: collapse;
	order: 2px solid red;
	width: 100%;
	margin: 0;
	padding: 0;
}

