@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - CHRISETTE MICHELE REGISTRATION
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		cm_registration.css
	Date:			April 22, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#bio {
		
	}
		#bio .header {
			padding:16px 0 0 15px;
			width:601px; height:26px;
			background:url(../../images/header616.png) top center no-repeat;
		}
			#bio .header h1#h1_registration {
				width:83px; height:15px;
				background:url(../../images/h1_registration.png) top center no-repeat;
			}
		#bio .body {
			margin:0 0 -2000px 0; padding:50px 45px 2070px 45px;
			width:524px;
			border:solid 1px #49655d; border-bottom:solid 1px #556f67;
			background:#556f67 url(../../images/bg_mainCol.jpg) top center repeat-x;
			font:normal 12px Verdana, Arial, Helvetica, sans-serif;
			color:#fffffb;
		}