/*			CSS for STAGE PAGE			*/

.stageCont{
/*	background-color:#ffeaf2;	*/
/*	height:450px;	*/
	padding:0px;
}
.stageCont h2{
	color:#333;
	margin-bottom:1em;
	font-size:120%;
}
img.imgLeaflet{
	margin-bottom:3px;
}
p.imgLeaflet{
	font-size:75%;
	line-height:1.2em;
	margin-bottom:15px;
}
.stageCont p{
	margin-bottom:1em;
}
.stageCont ul{
	list-style-type:none;
}
.stageCont ul li{
	text-indent:-0.5em;
	margin-left:0.5em;
}
