@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - SHONTELLE BIO CSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		shontelle_bio.css
	Date:			Oct 08, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/

/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	

		.mainCol h1 {
			background: url(../../images/h2_bio.gif) no-repeat;
			width:25px;height:15px;
		}
		#bioContent {
			width:315px; 
			margin:15px 0 0 25px;
		}
		.mainCol img.bioImage {
			display:block;
			padding:0 0 20px 0;
		}



		.mainCol p {
			padding:0 0 22px 0;
		}
	
	