body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	background-color: #FFFFFF;

}

#top {
	background-color: #FFFFFF;
	width: 100%;
	height: 124px;
	margin-top: 1px;
	padding: 0px
}

#logo {
	text-align: right;
	float: left;
	margin-right: 0px;
	margin-left: 8px;
	margin-top: 0px;
}


#banner {
	float: left;
	margin-right: 10px;
	margin-left: 44px;
	margin-top: 10px;
}

 .header { width: 800px;
}


#main {
/*	position: absolute; */
	margin-top: 10px;
	margin-left: 237px;
	margin-right: 30px;
/*	width: 535px; */
	padding: 5px;
	height: 100%;
	background-color: #fff;
/*	clear: both; */

		}

#footer { position: absolute;
	background-color: #FFFFFF;
	width: 100%;
	height: 30px;
	left: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
}

#left {
/*	position:absolute; */
	margin-top:10px;
	margin-left:20px;
	width:150px;
	height: 124px;
	padding:0px;
	float: left;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px;
	}
/* Again, "be nice to Opera 5". */
body>#menu {width:180px;}

#button {
	width: 100%;
	padding: 0;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #e4e4cb;
	margin-left: 0px;
	border:1px solid #999999;
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}

#button li a {
		display: block;
		padding: 5px 5px 5px 5px;
		text-decoration: none;
		width: 100%;
		}

html>body #button li a {
		width: auto;
		}

#button li a:hover {
	color: #000;

		}

.other {	border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #CCCCCC;
}


/* feature stuff */

#feature {
/*	float: left;
	width: 100%; */
	margin-bottom: 10px;
	margin-top: 2px;
}

#story {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 2px;
	background-color: #CC3333;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
   height:100% ;
}


#topfeature {
	width: 100%;
	clear: both;	
/*	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted; */
}

#bottomfeature {
	width: 100%;
	clear: both;	
	float: left;
}

.featuretitle {
	clear: both;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FF0000;
	margin-left: 10px;
}

.featureblurb { 
	margin-left: 10px;
	font-style: italic; 
	font-size: larger;
	line-height: 20px;
/*	padding-bottom: 10px;
*/	}
	

.picture {
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	border: 1px solid black;
	margin-top: 15px
	margin-bottom: 10px;
	clear: left;
}

.pictureleft {
	text-align: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 15px;
	border: 2px solid #000000;
}


.pictureright {
	text-align: left;
	float: right;
	padding: 0px 5px 0px 0px;
	border: 2px solid #000000
}


.summary {
	padding: 5px 5px 5px 5px;
}
#undermenu {
	background-color: #e4e4c9;
	padding: 5px;
	height: 330px;
	width: auto;
	border: 1px solid #CC3300;
	color: #000000;

}
.picturecenterdiv {
	text-align: center;
	float: none;
	clear: both;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
/*	height: 200px;
	width: 300px;
	margin-left: 45px; */
}

.picturecenter {
		border: 5px solid #000000;
		}


.storytitle {
	font-size: 16px;
	color: #FF0000;
	padding-left: 45px;
	margin-left: 5px;
}

.boxout {
	text-align: left;
	float: right;
	padding: 5px;
	font-weight: bold;
	background-color: #999999;
	width: 50%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
}

body>#feature {
	height: 100%;
}

.strong {
	font-weight: bold;
}

.green {
	color: #9FC468;
	text-decoration: none;
}

.row{
	padding: 5px;	
}
