body{
	margin:0;
	padding:0;
	font-family:century gothic;
}

h1 {
	font-family: Arial Narrow;
	font-weight:normal;
	font-size:40px;
	color:#2F414D;
	margin:0px 0px 15px 0px;
	padding:13px 0px 35px 0px;
	text-decoration:none;
	background: url('../images/eagle/h1-bottom.gif') no-repeat bottom left;
	_font-size: 35px;
}

h1 a{color:#2F414D;text-decoration:none;}
h1 a:hover{color:#2F414D;text-decoration:underline;}

h2{	
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#30444B;
 }

h3{}


.Image-Left{float:left;margin:0 20px 20px 0;}

.Image-Right{float:right; margin:0 0 20px 20px; }
