html, body {
  height: 100%;                                                                   
  margin: 0;                                                                      
  padding: 0;                                                                     
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
a {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}
a:hover {
	color: #000099;
}

img {
	overflow: hidden;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#shim {
  visibility: hidden;
  width: 100%;
  height: 50%;                                                                    
  margin-top: -200px;                                                             
  float: left;
}

#container {
	height: 402px;
	width: 298px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#mainegg {
	background-image: url(images/egg3.gif);
	height: 402px;
	width: 298px;
	z-index:100;
	position:relative;
}

#div1 {
background-color:#000000;
	height: 53px;
	width: 55px;
	left: 52px;
	top: 283px;
	z-index:1;
	position: absolute;
}
#div1shadow {
	height: 53px;
	width: 55px;
	left: 52px;
	top: 283px;
	z-index:101;
	position: absolute;
}
#div2 {
background-color:#000000;
	height: 66px;
	width: 67px;
	left: 105px;
	top: 240px;
	z-index: 1;
	position: absolute;
}
#div2shadow {
	height: 66px;
	width: 67px;
	left: 105px;
	top: 240px;
	z-index: 102;
	position: absolute;
}
#div3 {
background-color:#000000;
	height: 53px;
	width: 55px;
	left: 111px;
	top: 314px;
	z-index: 1;
	position: absolute;
}
#div3shadow {
	height: 53px;
	width: 55px;
	left: 111px;
	top: 314px;
	z-index: 103;
	position: absolute;
}
#div4 {
background-color:#000000;
	height: 61px;
	width: 60px;
	left: 175px;
	top: 209px;
	z-index: 1;
	position: absolute;
}
#div4shadow {
	height: 61px;
	width: 60px;
	left: 175px;
	top: 209px;
	z-index: 104;
	position: absolute;
}
#div5 {
background-color:#000000;
	height: 78px;
	width: 70px;
	left: 173px;
	top: 280px;
	z-index: 5;
	position: absolute;
}
#div5shadow {
	height: 78px;
	width: 70px;
	left: 173px;
	top: 280px;
	z-index: 105;
	position: absolute;
}
#div6 {
background-color:#000000;
	height: 38px;
	width: 48px;
	left: 234px;
	top: 252px;
	z-index: 6;
	position: absolute;
}
#div6shadow {
	height: 38px;
	width: 48px;
	left: 234px;
	top: 252px;
	z-index: 106;
	position: absolute;
}

.hidden{
position:absolute;
visibility:hidden;
}

#monster1{
	background-image:url(images/monster1.jpg);
	width:221px;
	height:432px;
	top:0px;
	left:0px;
}

#monster2{
	background-image:url(images/monster2.jpg);
	width:330px;
	height:192px;
	top:308px;
	left:20px;
}

#monster3{
	background-image:url(images/monster3.jpg);
	width:556px;
	height:216px;
	top:0px;
	left:70px;
}

#monster4{
	background-image:url(images/monster4.jpg);
	width:239px;
	height:308px;
	top:60px;
	left:461px;
}

#monster5{
	background-image:url(images/monster5.jpg);
	width:407px;
	height:192px;
	top:308px;
	left:148px;
}

#plant_container{
	background-color: #000000;
	height: 233px;
	width: 541px;
}

#plant1{
	height: 225px;
	width: 175px;
	left: 4px;
	top: 4px;
	background-color: #CCCCCC;
	position: absolute;
}

#plant2{
	height: 225px;
	width: 175px;
	left: 183px;
	top: 4px;
	background-color: #CCCCCC;
	position: absolute;
}

#plant3{
	height: 225px;
	width: 175px;
	left: 362px;
	top: 4px;
	background-color: #CCCCCC;
	position: absolute;
}
#questionmark {
  background-image:url(images/questionmark.gif);
	height: 38px;
	width: 48px;
	left:234px;
	top: 252px;
	right: 10px;
	visibility:hidden;
	position:absolute;
	z-index: 200;
}

#pond_viewer1{
	width:100px;
	height:150px;
	position:absolute;
	background-color:#999900;
	left:75px;
	top:175px;
	background-image: url(images/pixelanimation1.gif);
}

#pond_viewer2{
	width:100px;
	height:150px;
	position:absolute;
	background-color:#FFFF33;
	left:325px;
	top:175px;
	background-image: url(images/pixelanimation2.gif);
}

#pond_viewer3{
	width:100px;
	height:150px;
	position:absolute;
	background-color:#CC33CC;
	left:575px;
	top:175px;
	background-image: url(images/pixelanimation3.gif);
}

#pond_viewer_shadow1{
	width:100px;
	height:150px;
	position:absolute;
	left:75px;
	top:175px;
	z-index: 101;
}
#pond_viewer_shadow2{
	width:100px;
	height:150px;
	position:absolute;
	left:325px;
	top:175px;
}
#pond_viewer_shadow3{
	width:100px;
	height:150px;
	position:absolute;
	left:575px;
	top:175px;
}
#info_box {
	height: 600px;
	width: 240px;
}
