

.behind_home {
	height: 40px; position: absolute;	z-index: 1;
	top: 200px;
	left: 10px;
	}
.infront_home {
	color: white; height: 40px; position: absolute;	z-index: 2;
	top: 8px;
	left: 60px;
	}
.behind_join {border: green 0px solid;
	height: 40px; position: absolute;	z-index: 1;
	top: 250px;
	left: 10px;
	}
.infront_join {
	color: white; height: 40px; position: absolute;	z-index: 2;
	top: 8px;
	left: 57px;
	}
.behind_newsletter {
	height: 40px; position: absolute;	z-index: 1;
	top: 300px;
	left: 10px;
	}
.infront_newsletter {
	color: white; height: 40px; position: absolute;	z-index: 2;
	top: 8px;
	left: 50px;
	}	
.behind_pubs {
	height: 40px; position: absolute;	z-index: 1;
	top: 350px;
	left: 10px;
	}
.infront_pubs {
	color: white; height: 40px; position: absolute;	z-index: 2;
	top: 8px;
	left: 50px;
	}
.behind_q {
	height: 40px; position: absolute;	z-index: 1;
	top: 400px;
	left: 10px;
	}
.infront_q {
	color: white; height: 40px; position: absolute;	z-index: 2;
	top: 8px;
	left: 60px;
	}
.behind_line {
	height: 40px; position: absolute;	z-index: 1;
	top: 450px;
	left: 10px;
	}
.infront_line {
	color: white; height: 40px; position: absolute;	z-index: 2;
	top: 8px;
	left: 60px;
	}
.behind_anc {
	height: 40px; position: absolute;	z-index: 1;
	top: 500px;
	left: 10px;
	}
.infront_anc {
	color: white; height: 40px; position: absolute;	z-index: 2;
	top: 0px;
	left: 40px;
	}	
.behind_dna {
	height: 40px; position: absolute;	z-index: 1;
	top: 550px;
	left: 10px;
	}
.infront_dna {
	color: white; height: 40px; position: absolute;	z-index: 2;
	top: 0px;
	left: 35px;
	}	
.behind_arch {
	height: 40px; position: absolute;
	top: 600px;
	left: 10px;
	z-index: 1;
	}
.infront_arch {
	color: white; height: 40px; position: absolute;	z-index: 2;
	top: 8px;
	left: 35px;
	}	
.behind_officers {
	height: 40px; position: absolute;	z-index: 1;
	top: 650px;
	left: 10px;
	}
.infront_officers {
	color: white; height: 40px; position: absolute;	z-index: 2;
	top: 8px;
	left: 60px;
	}	
	
.setrel {position: relative; float:left;  top: 0px; height: 700px; border: red 0px solid; width: 200px;}
	.setrel a 	{text-decoration: none;}
	.setrel span {font-family: arial, "sans serif"; font-size: 16px;}
	

