body {	text-align: center; /* required for centering the page in IE */	margin: 20px;	font-family: Geneva, Arial, Helvetica, sans-serif;	}	#wrapper {	width: 800px;	margin: 0 auto; /* centering the page */	text-align: left;	border: 1px solid #6699cc;	}	#menu {	height: 45px;	background-color: #ffffff;	}	#header {	width: 800px;	height: 218px;	background-color: #FFFFFF;	}	#header2 {	background: url(images/header-main1.jpg) no-repeat, center;	height: 218px;	background-color: #FFFFFF;	}	#left {	float: left;	width: 190px;	margin: 20px 10px 20px 50px;	padding: 0 18px 0 0;	font-size: 80%;	background: url(images/img05-grn2.gif) repeat-y right;	}	#left h3 {	margin: 0;	padding: 0 0 10px 0;	line-height: 120%;	margin: 0;}		#left ul {	margin: 2px;	line-height: 140%;	margin: 0;}	#center {	background: #330000;	}	#content {	width: 500px;	float:right;	margin: 20px 20px 20px 10px;	font-size: 80%;	}	#content a {	color: #cc0000;	text-decoration: none;	}	#content a:hover {	color: #6699cc;}#content h2 {	margin: 0;	padding: 10pt 0 0 0;	color:#cc0000;	border-bottom: 1px dotted red;	line-height: 120%;	margin: 0;}#content h3 {	margin: 0;	padding: 0;	color:#000000;	margin: 0;}#headline {	margin: 0;	padding: 0;	font-weight: bold;	font-size: 14px;	color:#6699cc;}	#footer {	clear:both;	background: #c4df9b;	}img {border: 0;}img.left {	float: left;	margin: 0 15px 0 0;}img.right {	float: right;	margin: 0 0 0 15px;}img.center {	margin: 15px 0 15px 0 ;}/* Footer */#footer {	clear:both;	font-family: Geneva, Arial, Helvetica, sans-serif;	height: 55px;	font-size: 70%;	background: #6699cc;	line-height: 140%;	}#footer a {	color: #FFFF00;	text-decoration: none;	}	#footer a:hover {	color: #000000;}#links {	float: right;	padding:0 20px 0 0;	color: #FFFFFF;}#legal {	float: left;	padding:0 0 0 30px;	color: #FFFFFF;}
