#content{
	position: absolute;
    top: 3%;
	left : 50%;
	margin-left : -400px;
    width: 800px;
    height: 600px;

}




#frog1{
	position:absolute;
	background-image:url("images/1.gif");
	background-position: center;
	height:76px;
	width:489px;
}

#frog2{
	position:absolute;
	background-image:url("images/2.gif");
	background-position: center;
	height:76px;
	width:76px;
	left:489px;
}

#frog3{
	position:absolute;
	background-image:url("images/3.gif");
	background-position: center;
	height:76px;
	width:105px;
	left:565px;
}

#frog4{
	position:absolute;
	background-image:url("images/4.gif");
	background-position: center;
	height:76px;
	width:60px;
	left:670px;
}

#frog5{
	position:absolute;
	background-image:url("images/5.gif");
	background-position: center;
	height:600px;
	width:70px;
	left:730px;
}

#frog6{
	position:absolute;
	background-image:url("images/6.gif");
	background-position: center;
	height:524px;
	width:64px;
	top:76px;
}

#frog7{
	position:absolute;
	background-image:url("images/7.gif");
	background-position: center;
	height:438px;
	width:351px;
	top:76px;
	left:64px;
}

#frog7 p{
	text-align:left;
	position:absolute;
	top:30px;
	left:50px;
	font-size:0.9em;
	font-family:"Trebuchet MS";
}

#frog7 a{
	color:#A78000;
}

#frog7 a:hover{
	color:black;
	background-color:#A78000;
}

#frog7 li {
	text-align:left;
	position:relative;
	top:100px;
	left:65px;
	font-size:0.9em;
	font-family:"Trebuchet MS";
}

#frog8{
	position:absolute;
	background-image:url("images/8.gif");
	background-position: center;
	height:438px;
	width:315px;
	top:76px;
	left:415px;
}

#frog8 p{
	position:relative;
	top:30px;
	left:70px;
	font-size:0.8em;
	font-family:"Trebuchet MS";
	width: 75%;
	text-align: justify;

}

#frog8 auto{
   overflow: auto;
}


#frog9{
	position:absolute;
	background-image:url("images/9.gif");
	background-position: center;
	height:86px;
	width:666px;
	top:514px;
	left:64px;
}

#frog9 p{
	text-align:left;
	position:absolute;
	top:10px;
}

#frog9 a{
	text-decoration:none;
	color:#0F6F00;
}

label {
display:block;
width:150px;
float:left;
}







