div.story_box
{
	position:relative;
	
}

div.story_menu
{
	position:absolute;
	left:360px;
	top:5px;
	
}

div.story_text_box
{
	position:absolute;
	left:58px;
	top:89px;
	
	font-size:9pt;
	line-height:1.2;
	width:338px;
	height:400px;
}

div.story_text_box p
{
	margin:5px;
}
