@charset "utf-8";
/* CSS Document */

html {background: #fef8bc url(../images/bg.jpg) repeat; margin: 0;}
body {padding: 0; margin: 0;} 
 
 /* Home Page */ 
#box {position: relative; z-index: 0; background: #fef8bc url(../images/mainFramebg.gif) no-repeat; width: 900px; height: 726px; margin: 20px auto 0 auto; border: #C17120 1px solid;} 
#ark {background: transparent url(../images/logo.gif) no-repeat; width: 203px; height: 214px; position: absolute; left: 697px;}
#pictures {position: absolute; z-index: 1; width: 530px; height: 240px;}
#address {position: absolute; z-index: 75; top: 280px; left: 49px; width: 400px; height: 220px; text-align: center; font-family: "Times New Roman", Times, serif; background: transparent url(../images/TxtBoxBkgd.gif); border: 1px solid #7a2e05;}
#address h1 {margin: 0; padding: 7px 5px 5px 5px;}
#address p {margin: 0; padding: 10px;}
.black {font-family: Arial, Helvetica, sans-serif; font-size: 80%;} 
.blue {color: #005875; font-style: italic; font-size: 105%; font-weight: bold; line-height: 1.10;}
.red {color: #9E0C1B;}

		/* Sun Links */
#home a{position: absolute; z-index: 100; left: 555px; top: 72px; background: transparent url(../images/links/home.gif) no-repeat; width: 66px; height: 23px;}
#home a:hover {background: transparent url(../images/links/homeOvr.gif) no-repeat;}
#aboutUs a{position: absolute; z-index: 50; left: 516px; top: 128px; background: transparent url(../images/links/aboutUs.gif) no-repeat; width: 97px; height: 49px;}
#aboutUs a:hover {background: transparent url(../images/links/aboutUsOvr.gif) no-repeat;}
#calendar a{position: absolute; z-index: 50; left: 540px; top: 195px; background: transparent url(../images/links/calendar.gif) no-repeat; width: 83px; height: 60px;}
#calendar a:hover {background: transparent url(../images/links/calendarOvr.gif) no-repeat;}
#parentHbk a{position: absolute; z-index: 45; left: 513px; top: 245px; background: transparent url(../images/links/parentHbk.gif) no-repeat; width: 143px; height: 139px;}
#parentHbk a:hover {background: transparent url(../images/links/parentHbkOvr.gif) no-repeat;}
#newsletters a{position: absolute; z-index: 50; left: 630px; top: 289px; background: transparent url(../images/links/newsletters.gif) no-repeat; width: 69px; height: 113px;}
#newsletters a:hover {background: transparent url(../images/links/newslettersOvr.gif) no-repeat;}
#photoGallery  a{position: absolute; z-index: 50; left: 705px; top: 318px; background: transparent url(../images/links/photoGallery.gif) no-repeat; width: 61px; height: 143px;}
#photoGallery a:hover {background: transparent url(../images/links/photoGalleryOvr.gif) no-repeat;}

		/* Bottom Links */
#bottomLinks {position: absolute; z-index: 30; width: 850px; height: 175px; top: 525px; left: 25px; border: #C17120 1px solid;}
#bottomLinks li {display: inline; list-style: none;}
#YMCA a{background: transparent url(../images/links/ymca.gif) no-repeat; width: 178px; height: 166px; position: absolute; top: 543px; left: 44px;}
#YMCA a:hover {background: transparent url(../images/links/ymcaOvr.gif) no-repeat;}
#naccrra a{background: transparent url(../images/links/naccrra.gif) no-repeat; width: 178px; height: 166px; position: absolute; top: 543px; left: 251px;}
#naccrra a:hover {background: transparent url(../images/links/naccrraOvr.gif) no-repeat;}
#naeyc a{background: transparent url(../images/links/naeyc.gif) no-repeat; width: 178px; height: 166px; position: absolute; left: 463px; top: 543px;}
#naeyc a:hover {background: transparent url(../images/links/naeycOvr.gif) no-repeat;}
#First a{background: transparent url(../images/links/First.gif) no-repeat; width: 178px; height: 166px; position: absolute; left: 671px; top: 543px;}
#First a:hover {background: transparent url(../images/links/FirstOvr.gif) no-repeat;}

#Kinder a{
	background: transparent url(../images/links/Kinder.gif) no-repeat;
	width: 163px;
	height: 77px;
	position: absolute;
	left: 471px;
	top: 426px;
	border: #331A15 1px solid;
}
#Kinder a:hover {background: transparent url(../images/links/KinderOvr.gif) no-repeat; border: #CC0000 1px solid;}
