@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - AID 7288 :: The-Dream : BIO
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		artist_bio.css
	Date:			Apr 20, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	active Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#artistNav li.bio a:link, #artistNav li.bio a:active, #artistNav li.bio a:visited, #artistNav li.bio a:hover {
		background:url(../../../../images/solid_195284.gif) 0 bottom repeat-x;
		color:#bde0ff;
	}	
			
/*	--------------------------------------------------------------------------------------------------------------------------
	#bio Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#bio.slice_2o3 {
	
	}
	#bio.slice_2o3 h1#h1_bio {
		width:71px; height:25px;
		background:url(../../../../images/h1_bio19px.png) 0 0 no-repeat;
		float:left;
	}

/*	div.body Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#bio.slice_2o3 div.body {
		width:550px;
		margin:0 auto;
	}
		#bio.slice_2o3 div.body p {
			margin:18px 0px;
			font-size:12px;
			line-height:18px;
		}
		#bio.slice_2o3 div.body img {
			margin:18px auto 8px auto; padding:1px;
			background:#000;
			border:2px solid #fff;
			display:block;
		}
