@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - CHRISETTE MICHELE REGISTRATION
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		cm_registration.css
	Date:			April 22, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
/*	--------------------------------------------------------------------------------------------------------------------------
	navBar active state Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	ul#navBar a.navCommunity {
		background-position: -699px -48px;
	}
			
/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#registration {
		
	}
		#registration .header {

		}
			#registration .header h1#h1_registration {
				width:346px;
				background:url(../../images/h1_registration.png) top center no-repeat;
			}
		#registration .body {
			padding:20px;
		}
