html, body{  margin:0;  padding:0;  }  h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #000000;} #pagewidth{  width:100%;   min-width: 500px;   }  #header{  height:100px;  width:100%;  background-color:#FFFFFF;  }  #outer{  border:solid white 0px;  background-color: #B01223; /* center column colour */ width: auto;  }  #outerOver{ width: auto;  } #inner{margin:0; width:100%;} #innerOver{margin:0; width:100%;}#maincol{	float: left;	width: 100%;	position: relative;	margin: 0 0px 0 0px;	height: 380px;	overflow: visible; }  #maincolOver{	float: left;	width: 100%;	position: relative;	margin: 0 0px 0 0px;	height: 380px;	overflow: visible;	z-index: 10; }#outer>#inner { border-bottom: 1px solid #B01223;  } .clr{clear:both;}.contentOver{	padding:5px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;} /*padding for content */  #textLayer{	padding:22px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;} /*padding for content */  .content{	padding:5px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;} /*padding for content */  #header .content{padding-bottom:0;padding-top:0;} /*padding bottom 0 to remove space in IE5 Mac*/  a {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: underline;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: none;}td	{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;}p	{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	margin-bottom:0px;}td.padded	{	padding:5px;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;}#footer a {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	font-weight: bold;	text-decoration: underline;	line-height: 20px;}#footer a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	font-weight: bold;	text-decoration: none;	line-height: 20px;}#footer {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	font-weight: bold;	text-decoration: none;	}ul	{	margin-top:0px;	margin-bottom:0px;	}