@charset "utf-8";
/* CSS Document eddfc5 */
img.float-left {
  float:left;
  margin: 0px 0px 0px 8px;  
}


a {
	color: #333;
	background-color: inherit;
	text-decoration: underline;
}
a:hover {
	color: #900;
	background-color: inherit;
}

body {

	font: .70em/1.5em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333; 
	background: #eddfc5;
	text-align: center;
	float: inherit;

}

#top {
	float:left;
	width: 778px;
	text-align: left;
	padding-right: 20px;
margin: 0;

}


