*{	margin:0px;	padding:0px;}body,html {	margin:0;	padding:0;	background-color:white;	}body {	min-width:720px;	margin-top:30px;	color:white;	font-size:11px;	font-weight:normal;	font-family:arial;	}table{	border-collapse:collapse;}/************** main container **********/#wrap {	margin:0 auto;	width:720px;	background-color:#93a444;	position:relative;	}/************** header *****************/#header {	height:127px;	background-image:url(../images/header.jpg);	background-repeat:no-repeat;}/************ sidebar ******************/#sidebar {	float:left;	width:210px;	text-align:right;	margin-top:31px;}#sidebar ul,li{	margin:0px;	padding:0px;	list-style-type:none;}#sidebar ul ul{	margin-left:0px;	margin-right:9px;	line-height:15px;}#sidebar a{	color:white;	text-decoration:none;}#sidebar a:hover{	color:white;	text-decoration:underline;}/************** main column ******************/#main {	float:right;	width:497px;	min-height:400px;	height:expression(this.scrollHeight < 400? "400px": "auto" );	background-image:url(../images/index_ampersand.jpg);	background-position:right bottom;	background-repeat:no-repeat;}/************* footer **************/#footer {	clear:both;	height:50px;	background-image:url('../images/footer.jpg');	background-position:bottom right;	background-repeat:no-repeat;}/************ newsletter links area *************/#coda{	height:123px;	background-image:url('../images/coda.jpg');	background-position:bottom right;	background-repeat:no-repeat;  	border-top:1px solid white;}#coda a{	color:white;	text-decoration:none;	font-size:10px;        line-height:14px;}#coda a:hover{	color:white;	text-decoration:underline;}#coda a:visited{	color:white;}/************ trustedchoice *************/#coda2{	color:#000000;	background-color:white;	height:30px;	background-position:bottom right;}#coda2 a{	color:#000000;	text-decoration:none;	font-size:9px;	line-height:11px;}#coda2 a:hover{	color:#000000;	text-decoration:underline;}#coda2 a:visited{	color:#000000;}