body {
   background: white;
   font-size: 10pt;
   }
#menu {
   display: none;
   }
#navBar {
	display:none
	}
#headlines {
	display:none
	}
#search {
	display:none
	}
	
#content {
	font-size: 10px;
	width:640px;
	left: 0px;
	top: 0px;
	border: 0px 0px 0px 0px;
   }
.story {
	width:auto
	}
.banner {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-top-color: #333333;
	border-bottom-color: #999999;
	height: auto;
	border-bottom-style: solid;
	line-height: normal;
	padding: 5px 50px 5px 50px;
	margin: 0px 20px 5px 20px;
	width:auto;
	}
.leftcontent { float: left;  width:35%; margin:0px; }
.graph1 {
	display: none;
}
.feature {
	padding: 10px;
	margin: 10px;
	border-color: #CCCCCC;
	border-style: dotted;
	border-width: 1px 1px 1px 1px;
}
h2 {
	font-family: Arial,sans-serif;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
#container {
	width:auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#siteInfo {
	font-size: 10px;
	width:auto;
	}
.feature1{
	padding: 10px;
	margin: 10px;
	border-bottom-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}
.feature1 p {
	
	text-indent: 2em;
	font-size:12px
	}
.thumbnail {
	float:left;
	width: 300px;
	padding: 5px 8px 3px 8px;
	border: 1px solid #CCCCCC;
	margin: 5px 5px 3px 5px;
}
.thumbnail img{
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.thumbnail p{
	font-size: 12px;
	text-indent: 2em;
}
 .clearboth { clear:both }
 #container {
	width:auto;
	height:auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

