/* The "about me" text attributes go in this file */

#ab_text 
	{
	width:642px;
	color:#666666;
	margin:0px 0px 0px 20px;
	}

#ab_text td	
	{
	vertical-align:top;
	}

#ab_text h1
	{
	font-size:24px;
	font-weight:normal;
	color:#333333;
	padding:20px 10px 0px 20px;
	}

#ab_text div
	{
	font-size:18px;
	font-weight:bold;
	margin:0px 20px 10px 20px;
	padding-bottom:10px;
	color:#666666;
	border-bottom: 1px solid #666666;
	
	}

#ab_text span
	{
	font-weight: normal;
	text-align:center;
	}

#ab_text p
	{
	padding: 5px 10px 10px 20px;
	}
