@charset "utf-8";
/* CSS Document */


body {font-family: Arial, Helvetica, sans-serif;
font-size:13px;
line-height:17px;
}

#about_content {
	position:relative;
	float:left;
	top:36px;
	left:86px;
	width:865px;
	height:440px;
}

.profile {
	position:relative;
	float:left;
	width:828px;
	margin-bottom:18px;
	top:0px;
	float:left;
	}
	
.profile_info {
	position:relative;
	float:left;
	width:88px;
	margin-left:19px;
	}
	
.top_bar {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	}


.profile_area {
	width:180px;
	margin:45px 0 0 35px;
	float:left;
	text-align:left;
	}
		
		.name {
		font-weight:bold;
		text-decoration:none;
		font-size:14px;
		line-height:14px;
		}
		
		.name a {
		color:#ffffff;
		text-decoration:none;
		}
	
		.name a:hover {
		color:#73626a;
		}
	
	
	
	.profile_content {
	background-image:url(../images/about/text_bkgnd.png);
	background-repeat:no-repeat;
	height:450px;
	width:250px;
	margin:15px 35px 0 0;
	text-align:left;
	float:right;
	}
	
		
	

	
	
.profile_name {
	width:88px;
	height:29px;
	position:relative;
	float:left;
	left: 0px;
	top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	text-transform:uppercase;
	text-align:left;
	color:#2c1521;
	text-decoration:none;
	}
	


.text {
	margin:10px 0 0 20px;
	width:325px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	text-align:left;
	color:#2c1521;
	}
	
		.float_rt {
		float:right;
		}
		
		.float_lft {
		float:left;
		}
		
		
		
		


	
.bottom_bar {
	position:relative;
	float:left;
	left:0px;
	}
