#Layer1 img {
	float: left;
	clear: left;
}
#Layer1 ul {
	float: right;
	list-style: none;
	text-align: right;
	line-height: 19px;
}
a {
	font-weight: normal;
	text-decoration: none;
	background-color: #CCCCCC;
	color: #FF0000;
	font-family: "Courier New", Courier, monospace;
}
#Layer1 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
