html,body {  margin:0;  padding:0;}body {	text-align: center; /* IE is lame, isn't it?! */	background-image: url(images/tile.jpg);	background-repeat: repeat-x;	font-family: Verdana;	color: #666666;	font-size: 10pt;}#wrap0 {  margin: 0 auto;  text-align: left;  width: 800px;}#navtop {  font-size: 10pt;  width: 100%;  text-align: center;   color: #CDA376;  height: 20px;  margin-top: 15px}#navlinks {  margin: 0 auto;  width: 1280px;  height:33px;  line-height:33px;  text-align: center;}#navlinks a {	font-size: 11pt;	text-decoration: none;	font-weight: normal;	color: #3399CC;	padding-right: 18px;} #lefttext {	color: #3399cc;	width: 140px;	font-style: italic;	line-height: 13pt;	font-size: 10pt;	margin-top: -12px;	margin-left: 20px;}#maintext {  margin-top: 25px;  width: 560px;  text-align: center;}#wrapper {  float:left;  width:100%;}#content {  margin-left: 210px;}#left {  float:left;  width:264px; /* for percentage based layouts, simply replace the 264px with percentage */  margin-left: -100%;  margin-top:26px;}#logo {  margin-left: -60px;}div.bigbold {	font-weight: bold;	font-size: 14pt;	color: #3399cc;}#footer a {	color: #3399cc;	margin-right: 10px;	margin-left: 10px;	text-decoration: none;/*text-decoration: none; */}#footer {	margin: 0 auto;	width: 1280px;	padding-top: 50px;	color: #3399cc;	clear:left;	height:50px;	line-height:25px;	text-align: center;	font-size: 9pt;	vertical-align: text-bottom;}