body {
	background: #dcdcdc url(wacb_bg.gif) top left;
}

#cc {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

#container {
	position: fixed;
	width: 400px;	
	top: 20px;
	left: 50%;
	margin-left: -200px;
	height: 300px;
	z-index: 997;
	border-color: #fffff0;
	border-width: 2px;
	border-style: dashed;
	padding: 0px;
}

#ad {
	position: absolute;
	right: 8px;
	bottom: 20px;
	width: 180px;
	height: 150px;
	margin: 0px;
	z-index: 1;
}

#linkrs {
	position: absolute;
	left: 28px;
	bottom: 20px;
	margin: 0px;
	z-index: 2;
}

#linkhd {
	position: absolute;
	left: 123px;
	bottom: 20px;
	margin: 0px;
	z-index: 3;
}

#mooninite {
	position: absolute;
	left: 251px;
	bottom: 8px;
	margin: 0px;
	z-index: 4;
}

#linkrb {
	position: absolute;
	left: 364px;
	bottom: 20px;
	margin: 0px;
	z-index: 5;
}

#text {
	position: absolute;
	width: 380px;
	left: 5px;
	top: 5px;
	height: 280px;
	z-index: 999;
	background: #eeeee0;
	border-color: #cdcdc1;
	border-width: 2px;
	border-style: dashed;
	padding: 5px;
	margin: -2px;
}
	