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

body {
	background-color:#fff;
}

#head {
	width:100%;
	height:30px;
	background-color:#006;
}

.page {
	background-color:white;
	border:1px solid #3e587b;
	margin: -2px 15px 2px 15px;
	min-height:390px;
}

#PIC {
	width:63px;
	height:134px;
	float:left;
	margin:2px;
}

#TEXT {
	width: auto;
	font-weight: bold;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	padding:2px;
	float:left;
	background-color:white;
}

#LinkedIn {
	width:160;
	height:33;
}

#textbox2 {
	width: auto;
	
	text-align: left;
	font-family: Arial;
	font-size: 14px;
		float:left;
	background-color:white;
}