@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - TAMICHYNN BIO CSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		tamichynn_bio.css
	Date:			Jul 10, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.mainCol {
		
	}
		.mainCol img {
			border:1px solid #990069;
		}
	.mainCol h1#hdrBio {
		width:498px; height:50px;
		background:url(/img/h1_bio.gif) no-repeat;
		margin:0 0 10px 0;
	}
	.mainCol h1 {
		font:normal 28px Arial, Helvetica, sans-serif;
		color:#fff;
	}
