#ContainerTop {
	width: 748px;
	background: url(img/ContainerTop.gif) no-repeat;
	height: 68px;
}
#Container {
	text-align: center;
	width: 748px;
	background: url(img/ContainerBody.gif) repeat-y;
	height: auto;
	padding-top: 80px;
	padding-bottom: 114px;
	line-height: 170%;
}
#Container ul {
	margin-top: 60px;
}

#Container li {
	height: 60px;
	width: 203px;
	margin-left: 114px;
	display: inline;
	float: left;
}
#Container li a {
	display: block;
}
#Container li a:hover {
	background-color:transparent;
}
#Container li a:hover img{
	visibility:hidden;
}
#Container .Under {
	background: url(img/18underHover.gif);
}
#Container .Over {
	background: url(img/18overHover.gif);
}
#Footer .Manage {
	margin-top: 0px;
}
