	
#righthead	{width: 800px; margin-left: auto; margin-right: auto;}  /* Rich added this bit */
#header		{height: 100px; width: 100%; margin-left: auto; margin-right: auto;}
#logo		{background-image:url(../../../../images/KIClogo.jpg); height:58px; width:800px; background-repeat: no-repeat;}
#search		{color: #4F6DA9; font-size: 80%; padding-top: 10px; padding-bottom: 5px; float: right; margin-top: -30px;}
#breadcrumb	{padding-top: 10px;}

#middle		{clear: both; border-collapse: collapse; margin-top: 0px; width: 800px; margin-left: auto; margin-right: auto;}
#left		{vertical-align: top; float: left; margin: 0 auto; width:150px;}
#leftpic	{margin-top: 40px;}
#center		{vertical-align: top; width:442px; float:left;}
#right		{vertical-align: top; float: right; margin: 0 auto; width:180px;}

/*Non IE browsers*/
#footer		{position:relative; clear:both; margin-left: auto; margin-right: auto; width: 800px; background-repeat: no-repeat;}
#CouncilAddress		{background-color: #002553; padding-top: 5px; padding-bottom: 5px; color: white; font-weight: bold; font-size: 0.9em; padding-left: 5px;}

/*IE browsers*/
.html #footer		{margin-left: auto; margin-right: auto; width: 800px; background-repeat: no-repeat;}
.html #CouncilAddress		{background-color: #002553; padding-top: 5px; padding-bottom: 5px; color: white; font-weight: bold; font-size: 0.9em; padding-left: 5px;}