#wrapper {
	height: 535px;
	width: 700px;
	margin: auto;
	position: relative;
	clear: left;
	padding-top: 5px;
}
#frame {
	height: 275px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	left: 100px;
}
#framenews {
	height: 440px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	white-space: nowrap;
	text-align: center;
}

#prev {
	float: left;
	height: 73px;
	width: 73px;
	position: absolute;
	top: 25%;
	left: 10px;
	text-decoration: none;
}
#next {
	float: right;
	height: 73px;
	width: 73px;
	position: absolute;
	right: 10px;
	top: 25%;
	text-align: center;
	text-decoration: none;
}
#story {
	height: 153px;
	width: 498px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	overflow: auto;
	left: 100px;
}
#navigation {
	height: 70px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	white-space: nowrap;
	left: 100px;
}
#distance {
	width: 1px;
	float: left;
	height: 40%;
	margin-bottom: -255px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html {
	height: 100%;
}
#story p {
	padding: 5px;
}
#home {
	width: 45px;
	position: absolute;
	top: 10px;
	left: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#navigation span img {
	margin-right: 5px;
	margin-left: 5px;
}
#frametwo {
	height: 300px;
	width: 500px;
	overflow: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	white-space: nowrap;
	text-align: center;
}
#storytwo {

	height: 128px;
	width: 498px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	overflow: auto;
}
#storytwo p {
	padding: 5px;
}
#prev a {
	display: block;
	margin-top: 5px;
	position: relative;
}
#next a {
	display: block;
	margin-top: 5px;
	position: relative;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	width: 700px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#footer a {
	color: #666666;
}
#story p {
	text-align: center;
}
#storytwo p {
	text-align: center;
}
#framenews img {
	margin-right: 2px;
	margin-left: 2px;
}
#storythree {
	height: 53px;
	width: 498px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	overflow: auto;
	left: 100px;
	text-align: center;
}
#storythree p {
	margin-top: 2px;
	margin-bottom: 2px;
}

#framethree {

	height: 375px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	left: 100px;
}
