@charset "utf-8";
.FirstCharacter {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
}
.ContactInfo {
	color: #036;
	background-color: #CCC;
	float: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	text-decoration: none;
	left: 0px;
	top: 0px;
	line-height: normal;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 50px;
}
.photo {
	border: 2px solid #FFF;
	overflow: hidden;
}
.twoColFixLtHdr #container #sidebar1 p {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.Contactparagraph {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #036;
	padding-left: 25px;
}
