#theTeam_contentRight {
width: 594px;
height: 530px;
float: right;
background: url(../../images/team_bg.jpg) repeat-y;
}

#theTeam_header {
z-index: 1;
position: absolute;
left: 146px;
top: 167px;
font-size: 12px;
color: #fff;
}

#theTeam_mainImage {
z-index: 1;
position: absolute;
top: 203px;
left: 146px;
height: 230px;
width: 297px;
}

#theTeam_header h1 {
font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin-left: 30px;
	text-transform: uppercase;
}

#theTeam_mainText {
z-index: 1;
position: absolute;
left: 478px;
top: 203px;
font-size: 12px;
color: #fff;
width: 220px;
}

#theTeam_mainText p {
margin-top: 0px;
}

#theTeam_members {
position: absolute;
top: 483px;
left: 146px;
padding: 30px;
font-weight: bold;
cursor: pointer;
}

#theTeam_members p {
margin: 0px;
padding: 0px 0px 10px 0px;
}

#theTeam_lizCorker_text, #theTeam_hannahNoble_text, #theTeam_jenniferLiddle_text, #theTeam_charlotteCopeland_text, #theTeam_vickyMorton_text {
z-index: 1;
position: absolute;
left: 478px;
top: 203px;
font-size: 12px;
color: #fff;
width: 220px;
visibility: hidden;
}

#theTeam_lizCorker_image, #theTeam_hannahNoble_image, #theTeam_jenniferLiddle_image, #theTeam_charlotteCopeland_image, #theTeam_vickyMorton_image {
z-index: 1;
position: absolute;
left: 146px;
top: 203px;
font-size: 12px;
color: #fff;
width: 220px;
visibility: hidden;
}

.italic {
font-style: italic;
font-weight: normal;
}