body {
	margin: 0px;
	background-color: #1c0903;
}
#bg {
	padding: 42px;
	width: 543px;
}

hr {
	color: #e0df9f;
	background-color: #e0df9f;
}

td, a {
	color: #e0df9f;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 0.9em;
}
.pager {
	font-size: 0.75em;
}
#title {
	padding: 5px 0px 5px 0px;
}

table#nav td {
	line-height: 11px;
}
table#nav td.text {
	padding-left: 10px;
	font-size: 0.7em;
}
table#nav div.bar {
	margin-left: 6px;
	width: 100px;
	height: 7px;
}

#pageHeading {
	font-size: 73px;
	letter-spacing: -3px;
	position: relative;
	top: -11px;
	padding-right: 20px;
}

table#workLinks td {
	font-size: 0.7em;
	padding-left: 15px;
}
table#workLinks td a.current {
	color: #ffc6d7;
}

#pageHeadingBar {
	background-color: #e0df9f;
	height: 11px;
	position: relative;
	top: -30px;
}

td {
	vertical-align: top;
}

a {
	text-decoration: none;
}
a:hover {
	color: #ffc6d7;
}

table.resume td {
	font-size: 0.6em;
}

table.resume tr.section td {
	padding-top: 20px;
	font-size: 1.0em;
	border-bottom-color: #e0df9f;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

table.resume .title {
	font-size: 1.3em;
}

.workname {
	font-size: 0.7em;
	padding-bottom: 10px;
}

