div#indexcontent {
	clear:  both;
	position: relative;
	width: 100%;
	background-color: #ffffff;
	color: #222222;
	margin: 0px auto;
	top: 15px;
	min-height: 650px;
	height: 650px;
	border: 1px solid #888888;
}

div#indexcontent-left  {
	background-color: #ffffff;
	width: 550px;
	padding: 0px;
	margin-left: 20px;
	float: left;
}

div#indextext {
	text-indent: 0px;
	line-height: 150%;
	text-shadow: #9a9a9a 1px 1px 1px;
	font-size: 90%;
	color: #696969;
	width: 210px;
	height: 540px;
	text-align: justify;
	float: right;
	background: #efefef;
	padding: 5px;
	margin-right: 20px;
}

div#photoframe {
	margin: 0 auto;
	padding-bottom: 0px;
	text-align: center;
	min-height: 480px;
}

div#photoframe #picframe {
	margin-top: 0px;
	padding: 0px;
}