.site_1 {background:url(/skins/zipskin_khxc008/red-tile.jpg) no-repeat; top:30px;
	left:0px;}
.site_2 {background:url(/skins/zipskin_khxc008/ORANGE-tile.jpg) no-repeat; left:-30px; top:30px;}
.site_3 {background:url(/skins/zipskin_khxc008/yellow-tile.jpg) no-repeat; left:-60px; top:30px;}
.site_4 {background:url(skins/zipskin_khxc008/GREEN-tile.jpg) no-repeat; left:-90px; top:30px;}
.site_5 {background:url(skins/zipskin_khxc008/darkgreen-tile.jpg) no-repeat; left:-120px; top:30px;}
.site_6 {background:url(skins/zipskin_khxc008/purple-tile.jpg) no-repeat; left:-150px; top:30px;}
.site_7 {background:url(skins/zipskin_khxc008/BLUE-tile.jpg) no-repeat; left:-180px; top:30px;}
.site_8 {background:url(skins/zipskin_khxc008/BLACK-tile.jpg) no-repeat; left:-210px; top:30px;}
.site_9 {background:url(skins/zipskin_khxc008/GREY-tile.jpg) no-repeat; left:-240px; top:30px;}
#set_of_links img {
display:inline;	

}

#set_of_links {
	background-color:#cccccc;
	height:25px;	
position:relative;
}
#set_of_links a {
	display:inline;
	position:relative;
	
	padding:0px 0px 0px 0px;
	text-decoration:none;
	color:maroon;
}
#set_of_links a:hover {
	background:transparent
}
#set_of_links a span {
	display:none
	left:500px;
}
#set_of_links a:hover span {
	display:inline;
	position:absolute;
	margin-top:-20px;
	width:270px;
	height:180px;
}

