@import url("../common/default.css");

.outline{
	font-size: 11px;
	position: absolute;
	left: 50%;
	top: 50%;
}
a.outline{ }

/* links */
#links_0{ left:  -60px; top: -180px; }
#links_1{ left:   60px; top: -140px; }
#links_2{ left:  105px; top:  -15px; }
#links_3{ left:   50px; top:   80px; } /* jokes */
#links_4{ left:  -70px; top:  110px; } /* music */
#links_5{ left: -158px; top:   50px; } /* calendar  */
#links_6{ left: -190px; top:  -40px; } /* notetaker */
#links_7{ left: -145px; top: -130px; } /* contact   */
#links_0,#links_1,#links_2,#links_3,#links_4,#links_5,#links_6,#links_7{
	position: absolute; height: 30px; width: 100px;
	text-align: center; visibility: visible;
	color: #003399;
	z-index: 4;
}


/* cells */
#cells_0{ left:  -30px; top: -160px; height: 200px; width: 100px; }
#cells_1{ left:   80px; top: -120px; height: 100px; width:  70px; }
#cells_2{ left:  100px; top:   10px; height: 100px; width: 100px; }
#cells_3{ left:   55px; top:  100px; height: 100px; width: 110px; } /* jokes */
#cells_4{ left:  -35px; top:  130px; height: 100px; width:  80px; } /* music */
#cells_5{ left: -145px; top:   80px; height: 100px; width:  70px; } /* calendar  */
#cells_6{ left: -192px; top:  -20px; height: 100px; width: 100px; } /* notetaker */
#cells_7{ left: -145px; top: -110px; height: 100px; width: 120px; } /* contact   */
#cells_0,#cells_1,#cells_2,#cells_3,#cells_4,#cells_5,#cells_6,#cells_7{
	position: absolute;
	visibility: visible;
	z-index: 4;
}


/* petals */
#petals_0{ background-image: url('images/petals_0.gif');    left: -91px; top: -201px;}
#petals_1{ background-image: url('images/petals_1.gif');    left:  51px; top: -183px;}
#petals_2{ background-image: url('images/petals_2_ie.gif'); left:  29px; top:  -91px;} /* research */
#petals_3{ background-image: url('images/petals_3.gif');    left: -27px; top:   46px;}
#petals_4{ background-image: url('images/petals_4.gif');    left: -69px; top:   30px;} /* music */
#petals_5{ background-image: url('images/petals_5.gif');    left:-155px; top:  -28px;} /* igo */
#petals_6{ background-image: url('images/petals_6_ie.gif'); left:-202px; top:  -71px;} /* dog */
#petals_7{ background-image: url('images/petals_7.gif');    left:-184px; top: -154px;}
#petals_0,#petals_1,#petals_2,#petals_3,#petals_4,#petals_5,#petals_6,#petals_7{ 
	background-repeat: no-repeat;
	visibility: visible;
	position: absolute;
	height:250px;
	width: 250px;
	z-index: 3; 
}


#flower_imap{
	position: absolute;
	z-index: 10;
	left: -214px;
	top: -214px;
}
#flower_main{ 
	background-image: url('images/homeflower_main_ie.jpg'); 
	background-repeat: no-repeat; position: absolute; z-index:2;
	left:-214px; top:-214px; height: 428px; width: 428px;}
#flower_core{ 
	background-image: url('images/homeflower_core.png'); 
	background-repeat: no-repeat; position: absolute; z-index:40;
	left: -64px; top: -41px; height: 150px; width: 150px;}

