@charset "utf-8";

#homeText {
	clear: both;
	float: left;
	margin: 8px 0 0 205px;
	width: 550px;
}

* html #homeText {
	margin-left: 100px;
}

#homeText p {
	color: #484539;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

#photo {
	background: #585248 url(/images/photoshadow_landscape.gif) no-repeat;
	float: left;
	height: 368px;
	margin: 0 0 3px 15px;
	width: 552px;
}

* html #photo {
	margin-left: 8px;
}
