@charset "utf-8";
/* CSS Document */

.banner {
	font-family: alex-brush;
	font-size: 72pt;
	border: medium solid #000000;
	font-style: normal;
	font-weight: 400;
	text-align: center;
}
.bio {
	float: left;
	width: 50%;
	border: thin none #000000;
	margin-right: 50px;
	margin-left: 150px;
}
.main {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 14px;
	float: left;
	height: 50%;
	width: 70%;
}
.resume_header {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 500%;
	font-weight: 400;
	text-decoration: underline;
	border: medium solid rgba(3,3,3,1.00);
	text-align: center;
	color: rgba(15,16,16,1.00);
	font-style: normal;
	margin-bottom: 5px;
}
.linkbox {
}
.linkbox {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin-bottom: 45px;
}
.headshot {
	border: medium solid rgba(0,0,0,1);
}
.multimedia {
	background-color: rgba(255,255,255,1);
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	width: 75%;
}
.banner {
}
.multimedia_header {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 28pt;
}
