#about {
	width: 640px;	
}

#about-left{
	width:50%;
	float:left;
	color: #383838;
	font-size: 11px;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	text-decoration: none;
	padding-bottom:20px;
}

#about a{
	color: #088edc;
	font-size: 11px;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	text-decoration: underline;
}

#about-right{
	width:50%;
	float:right;
	color: #383838;
	font-size: 11px;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	text-decoration: none;
	padding-bottom:20px;
}