#content {
    background:transparent url(../images/title-aboutme.gif) no-repeat scroll 0 0;
	border-top:medium none;
	margin-left:240px;
	padding-top:80px;
	width:720px;
}

#aboutmeP{
	background:transparent url(../images/aboutme_photo.jpg) no-repeat scroll right 20px;
	font-size:14px;
	line-height:18px;
	min-height:485px;
	padding-right:275px;
	padding-top:20px;
	width:445px;
}

.aboutmeHR{
	border-color:#000000;
	margin:20px 0;
	width:720px;
}