#team-bg:after,
#partners:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#team-bg {
    padding: 4px;
    background: url('/images/featured-bg.png') repeat;
    width: 731px;
    height: 344px;
    margin-bottom: 10px;
}

#team-bg a {
	margin: 4px;
	display: block;
	float: left;
	cursor: pointer;
	width: 235px;
	height: 164px;
}

#team-bg a:hover {
	visibility: visible;
}

#team-bg a img {
	width: 100%;
	height: 100%;
	border: 0;
}

#team-bg a:hover img {
	visibility: hidden;
}

#justin-pic {
	 background: url('/images/team-justin-over.jpg') top left no-repeat;
}

#lani-pic {
	 background: url('/images/team-lani-over.jpg') top left no-repeat;
}

#tj-pic {
	 background: url('/images/team-tj-over.jpg') top left no-repeat;
}

#mike-pic {
	 background: url('/images/team-mike-over.jpg') top left no-repeat;
}

#chris-pic {
	 background: url('/images/team-chris-over.jpg') top left no-repeat;
}
	

#name-box {
	width: 185px;
	height: 114px;
	padding: 50px 25px 0 25px;
	margin: 4px;
	background: #412919;
	float: left;
	text-align: center;
	color: #ffd8a1;
}

#name-box h2 {
	font-size: 120%;
}

#name-box h3 {
	font-size: 80%;
	font-weight: normal;
	line-height: 175%;
}

#team-overview {
    width: 723px;
    padding: 0 8px;
    font-size: 90%;
    margin-bottom: 8px;
}

#partners {
	width: 723px;
	padding-bottom: 8px;
}

.partner {
	float: right;
	text-align: center;
	width: 132px;
	margin-left: 25px;
	font-size: 70%;
	font-weight: bold;
	color: #ffd8a1;
	padding-bottom: 8px;
}

.partner-image {
	padding: 8px;
    background: url('/images/featured-bg.png') repeat;
    margin-bottom: 8px;
}

.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.bio {
	margin:23px 0 0 0;
}
.bio h1 {
	color:#EEEEEE;
	font-size:1.18em;
	font-weight:400;
	letter-spacing:0.05em;
	text-transform:uppercase;
}
.bio h2 {
	font-size:1.1em;
	font-weight:100;
	color:#FFD8A1;
	padding-bottom:7px;
}
.partner {
	width:135px;
	float:left;
	margin:25px 20px 25px 0;
}
.partner h1 {
	font-size:13px;
}
.partner h2 {
	font-size:11px;
}
.partner p {
	font-size: 10px;
	color: #ddd;
	text-align: left;
	margin: 0 8px;
}
div.hr {
	height: 1px;
	margin: 0.5em 0 1.5em 0;
	border-bottom: 1px solid #653718;
}

.pic-wrapper {
	width: auto;
	margin: -8px 0 0 23px;
	padding: 8px;
	background: url('/images/featured-bg.png') repeat;
}

.pic-constraint {
	max-height: 380px;
	overflow: hidden;
}

.small {
	width:116px;
	margin:0 0 5px 0;
}