.banner {
	position: absolute;
	height: 123px;
	width: 800px;  
	left: 0px;
	top: 0px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}
.Menu {
	position: absolute;
	visibility: visible;
	height: 582px;
	width: 220px;
	left: 0px;
	top: 118px;
	z-index: 2;
}
.color {
	background-color: f6f2cc;
}
.Text {<a href="Graphic-E/TRANSFORM/Images-Transform">Images-Transform</a>
	color: 335e28;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
}

