#photo {
	border: medium outset #666666;
	margin: 20px;
}

#miniat {
	height: 50px;
	width: 50px;
	margin: 4px;

}

#menu {
	overflow: auto;
	position: relative;
	width: 150px;
	top: 2px;
	overflow:auto;
	white-space: nowrap;
	left: 5px;
	font-family: "Book Antiqua";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	z-index: 3;
	float: left;
	height: 580px;
}

#corps {
	position: relative;
	z-index: 2;
}
#ejs_photo_box {
	height: auto;
	width: auto;
	top: 10%;
	border: medium solid #CC0033;
}
