/* home page css */	#banner {		background-color: #ffffef;		height: 99px;		/* voice-family: "\"}\"";		voice-family: inherit;		height: 39px; */		}			html>body #banner {		height: 99px;		}		#contentwrapper	{		position: absolute;		top: 99px;		left: 0;		background-color: #ffffef;  /* lightest yellow */	}