#edaw {
	float:right;
	width: 130px;
	font-size: 0.85em;
	color: #000066;
	margin-top: 30px;
	margin-right: 10px;
	background-position: top;
	background-color: #E0E4F8;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	font-family: "Trebuchet MS";
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#edaw h1 {
	color: #666633;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999933;
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style: normal;
}
#edaw .img {
	text-align: center;
}
#edaw .head {
	font-weight: bold;
	font-size: 1em;
}
#edaw a:link {
color: #669933;
text-decoration:none;
}
#edaw a:hover {
	color:#669933;
	font-weight:bold;
	text-decoration: none;
}
#edaw a:visited {
color:#666633;
text-decoration: none;
}

