#content{
	display:block;
	position:relative;
	height:100%;
	max-height:100%;
	width:auto;
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
	z-index:0;
	padding:0 10px;
}
#content800{
	display:block;
	position:relative;
	height:100%;
	max-height:100%;
	width:auto;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
	z-index:0;
	padding:0 10px;
}

.spaceT{display:block; height:143px;}

.feature{
	padding: 5px 0px 10px 0px;
	font-size: 80%;
}
.feature h1{
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-size:large;
}
.feature h3{
	padding: 15px 0px;
}
.feature p{
	padding: 0px 0px 0px 0px;
}

.story{
	clear: both;
	padding: 10px 5px 30px 10px;
	font-size: 80%;
}
.storykont{
	width:auto;
	max-width:180px;
	margin:auto;
	clear: both;
	padding: 10px 5px 30px 10px;
	font-size: 80%;
}
.story p{
	padding: 0px 0px 0px 0px;
}

.floatleft {
	float:left;
	height:auto;
	width:auto;
	margin-top:15px;
	margin-left:0px;
	margin-right: 20px;
	margin-bottom: 25px;
}
.wordsrelative {
	position:relative;
	top:10px;
	left:5px;
	width:auto;
	height:auto;
}
.floatright {
	float:right;
	height:auto;
	width:auto;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:0px;
}
.floatrightfr {
	float:right;
	height:400px;
	width:auto;
	max-width:250px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:0px;
	padding:10px;
	border: double 4px #CC3300; 
	border-radius: 0.6em;
	text-align:center;
	overflow-y:scroll;
	overflow-x:hidden;
	font-size:95%;
	background-color:#fffcf5;
}
.floatrightfr p {
	text-align:left;
	font-weight:800;
	margin-bottom:0px;
}
.floatrightfr p.light {
	text-align:left;
	font-weight:normal;
}
.divider{
	height:3px;
	width:auto;
	background-color:#FF0000;
	margin: 10px 0;
}
#banmain {
	width:890px;
	height:72px;
	border: double 4px #CC3300; 
	border-radius: 0.6em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
}
