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

div.leftbod {
	width: 140px;
	text-align: center;
	float: left;
	padding-left: 23px;
}

div.midbod {
	width: 140px;
	text-align: center;
	margin-left: 175px;
}

div.rightbod {
	width: 140px;
	text-align: center;
	float: right;
	padding-right: 23px;
}

div.bod1 {
	width: 100px;
	float: left;
	text-align: center;
}

div.bod2 {
	width: 100px;
	margin-left: 130px;
	text-align: center;
}

div.bod3 {
	width: 100px;
	float: right;
	text-align: center;
	margin-right: 30px;
}

div.bod4 {
	width: 100px;
	float: right;
	text-align: center;
}

.aname {
	text-align: center;
}

.resp {
	font-weight: bold;
	text-align: center;
	font-style: italic;	
}

.phone {
	text-align: center;
}

img.linkedin {
	width: 76px;
	height: 20px;
	border: 0;
	text-align: center;
}

img.photo {
	width: 80px;
	height: 120px;
}	

img.photo2 {
	width: 72px;
	height: 98px;
}

