#profile_team {
	height: 418px;
	width: 665px;
	background-image: url(../images/profile/team_B.jpg);
	padding-left: 10px;
}

#photo {
	height: 360px;
	width: 240px;
	padding-top: 15px;
}
#photo_name {
	height: 27px;
	text-align: center;
	padding-top: 4px;
	background-color: #B6B6B6;
}
#text_wrapper {
	height: 391px;
	overflow: auto;
	margin-top: 15px;
}
#profile_team  a {
	color: #333333;
}
#profile_team   a:hover {
	color: #AA0116;
}



#text_1 {
	height: auto;
	width: 395px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: -5px;
}
#text_2 {
	height: 100%;
	padding-left: 0px;
}



#side_text {
	height: 290px;
	padding-top: 28px;
	padding-right: 15px;
}
#text_3 {
	margin-top: -5px;
	height: 200px;
}

.side_t1 {
	height: 20px;
}
.side_t2 {
	height: 18px;
}

.side_t2  a {
	color: #333333;
}
.side_t2  a:hover {
	color: #AA0116;
}

.team_email {
	height: 30px;
	padding-left: 0px;
	vertical-align: text-bottom;
	padding-top: 5px;
}

.spacer {
	height: 25px;
}


h2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #111111;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, "Arial Narrow", Tahoma, Verdana;
	margin-left: 10px;
	margin-top: 0px;
	color: #333333;
	margin-bottom: 0px;
	line-height: 13px;
}
h4 {
	font-family: Arial, "Arial Narrow", Tahoma, Verdana;
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 2px;
}
h5 {
	font-family: Arial, "Arial Narrow", Tahoma, Verdana;
	font-size: 12px;
	color: #111;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-right: 5px;
}

p {
	font-family: Arial;
	margin-top: 0px;
	line-height: 20px;
	margin-bottom: 0px;
	font-size: 12px;
}
