html {	background-color: #A74C15;	color: #000;	font-family: Verdana, Arial, sans-serif;	font-size: 1em;	line-height: 1.5em;}body {	background-color: #A74C15;	margin: 0;	text-align: center;}#wrap_content {	background-color: transparent;	background-image: url(../images/home.jpg);	background-repeat: no-repeat;	margin-left: auto;	margin-right: auto;	text-align: left;	width: 960px;	height: 100%;	cursor:pointer;}#header {	position:relative;	border-color: #000;	border-style: solid;	border-width: 0px;	height: 0;	width: 100%;}#left {	float: left;	width: 17%;}#content {	border-color: white;	border-style: dashed;	border-width: 0;	float: left;	min-height: 670px;	width: 73%;}#right {	float: right;	width: 10%;}#footer {	zbackground-image: url(../images/footer.jpg);	clear: both;	height: 0;	width: 100%;}#encart {	position:relative;	zborder: 1px solid red;	top: -180px;	left: 200px;	width: 500px;	height: 180px;	overflow:hidden;}#footermenu {	position:relative;	zborder: 1px solid red;	top: 177px;}#copyright{ 	position:relative;	left:100px;	height:33px;	}