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

.headshot {
	text-align:center;
	margin: 70px 0px;
}
#contactme input {
	font-size: .9em;
	margin: 3px;
	width: 150px;
}
#contactme textarea {
	margin: 3px;
	width: 150px;
}
.linkwrapper .link {
	float: left;
	height: 75px;
	width: 240px;
	margin: 5px;
	border: 1px solid #5268A4;
	padding: 3px;
}
.linkthumb {
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
	float: left;
}
