h2#bio_title{
	position: relative;
	text-indent: -9999px;
	background: url(../images/bio/bio_title.png);
	width: 218px;
	height: 58px;
	margin-bottom: 15px;
	z-index: 2;
}

#bio_text{
	width: 450px;
	padding-left: 50px;
}

p#intro{
	color: #e9268d;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 30px;
	letter-spacing: -.05em;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: 1em;
}

p{
	color: #591877;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
	letter-spacing: -0.05em;
	margin-bottom: 15px;
}

#bio_text a{
	position: relative;
	color: #379cae;
	text-decoration: none;
	z-index: 999;
}



#bio_profile{
	position: absolute;
	top: 150px;
	right: 0;
	background: url(../images/bio/bio_profile.png);
	width: 336px;
	height: 549px;
	z-index: 2;
}

#bio_snow{
	background: url(../images/bio/bio_snow.png);
	width: 674px;
	height: 246px;
	margin: 0 auto;
	clear: left;
}

ul#contact{
	list-style: none;
}

ul#contact li{
	display:inline;
	float: left;
	width: 165px;
	height: 40px;
	padding: 15px 0 0 60px;
	color: #e9268d;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
}

ul#contact li a{
	color: #e9268d;
	text-decoration: none;
}

ul#contact li#twitter{
	background: url(../images/bio/twitter.gif) no-repeat;
}

ul#contact li#email{
	background: url(../images/bio/email.gif) no-repeat;
}

ul#contact li#ichat{
	background: url(../images/bio/ichat.gif) no-repeat;
}

ul#contact li#behance{
	background: url(../images/bio/behance.gif) no-repeat;
}

ul#contact li#resume{
	background: url(../images/bio/resume.gif) no-repeat;
}