.pagination {
	float: right;
	break: left;
}
.pagination a {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-family: arial, helvetica, sans serif;
	position: relative;
	top:0;
	right: 0;
	cursor: pointer;
}
#content p {
	font-family: arial, helvetica, sans serif;
	line-height: normal;
}
.pagination a:hover {
	color: #999999;
}
#header {
	padding-bottom: 4px;
}
#characters {
	margin: 2px 12px 0 auto;
	height: 70px;
	width: 940px;
	text-align: right;
}
#characters .char {
	margin-right: 1px;
}
#characters .char {
	margin-left: 0px;
}
#titles {
	margin-top: 119px;
	clear: left;
	float: left;
}
.title span,
.title a {
	color: #ff6600;
	font-size: 12px;
	line-height:15px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	font-family: arial, helvetica,sans serif;
	cursor: pointer;
}
.title span:hover,
.title a:hover,
.title a:active,
.title a.selected {
	color: #999999;
}
#frame {
	position: relative;
	top: 32px;
	float: right;

	width: 616px;
	overflow: hidden;
}
#content {
	width: 600px;
	color:#404040;
	font-family:arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	height: 340px;
	position: relative;
}
#intro {
	margin: 14px 0 20px 0;
}
#scrollframe {
	position: relative;
	overflow: hidden;
	margin: 13px 0 20px 0;
}
#about {
	height: 210px;
	position: relative;
	padding: 0 0 0 12px;
	/*margin-bottom: 10px; /*distance to nav*/
	/*text-align: justify;*/
}
#divedeeper_out{
	width: 620px;
	margin-left: 12px;
}
p#divedeeper_in {
	margin-top:25px;
	/*margin-left: 12px;*/
}
p {
	margin:0;
}
#content p + p {
	margin-top: 30px;
}
#scroll {
	float: right;
	width: 10px;
}
.scrollUp, .scrollDown {
	display: block;
}
#metamenu {
	position: absolute;
	bottom: 24px;
}