#content #banner {
	margin:0 auto;
	padding:0 0 5px 0;
	width:800px;
	height:150px;
	border-bottom:2px solid #003366;
}

#banner img {
	display:none;
}

#banner p {
	margin:10px 0 0 2px;
	padding:3px 0 2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	background:#2b3359;
}

#story {
	margin:0 30px 0 30px;
}

#story li {
	margin:10px 0 0 0;
	font-size:12px;
}

#story .quote {
	margin:-13px 0 0 0;
	font-size:12px;
	color:darkblue;
	font-weight:bold;
	font-style:italic;
}

#story .quote2 {
	margin:4px 0 0 0;
	font-size:12px;
	color:darkblue;
}

#story .statue {
	float:left;
}

#story .header1 {
	font-weight:bold;
	font-size:13px;
	color:#292d5c;
}

#story br {
	clear:none;
}