#layer1 {POSITION:absolute; VISIBILITY:visible; TOP:180px; LEFT:{x_img_location}px; Z-INDEX:1 } 
#layer2 {POSITION:absolute; VISIBILITY:visible; TOP:180px; LEFT:172px; Z-INDEX:2} 
#layer3 {POSITION:absolute; VISIBILITY:visible; TOP:{h_text_location}px; margin-LEFT:{v_text_location}px; text-align:LEFT;Z-INDEX:3} 

.style1 {font-size: x-small}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
