#content{
	display:block;
	position:relative;
	height:100%;
	max-height:100%;
	width:auto;
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
	z-index:0;
}

.spaceT{display:block; height:143px;}

.feature{
	padding: 5px 0px 10px 0px;
	font-size: 80%;
}
.feature h2{
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-size:large;
}
.feature p{
	padding: 0px 0px 0px 0px;
}

.story{
	clear: both;
	padding: 10px 5px 30px 10px;
	font-size: 80%;
}
.story p{
	padding: 0px 0px 0px 0px;
	max-width: 600px;
}
.story h3{
	text-shadow: #CCCCCC 0.2em 0.2em 0.2em;
}
.floatleft {
	float:left;
	height:150px;
	width:auto;
	margin-top:15px;
	margin-left:0px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.floatleftwt {
	float:left;
	height:auto;
	width:320px;
	margin-top:15px;
	margin-left:0px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.floatleftwtpix {
	float:left;
	height:auto;
	width:auto;
	margin-top:0px;
	margin-left:0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.floatleftx {
	float:left;
	height:auto;
	width:142px;
	height:142px;
	border:#CC0000 solid 1px;
	padding:3px;
	margin-top:15px;
	margin-left:0px;
	margin-right: 20px;
	margin-bottom: 25px;
}
.floatright {
	float:right;
	height:auto;
	width:auto;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:0px;
}
.story a:hover img {
	outline:#CC0000 solid 2px;
	z-index:0;
}
