@import url("styles_slideshow.css");

/* ---------------------------------------*/
/* ---------->>> About 	   <<<------------*/
/* ---------------------------------------*/
#textHolder{
		min-height: 465px;
	}
	#imageHolder{
		background: url(../images/about_img_1.jpg) no-repeat top left;
		width: 452px;
		height: 513px;
		position: relative;
	}
	#profile{
		background: url(../images/profile.gif) no-repeat;
		width: 452px;
		height: 136px;
		position: absolute;
		top: 377px;
		left: 0px;
	}
	#profile em{
		display: none;
	}