/*idia 790 stylesheet*/
	#content {
		height: 500px;
	}

	#contentleft {
		height: 450px;
	}

	p {
		margin-left: 40px;
		margin-right: 15px;
	}

	#contentleft h3 {
		margin-left: 40px;

	}	

.boldtext {
	font-weight: bolder;
}

.indentedtext {
	margin-left: 50px;
}