#leftSide {
	width: 646px;
}

#topRightPhoto {
    height: 232px;
}

#topRightPhotoCopy {
	border-left: 10px solid white;
}

#content {
    padding-top: 80px;
	width: 350px;
	margin-left: 20px;
    float: left;
    color: #52295f;
    font-family: verdana, sans-serif;
    font-size: 12px;
    line-height: 24px;
    padding-bottom: 20px;
}

#content p {
    margin-bottom: 12px;
}