@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - CHRISETTE MICHELE BIO
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		cm_bio.css
	Date:			April 22, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
/*	--------------------------------------------------------------------------------------------------------------------------
	navBar active state Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	ul#navBar a.navBio {
		background-position: -76px -48px;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#bio {
		width:616px;
	}
		#bio .header {
			
		}
			#bio .header h1#h1_bio {
				width:143px;
				background:url(../../images/h1_bio.png) top center no-repeat;
			}
		#bio .body {
			padding:20px 45px 0 45px;
		}
			#bio .body img {
				margin:0 auto 25px auto;
				display:block;
			}
			#bio .body p {
				font:normal 12px Verdana, Arial, Helvetica, sans-serif;
				line-height:21px;
			}
