@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - BIO : 	The Bravery Website
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		tb_bio.css
	Date:			Sept 08, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	#nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#nav li.navBio a {
		background-position:-811px -30px;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	#images Block Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#bio {
		width:460px;
	}
		#bio .header {
			margin:0 0 27px 0;
			background:url(../../images/header_borderBottom.png) bottom left no-repeat;
		}
			#bio .header h1 {
				width:203px; height:33px;
				padding:0 0 5px 0;
				background:url(../../images/h1_bio.png) 0 0 no-repeat;
			}
			#bio img {
				margin:0 0 13px 0;
			}
			#bio p {
				padding:0 0 13px 0;
				font:normal 13px Arial, Helvetica, sans-serif;
				color:#e6e7e8;
				line-height:17px;
			}