body { background-color: #67fe33; background-image: url(images/newbodybg.jpg); background-repeat: repeat-y; background-position: center top; }
#main { position: relative; z-index: 8; width: 1060px; margin-left: auto; margin-right: auto; border-right: 6px solid black; border-bottom: 6px solid black; border-left: 6px solid black; }
#header {
	width: 100%;
	height: 146px;
	background-image: url(images/kidsheader.jpg);
	background-repeat: no-repeat;
}
#nav {
	z-index: 10;
	width: 170px;
	height: auto;
	float: left;
	padding-left: 45px;
}
#content { z-index: 10; width: 650px; height: 519px; overflow: scroll; float: right; margin-right: 100px; overflow-x: hidden; }
#wrapper { background-image: url(images/kidsbody.jpg); background-repeat: no-repeat; width: 100%; height: 519px; }
#footer { color: #eae848; font-size: 10px; background-color: #008804; z-index: 10; clear: both; background-image: url(images/kidsfooter.jpg); background-repeat: no-repeat; text-align: right; padding-top: 100px; padding-right: 30px; height: 128px; min-height: 128px; _height: 128px; }
#today {
	position: absolute;
	top: 94px;
	left: 720px;
	width: 130px;
	padding-top: 14px;
	height: 12px;
	display: block;
}
#storeNav {
	position: absolute;
	top: 190px;
	left: 680px;
}
#charflash { float: right; }

