@charset "utf-8";
#storyboxwide {
	height: 320px;
	width: 600px;
	color: #009;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: 30px;
	background-color: #CBFAF4;
	border: medium outset #6CF;
	float: left;
	margin-top: 10px;
	margin-left: 45px;
}
#smallbox1 {
	float: left;
	height: 80px;
	width: 220px;
	margin-top: 10px;
	border: thin inset #6CF;
	margin-left: 180px;
}
