/* 
	Basic style for www.earth-be.com/index.html
*/

ul{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 30px;
}

#photo{
	width: 106px;
	float: left;
	margin: 10px 20px 10px 10px;
}

#text{
	text-align: left;
	line-height: 150%;
	width: 600px;
}

#choreography{
	clear:			both;
	margin-left:	20px;
}
