#banner
{
	z-index: 0;
	background-image: url(../Images/top.gif);
	width: 850px;
	position: absolute;
	height: 57px;
}

#Bottom
{
	font-size: xx-small;
	background-image: url(../Images/bottomBg.gif);
	width: 100%;
	position: absolute;
	height: 10px;
}