#eagle {
font-size: 66%;
text-align:center;
}

/*CSS Hacks for Internet Explorer */
* html #eagle  {
	margin-top:-25px;
}

#eagle  h1 {
	margin-left:0px;
	margin-top:35px;
	padding: 5px 0px 5px 0px; 
	color: red;
	font-size: 160%;
}

#eagle h2 {
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom: 1px solid #5F9794;
	overflow: hidden;
	font-size: 170%;
	clear:both;
	width:220px;
}

#eagle  Strong {
	color: #1389b0;
	font-size:150%;	
}

#eagle span {
	font-size:2.0em;	
}

#eagle em {
	font-size:0.9em;
	color: #996600;
	font-variant:small-caps;
}

#eagle table { 
	margin-left:auto;
	margin-right:auto;
	
}

#eagle td {
  	padding: 6px 5px 6px 5px;
}

#eagle .ebird {
background: url(../images/eagleBirdM.gif) center center no-repeat;
width:95px;
height:75px;
}