@charset "utf-8";
/* CSS Document */



	


	
/* DISPLAY SETTINGS */


iframe#backgroundfade,
#border {
										position: absolute;
	z-index: 1;
	}

#background,
iframe#clock,
iframe#rss1,
iframe#imageslide,
iframe#tv,
iframe#htmlslide,
iframe#rss2 {
										position: absolute;
	z-index: 2;
	}


	
/* LOCATION SETTIGNS FOR ELEMENTS */	


	
#border {
	top: 0px;
	left: 0px;
	}

iframe#backgroundfade {
	top: 0px;
	left: 0px;
}

#background {
	top: 0px;
	left: 0px;
	}
	
iframe#clock {
	top: 3px;
	left: 365px;
	}

iframe#rss1 {
	top: 81px;
	left: 274px;
	}
	
iframe#imageslide {
	top: 152px;
	left: 9px;
	}
	
iframe#tv {
	top: 133px;
	left: 160px;
	}
	
iframe#htmlslide {
	top: 152px;
	left: 350px;
	}
	
iframe#rss2 {
	top: 253px;
	left: 0px;
	}
	



	
/* ELEMENT SIZE SETTINGS */

#border {
	background-image: url(../Assets/Images/clear.gif);
	width: 547px;
	height: 330px;
	}

iframe#backgroundfade {
	width: 493px;
	height: 276px;
	}

#background {
	background-image: url(../Assets/Images/clear.gif);
	height: 115px;
	width: 260px;
	}

iframe#clock {
	height: 70px;
	width: 70px;
	}

iframe#rss1 {
	height: 29px;
	width: 217px; 
	}
	
iframe#imageslide {
	height: 86px;
	width: 132px; 
	}
	
iframe#tv {
	height: 95px;
	width: 173px;
	}
	
iframe#htmlslide {
	height: 86px;
	width: 132px; 
	}
	
iframe#rss2 {
	height: 17px;
	width: 493px;
	zzborder: 1px solid red;
	}



	/* LOCATION SETTIGNS FOR ELEMENTS */	
										
										
	
											
										
										/* LOCATION SETTINGS FOR EXPlAINED */	
											
										#applications #hoverlayer div#borderexplaned {
											top: 20px;
											left: 120px;
											}
											
										#applications #hoverlayer div#backgroundexplaned {
											top: 27px;
											left: 27px;
											}
											
										#applications #hoverlayer div#clockexplaned {
											top: 44px;
											left: 420px;
											}
										
										#applications #hoverlayer div#rss1explaned {
											top: 94px;
											left: 190px;
											}
											
										#applications #hoverlayer div#imageslideexplaned {
											top: 200px;
											left: 44px;
											}
											
										#applications #hoverlayer div#tvexplaned {
											top: 200px;
											left: 200px;
											}
											
										#applications #hoverlayer div#htmlslideexplaned {
											top: 200px;
											left: 400px
											}
											
										#applications #hoverlayer div#rss2explaned {
											top: 200px;
											left: 44px;
											}
										
											
										
