/* CSS Document */

.no-print { 
	display:none; 
}
#story {
	width: 53%;
}
/*#picture {
	width:20%;
}*/
p {
	font-size:14px; 
	font-family:times new roman, serif; 
}
h1 {
	color:#000000;
}
#story li {
	font-size:14px;
	font-family:times new roman, serif;
	margin-bottom: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: -10px;
	list-style-image:    url(../graphics/dincus.gif);
	list-style-position:outside;
}