#bio {
	width: 600px;
	margin: 10px auto 0px;
	position: relative;
}

#bio_container {
	width: 600px;
	height: 530px;
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	overflow: hidden;
	clear: left;
	font-size: 11px;
}

#bio_panel_container {
	width: 10000px;
	height: 530px;
	/*position: relative;  fix for IE to respect overflow */
}

.bio_panel {
	width: 580px; /* change to 560px if not using JS to remove rh.scroll */
	height: 530px;
	padding: 20px;
	display: block;
	float: left;
}

#bio_btn_container {
	width: 406px;
	height: 53px;
	background-color: #000000;
	margin: 0 auto;
}

#bio_btn_container ul {
	display: block;
	margin: 0px auto;
	padding: 0px;
}

#bio_btn_container ul li {
	display: inline; 
	text-align: center;
	background-color: white;
	margin: 0px;
	padding: 0px;
}

#bio_btn_container a {
	float: left;
	width: 58px;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

#tab1 {
	background-image: url("../images/crew_tabs_home.jpg");
}

#tab2 {
	background-image: url("../images/crew_tabs_r1_c1.jpg");
}

#tab3 {
	background-image: url("../images/crew_tabs_r1_c2.jpg");
}

#tab4 {
	background-image: url("../images/crew_tabs_r1_c3.jpg");
}

#tab5 {
	background-image: url("../images/crew_tabs_r1_c4.jpg");
}

#tab6 {
	background-image: url("../images/crew_tabs_r1_c5.jpg");
}

#tab7 {
	background-image: url("../images/crew_tabs_r1_c6.jpg");
}

#tab8 {
	background-image: url("../images/crew_tabs_r1_c7.jpg");
}

#tab9 {
	background-image: url("../images/crew_tabs_r1_c8.jpg");
}

#tab10 {
	background-image: url("../images/crew_tabs_r1_c9.jpg");
}

#tab11 {
	background-image: url("../images/crew_tabs_r1_c10.jpg");
}

#tab12 {
	background-image: url("../images/crew_tabs_r1_c11.jpg");
}

#tab13 {
	background-image: url("../images/crew_tabs_r1_c12.jpg");
}

#tab14 {
	background-image: url("../images/crew_tabs_r1_c13.jpg");
}
