#radio {
	position: absolute;
	width: 158px;
	height: 70px;
	top: 0px;
	left: 0px;
	border: #000000 solid 3px;
	background-color : #212620;
	}
*html #wall {
	position: absolute;
	width: 198px;
	height: 100px;
	top: 70px;
	background-color : #212620;
	right: 0px;
	border: #000000 solid 3px;
	}
*html #ico {
	position: absolute;
	width: 118px;
	height: 53px;
	top: 170px;
	left: 0px;
	border: #000000 solid 3px;
	background-color : #212620;  
	}
#wall {
	position: absolute;
	width: 198px;
	height: 100px;
	top: 76px;
	background-color : #212620;
	right: 0px;
	border: #000000 solid 3px;
	}
#ico {
	position: absolute;
	width: 118px;
	height: 53px;
	top: 182px;
	left: 0px;
	border: #000000 solid 3px;
	background-color : #212620;  
	}
h3 {
	padding: 0px;
	margin: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	}
img#wp {
	margin: 5px;
	border: #000000 double 5px;
	width: 66px;
    height: 50px;
	}
img#wp:hover {
	border: #464F43 double 5px;
	}
img#wp:active {
	border: #720000 double 5px;
	}
.zone#bg {
	background: url(../img/goo/goo_om.gif) no-repeat right top;
	}
#hom2 {
	position: absolute;
	width: 68px;
	height: 99px;
	top: 83px;
	left: 5px;
	background: url(../img/goo/goohom2.gif) no-repeat; 
	}
*html #hom2 {
	position: absolute;
	width: 68px;
	height: 99px;
	top: 71px;
	left: 5px;
	background-image: url(../img/goo/goohom2.gif) no-repeat; 
	background-attachment: fixed;
	}