#main_body #bio {
	width: 700px;
	margin: auto;
	padding: 0;
	display: block;
	border: none;
	outline: none;
	text-decoration: none;
	}
	
	#main_body #bio #bio_pic_frame {
		width: 225px;
		height: 370px;
		border: none;
		outline: none;
		float: left;
		clear: left;
		margin: 0 0 0 54px;
		background: url(../images/bio/portrait_frame.jpg);
		}
		
		
		#main_body #bio #bio_pic_frame #bio_pic, #bio_pic img {
			width: 182px;
			height: 294px;
			border: none;
			outline: none;
			padding: 42px 0 0 24px;
			display: block;
			}
			
			
	#main_body #bio #bio_info {
		width: 335px;
		border: none;
		outline: none;
		float: left;
		margin: 35px 0 0 30px;
		display: inline;
		}
		
		#main_body #bio #bio_info #bio_info_top {
			background: url(../images/main_body/bio_border_top.gif) center top no-repeat;
			width: 335px;
			min-height: 100px;
			border: none;
			outline: none;
			}
			
			#main_body #bio #bio_info #bio_info_top #bio_name {
				font-size: 36px;
				color: #222;
				margin: auto;
				text-align: center;
				padding: 80px 0 5px 0;
				}
				
			#main_body #bio #bio_info #bio_info_top #bio_email {
				font-size: 24px;
				margin: auto;
				text-align: center;
				padding: 5px 0 5px 0;
				}
				
			#main_body #bio #bio_info #bio_info_top #bio_features {
				font-size: 18px;
				margin: auto;
				text-align: center;
				padding: 5px 0 5px 0;
				color: #777;
				}
			
		#main_body #bio #bio_info #bio_info_bottom {
			background: url(../images/main_body/bio_border_bottom.gif) center bottom no-repeat;
			width: 335px;
			height: 86px;
			border: none;
			outline: none;
			}
			
	#main_body #bio #bio_description {
		clear: both;
		margin: auto;
		display: block;
		width: 615px;
		min-height: 200px;
		padding: 20px 0 20px 0;
		}
		
		#main_body #bio #bio_description #bio_description_top {
			background: url(../images/bio/description_top.gif) center top no-repeat;
			margin: auto;
			width: 615px;
			height: 67px;
			}
		
		#main_body #bio #bio_description #bio_description_body {
			background: url(../images/bio/description_body.gif) center top repeat-y;
			margin: auto;
			width: 615px;
			min-height: 61px;
			}
			
			#main_body #bio #bio_description #bio_description_body p {
				color: #555;
				font-size: 18px;
				padding: 0 55px 0 65px;
				margin: 0;
				line-height: 24px;
				text-indent: 35px;
				}
		
		#main_body #bio #bio_description #bio_description_bottom {
			background: url(../images/bio/description_bottom.gif) center top no-repeat;
			margin: auto;
			width: 615px;
			height: 72px;
			}
			
		#main_body #bio .bio_media_type {
			margin: auto;
			display: block;
			width: 550px;
			font-size: 58px;
			color: #222;
			padding: 0;
			text-align: left;
			}
			
			#main_body #bio .bio_media_type h1 {
				width: 545px;
				font-size: 58px;
				color: #222;
				font-weight: normal;
				padding: 0 0 5px 0;
				background: url(../images/home_page/star_border.gif) bottom left repeat-x;
				}
				
				#main_body #bio .bio_media_type ul {
					margin: 0;
					}
					
				#main_body #bio .bio_media_type li {
					color: #444;
					font-size: 14px;
					}