html, body, p {
font-family: Verdana, sans-serif;
	font-size: medium;
	/*/*/ font-size: small; /* */
	}

p.bodycopy {
	line-height: 1.5em;
	}

#wrapper {
	background: #fc0;
	width: 590px;
	position: absolute;
	float: left;
	}

#topcontent {
	z-index: 10;
	layer-background-color: #fc0;
	background: #fc0;
	width: 590px;
	}


#dbase, #dcrust, #dmainvent, #dlava, #dchamber, #dconduit, #dsidevent {
	position: absolute;
	left: 0px;
	visibility: hidden;
	z-index: 5;
	height: 327px;
	}
	
#dbase, #dconduit {
	visibility: visible;
	}
	
#dbase {
	z-index:1;
	}

#menu {
	position: absolute;
	top: 374px;
	/*/*/ top: 364px; /* */
	left: 44px;
	z-index: 11;
	}


#fconduit {
	position: absolute;
	top: 374px;
	/*/*/ top: 364px; /* */
	left: 372px;
	/*/*/ left: 378px; /* */
	z-index: 11;
	layer-background-color: #fff;
	/*/*/ background: #fff; /* */
	width: 163px;
	/*/*/ width: 160px; /* */
	border: 2px solid #000;
	overflow: hidden;
	}

#fconduit p {
margin-top: none;
padding-left: 6px;
padding-bottom: 6px;
/*/*/ margin: 4px 0px 8px 8px; /* */
/*/*/ padding: 0px 0px 5px 0px;  /* */
font-size: small;
/*/*/ font-size: .85em; /* */
}	

.clear {
	clear: both;
	}
	
#afbody {
	position: relative;
	top: 327px;
	overflow: hidden; /* fix MAC IE5 bug */
	}

