body { background-color: #67fe33; background-image: url(images/newbodybg.jpg); margin: 0; background-repeat: repeat-y; background-position: center top ; position: relative; }
#main { position: relative; width: 1168px; height: 343px; background-image: url(images/bg_main.jpg); background-repeat: no-repeat; margin-top: -170px; margin-right: auto; margin-left: auto; padding-top: 642px; }
#nav {
/*	background-image: url(images/bg_nav.jpg);
*/	background-repeat: no-repeat;
	width: 354px;
	height: 440px;
	position: absolute;
	top: 266px;
	left: 628px;
}
#content { position: absolute; top: 525px; left: 296px; width: 440px; height: 150px; overflow: hidden; z-index: 100; }
#footer {
	width: 1168px;
	height: 265px;
	position: absolute;
	left: 34px;
	top: 580px;
}
#roseFlash {
/*	float: left;
*/	position: absolute;
	top: 0;
	left: 76px;
	width: 189px;
	height: 265px;
	background-repeat: no-repeat;
}
#hollyFlash {
/*	float: left;
	padding-top: 115px;
*/	position: absolute;
	top: 78px;
	left: 272px;
	width: 236px;
	height: 187px;
	background-image: url(images/char_Holly.jpg);
	background-repeat: no-repeat;
}
#snowdropFlash {
/*	float: left;
	padding-top: 82px;
*/	position: absolute;
	top: 78px;
	left: 512px;
	width: 173px;
	height: 187px;
	background-repeat: no-repeat;
}
#daisyFlash {
/*	float: left;
	padding-top: 176px;
*/	position: absolute;
	top: 154px;
	left: 683px;
	width: 131px;
	height: 111px;
	background-image: url(images/char_daisy.jpg);
	background-repeat: no-repeat;
}
#spiderFlash {
	position: absolute;
	top: 154px;
	left: 816px;
	width: 160px;
	height: 111px;
	background-image: url(images/char_spider.jpg);
	background-repeat: no-repeat;
}
#seedFlash {
	position: absolute;
	top: 80px;
	left: 949px;
	width: 103px;
	height: 104px;
	background-repeat: no-repeat;
}
#sunflowerFlash {
	position: absolute;
	top: 191px;
	left: 218px;
	width: 265px;
	height: 264px;
	background-image: url(images/char_sunflower.jpg);
	background-repeat: no-repeat;
}
#copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; position: absolute; top: 855px; width: 1009px; }
#wrapper { border-left: 4px solid black; }
#hosting { text-align: right; margin-right: auto; margin-left: auto; padding-right: 10px; }

