@charset "utf-8";
/* CSS Document */
#contentMain {
	margin-top: 0;
	}
#pageHeader {
	background-image: url(images/pageheader_lifestyle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 420px;
	position: relative;
	margin-bottom: 30px;
	display: none; /* Here until we find new images */
}
#tabs {
	margin-left: 115px;
}
h4 {
	margin-top: 35px;
}
.leftThumb, .rightThumb{
	margin-top: 26px;
	margin-bottom: 0px;
}
.arrowLink{
	font-size: .9em;
}

.profileBox {
	clear: both;
	border: 1px solid #cfcfcf;
	background-image: url(images/bg_profileBox.jpg);
	background-repeat: repeat-x;
	min-height: 245px;
	position: relative;
	background-color: #e3e6d1;
	margin-top: 40px;
	}
* html .profileBox {
	height: 245px;
	}
.profileBox h2 {
	position: relative;
	margin: 20px 0 0 20px;
	width: 230px;
	height: 53px;
	font-size: 100%;
	}
.profileBox h2 span {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/ttl_womenInDefence.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 230px;
	height: 53px;
	}
.profileBox .profilePix {
	position: absolute;
	top: -37px;
	left: 276px;
	}
.profileBox .profileAbout {
	float: right;
	width: 420px;
	margin-top: -55px;
	}
.profileBox  .profileAbout h3, .profileBox  .profileAbout h4 {
	position: relative;
	width: 235px;
	height: 31px;
	margin: 0;
	padding: 0;
	}
.profileBox .profileAbout h3 span {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/ttl_karenWalk.gif);
	background-repeat: no-repeat;
	background-position: 0;
	width: 235px;
	height: 31px;
	}
.profileBox .profileAbout h4 span {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/ttl_opsSergent.gif);
	background-repeat: no-repeat;
	background-position: 0;
	width: 223px;
	height: 20px;
}
.profileBox .profileAbout p {
	margin-right: 40px;
	}
.profileBox .profileAbout p.toFindOutMore {
	font-weight: bold;
	color: #97a357;
	}
.profileBox .profileAbout .butt {
	overflow: hidden;
	}
.badges h4,.badges h2 {
	background: url(/army/images/bg_ttl_badges.gif) no-repeat 0 0;
	}
