body {margin:0px;       padding:0px;       font: 1em verdana, arial, sans-serif;       text-align: center;	  border:1px;	  background-color:#E6ECF4;      }	  * {margin:0; padding:0;}div#mainwrap {		width:1000px;		margin-left:auto;		margin-right:auto;		text-align:left;				}div#header {		width:1000px;		height:53px;		text-align:center;		padding-top:6px;		background-image:url(images/header.jpg); 		background-repeat:no-repeat		}		div#contentarea {		width:1000px;		background-color:#FFF;		background-image:url(images_pres/faux_columns.gif);		background-repeat:repeat-y ;		background-position: top left;		}		div#column1 {		width:130px;		float:left;		}		div#column2 {		width:740px;		background-color:#FFF;		float: left;		}div#column2 p {margin:1em 2em;}		div#column3 {		width:130px;		background-color:#DDD;		float:left;		}		div#column3 p {		font-size:.8em;		margin: 20px 0 0 10px;		}.line {		width:1000px;		background-color:#165895;		text-align:center;		height:3px;		}div#buttons{position:absolute;float:left;margin-left:620px;margin-top:-160px;}				p{	font-size:0.8em;	line-height:1.2em;	}		h1{font-size:1.5em;}h2{font-size:1.2em;}h3{	font-size:1em;	line-height:1.5em;	margin:1em 2em;}	a.main:link {font-size:12px;	color: black;	text-decoration: none;	font-weight:bold;	line-height:2em;	padding:5px 10px;}a.main:hover {font-size:12px;	color: #CC0000;	text-decoration: none;	font-weight:bold;	line-height:2em;	padding:5px 10px;	width:100%;}a.main:visited {font-size:12px;	color: #333333;	text-decoration: none;	font-weight:bold;	line-height:2em;	padding:5px 10px;}.picture {	border: 1px solid #000000;}		/*Alset Clearing Method code: */.clearfix:after {		content: ".";		display:block;		height:0;		clear:both;		visibility: hidden;		}.clearfix{display:inline-block;}*html .clearfix {height:1%;}.clearfix{display:block;}						