div.content{
	height:990px;
}

div.content ul{
	float:left;
	display:block;
	margin-left:40px;
	margin-bottom:40px;
	list-style-type:disc;
	font-size:18px;
	width:330px;
	font-weight:bold;
}

div.content h1{
	padding-top:30px;
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height:1.3em;
	margin-left:20px;
}


div.content p:first-child{
	padding-top:30px;
	font-weight: bold;
	font-size: 20px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #000000;
	line-height:1.3em;
}

div.content p{
	font-weight: bold;
	font-size: 18px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height:1em;
	height:auto;
	width:575px;
	padding-left:20px;
	margin-bottom:0px;
	max-width:700px;
	max-width:700px !important;
	max-width:700px;
}

div.content div#ronimg{
	margin-left:300px;
	margin-top:-250px;
	height:193px;
	width:168px;
	display:block;
	float:left;
}

div.content div#ronimg p{
	width:205px;
	text-align:center;
	font-size:16px;
	line-height:1.3em;
	margin-top:2px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
}

div.content p#quote{
	clear:both;
	width:575px;
	margin-left:60px;
	line-height:1.2em;
	font-style:italic;
}

div.content div#relationul{
	margin-top:-80px;
	float:left;
	width:auto;
	height:auto;
	margin-left:-105px;
}




