charset "utf-8";
/* CSS Document */

#container {
	width:1200px;
	background:#FFF;
	overflow:hidden;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0 auto;
	padding: 0px;
}
#main_image {
	position: relative;
	width: 1200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main_body {
	position: relative;
	width: 1200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.storyheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}

#menu-bar {
	background-color: 39f;
	width: 1200px;
	height: auto;
	position: static;
}
.storyline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
#storyhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.storysub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#booklike {
	background-image: none;
	position: relative;
	width: 960px;
	background-repeat: repeat;
	height: 400px;
	overflow: scroll;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
