*.category {
	font-weight: bold;
	font-size: 120%;
	background-color: #fed7ea;
	border: dotted 1px #fed7ea;
}

.date {
	font-style: italic;
	float: right;
	text-align: right;
}

.name {
	font-weight: bold;


}

.info {
	font-size: 85%;
}

.position {
	font-style: italic;
}

ul {
	margin: 0px;
}

#copy {
	margin-top: 20px;
}

#clickresume {
	margin-bottom: 50px;
}

#scroll {
	padding-left: 22px;
	line-height: 3em;
}

#heading {
	font-weight: bold;
	font-size: 120%;
	background-color: #fed7ea;
	padding-top: 3px;
	padding-bottom: 3px;
}

#subhead {
	font-weight: bold;
	text-decoration: underline;
}

#date {
	text-align: right;
	padding-right: 75px;
}

