@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: -69px -45px;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#bio {
		width:616px;
	}
		#bio .header {
			padding:16px 0 0 15px;
			width:601px; height:26px;
			background:url(../../images/header616.png) top center no-repeat;
		}
			#bio .header h1#h1_bio {
				width:21px; height:12px;
				background:url(../../images/h1_bio.png) top center no-repeat;
			}
		#bio .body {
			padding:50px 0 70px 45px;
			width:569px;
			border:solid 1px #49655d; border-bottom:solid 1px #556f67;
			background:#556f67 url(../../images/bg_mainCol.jpg) top center repeat-x;
		}
			#bio .body img {
				margin:0 0 25px 0;
				display:block;
			}
			#bio .body p {
				margin:0 0 35px 0;
				width:522px;
				font:normal 12px Verdana, Arial, Helvetica, sans-serif;
				color:#fffffb;
				line-height:21px;
			}