h4 {
	margin: 20px 0px 10px 0px;
}

#headingText {
	padding-top: 40px;
	margin: 0px 0px 40px 490px;
	width: 390px;
}

.person {
	height: 170px;
}

#leftCol {
	float: left;
	margin: 0px 0px 0px 10px;
	width: 470px;
	text-align: right;
}

#rightCol {
	margin: 0px 0px 0px 500px;
	padding-top: 20px;
	width: 400px;
}


.rightColPicContainer {
	position: relative;
	width: 1px;
	height: 1px;
	top: 0px;
	/*left: -160px;*/
}

div.rightColPicContainer div {
	position: absolute;
	top: 0px;
	left: -480px;
	text-align: right;
	width: 460px;
}


#leftCol img {
	margin-bottom: 20px;
}


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

#content {
/*	background-color: #fff;*/
/*	background-image: url(/images/gradient_smaller.jpg);*/
/*	background-repeat: repeat-x;*/
}

#content li {
	font-size: 16px;
	line-height: 24px;
	margin: 0px 0px 0px 40px;
	list-style-type: square;
}

#content ul {
	margin: 0px 0px 20px 0px;
}