/*Brundibar Arts Festival Website Story Page Stylesheet*/

	.story-content {
	padding-left:		40px;
	padding-right:		40px;
	font-size:		14px; 
	line-height:		1.5;
	color:			#000;
	height:			1145px;
	border-bottom: 		1px solid #298bcc;
	}

	.container-fence {
	float:			right;
	width:			434px;
	height:			250px;
	}

	.d-drop{
    	display:		block;
    	float:			left;
    	width:			46px;
    	height:			56px;
    	margin-top:		4px;
    	padding-right:		4px;
    	text-indent: 		-9000px;
    	}

	.d {
    	background: 		url(../images/LetterD.jpg) 0 0 no-repeat;
    	}

	.picholder {
	width:			308px;
	height:			366px;
	float:			right;
	}

	.imageholder {
	width:			286px;
	height:			287px;
	margin:			5px 0px 0px 20px;
	border: 		1px solid #000000;
	}

	.captionholder {
	width:			auto;
	margin:			0px 0px 5px 20px;
	padding:		10px 5px 10px 5px;
	border: 		1px solid #000000;
	}

	.captionholder {
	font-size:		14px;
	line-height:		1.1;
	font-weight:		bold;
	font-style:		italic;
	color: 			#1F6697;
	text-align: 		center;
	}