#top_banner {
	width:auto;
	text-align: center;
	color: #FF6600;
	background-color:white;	
	height: 72px;
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
}

#main_menu{
	width: auto;
	border: solid 0px;
}


#content{
	width: 100%;	
	border: solid 0px;
	float:left;
	margin-left:15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}


