
.resource {
	color: #000000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt
}

.resource-title {
	font-weight: bold;
}

.resource a {
	color: #CC0000;
	text-decoration: none;
}
.resource a:hover { /* WAKE-UP IE */
	color: #CC0000;
	text-decoration: underline overline;
}
#contact_headshot {
	background-color: #FFFFFF;
	background-image: url(../photographs/hs1.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 390px;
}
#contact_headshot a {
	color: #CC0000;
	text-decoration: none;
	font-size: 18px;
}
#contact_headshot a:hover { /* WAKE-UP IE */
	color: #CC0000;
	text-decoration: underline overline;
}

#bio {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt
}