body, body * {
	vertical-align: baseline;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}

/* Div layer for the entire banner. */
#container {
	position: absolute;
	width: 726px;
	height: 88px;
	border:1px solid #666666;
	top: 0px;
	left: 0px;
	margin: auto;
	overflow:hidden;
}
#f1bg, #f2bg, #f3bg { position:absolute; top:0px; left:-1px; width:728px; height:90px; opacity:0; }
#f1bg { background:url(f1.jpg) 0 -1px; opacity: 1;}
#f2bg { background:url(f2.jpg) 0 -1px; z-index: 2;}
#f3bg { background:url(f3.jpg) 0 -1px; z-index: 3;}