html, body{		margin:			0px;		padding:			0px;}#centering{		width:			100%;		height:			100%;		padding:			0px;}#container{		border:			2px solid black;		width:			862px;		margin:			auto;}#banner{		background:		url(../images/banner.jpg);		height:			200px;		border-bottom:		2px solid black;		text-align:			right;		padding-right:		5px;		padding-top:			5px;}#navigation ul{		display:			inline;		margin-left:		0px;		padding-left:		0px;}#navigation ul li{		list-style:			none;		display:			inline;		margin-right:		28px;}#navigation{		border-bottom:		2px solid black;		color:			black;		font-weight:		bold;		font-family:		"Arial";		font-size:			11px;		text-align:			center;		padding-left:		12px;}.first {		margin-right:		0px;}a:link{	color: 			black;		text-decoration:		none;}a:visited{			color: 			black;		text-decoration:		none;}a:hover {			color: 			black;		text-decoration:		none;}		a:active {			color: 			black;		text-decoration:		none;}#feet{		background:		url(../images/content.jpg);		height:			410px;		margin:			0px;		padding:			0px;}iframe{				height:			410px;		width:			862px;		$width:			858px; //IE HACK		border:			none;}