#teamNav{
	width:225px;
	margin:0px 0 0 0px ;
	padding:0;
	float:left;
	
	
}
#teamNav li{
	 
	margin:0;
	padding:0;
	list-style-type:none;
	
	
	}
#teamNav li a:link, #teamNav li a, #teamNav li a:active, #teamNav li a:visited{
	background: url(/_images/team/team_nav_bg.png) top center repeat;
	width:195px;
	height:15px;
	display:block;
	
	font-weight:bold;
	color:#fff;
	padding:2px 15px 5px 15px;
	margin:0;
	
	 
	 
	
}

#teamNav li a:hover{
	background: url(/_images/team/team_nav_bg_hover.png) top center repeat;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:1px 15px 4px 15px;
	
	
}
#mainContent{
	overflow:auto;
	height:auto;
	


}
#mainContent h1{
	
	background: transparent url(/_images/team/header_bg.png) bottom right no-repeat;
	float:right;
	height:33px;
	width:539px;
	font-size:28px;
	color:#fff;
	text-align:right;
	margin:0px 10px 20px 20px;
	padding-right:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	
	

}

#sleds{
	background: url(/_images/team/sleds_team.png) top center no-repeat;
	height:44px;
	margin:0;
	padding:0;
	
	
	
}
li.heading span{
	display:none;
	margin:0;
	padding:0;
	
	
}
#Bikes{
	background: url(/_images/team/bikes_team.png) top center no-repeat;
	height:53px;
	margin:0;
	padding:0;
	
}
#end{
background: url(/_images/team/team_nav_bottom2.png) top center no-repeat;
	height:53px;

}

ul.imageGallery{
	*clear:both;
	float:right;
	
	margin-right:20px;
	margin-left:40px;
	list-style: none;
	padding: 0;

	display:block;
	
}
ul.imageGallery li{
	
	float:left;
	list-style-type:none;
	margin:3px;
	padding:0;
	
	
	

	

}

ul.imageGallery a, ul.imageGallery a:link, ul.imageGallery a:visited, ul.imageGallery a:active{
	
	
	border:2px solid #000;
	height:58px;
	width:58px;
	display:block;
	
	
		

}
ul.imageGallery a.active{
	border:2px solid #990000;

}
ul.imageGallery a:hover{
	
	
	border:2px solid #990000;
		

}
#profile{

	background-color:#000;
	padding:15px 15px 30px 15px;
	width:920px;

}
#headshot{
	float:right;
	margin-left:25px;

}
.ques{
	color:#990000;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;

}
.ans{
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 10px 0;

}