body			{
				background-color: #339933;
				margin: 0;
				}

#main			{
				display: block;
				width: 940px;
				background-color: #66ff99;
				margin: 0 auto;
				}
			
#home_link		{
				font-size: .8em;
				display: block;
				clear: right;
				color: #ffffff;
				font-family: helvetica;
				padding: 1em 4em 1em 0;
				}
#ads			{
				padding: 1em 0 0 0;
				}

			
#menu_ul		{
				width: 670px;
				margin: 0 auto;
				padding: 0 0 40px 40px;
				}
			
.menu_list		{
				font-weight: 100;
				list-style-type: none;
				float: left;
				background-color: #000000;
				margin: 0 1px 0 1px;
				padding: 2px;
				border: none;
				}			

.menu_list:hover		{
				background-color:#990000;
				}


.menu			{
				padding: 2px;
				font-family: arial;
				font-size: .8em;
				color: #FFFFFF;
				text-decoration: none;
				}
			
.wrapper		{
				width: 659px;
				height: 1200px;
				margin: 0 auto;
				}
				
#header			{
				width: 670px;
				margin: 0 auto;
				display: block;
				padding: 0 0 15px 0;
				}				
				
h1				{
				display: inline;
				font-family: helvetica;
				font-size: 1.4em;
				font-weight: 100;
				line-height: 1.5em;
				letter-spacing: .1em;
				color: #ffffff;
				background-color: #990000;
				padding: 5px;
				}
				
h2				{
				display: inline;
				font-family: helvetica;
				font-size: 1.4em;
				font-weight: 100;
				letter-spacing: .1em;
				color: #ffffff;
				background-color: #990000;
				padding: 5px;
				}
				
.notes			{
				font-family: helvetica;
				font-size: .9em;
				font-weight: 100;
				color: #000000;
				line-height: 1.5em;
				border-top: dotted 1px black;
				border-bottom: dotted 1px black;
				padding: 30px 0 30px 0;
				}
							
#images			{
				width: 640px;
				padding: 0 0 0 15px;
				margin: 30px 0 0 0;
				}
				
li				{
				float: left;
				list-style-type: none;
				padding: 10px;
				margin: 20px;
				background-color: #FFFFFF;
				}
				
.next_link		{
				color: #FF0000;
				margin: 0 0 0 550px;
				padding: 3em 0 0 0;
				font-family: helvetica;
				}
				
				
#apple			{
				display: inline-block;
				width: 150px;
				height: 150px;
				background: url("fruit_teach/apple.gif") 0 0 no-repeat;
				float: left;
				}



#apple:hover	{
				background: url("fruit_teach/apple.png") 0 0 no-repeat;
				}
				
#banana			{
				display: block;
				width: 150px;
				height: 150px;
				background: url("fruit_teach/banana.gif") 0 0 no-repeat;
				}

#banana:hover	{
				background: url("fruit_teach/banana.png") 0 0 no-repeat;
				}
				
#blackberry			{
				display: block;
				width: 150px;
				height: 150px;
				background: url("fruit_teach/blackberry.gif") 0 0 no-repeat;
				}

#blackberry:hover	{
				background: url("fruit_teach/blackberry.png") 0 0 no-repeat;
				}
				
#cherry			{
				display: block;
				width: 150px;
				height: 150px;
				background: url("fruit_teach/cherry.gif") 0 0 no-repeat;
				}

#cherry:hover	{
				background: url("fruit_teach/cherry.png") 0 0 no-repeat;
				}
				
#grape			{
				display: block;
				width: 150px;
				height: 150px;
				background: url("fruit_teach/grape.gif") 0 0 no-repeat;
				}

#grape:hover	{
				background: url("fruit_teach/grape.png") 0 0 no-repeat;
				}
				
#lemon			{
				display: block;
				width: 150px;
				height: 150px;
				background: url("fruit_teach/lemon.gif") 0 0 no-repeat;
				}

#lemon:hover	{
				background: url("fruit_teach/lemon.png") 0 0 no-repeat;
				}
#lime			{
				display: block;
				width: 150px;
				height: 150px;
				background: url("fruit_teach/lime.gif") 0 0 no-repeat;
				}

#lime:hover	{
				background: url("fruit_teach/lime.png") 0 0 no-repeat;
				}
				
#melon			{
				display: block;
				width: 150px;
				height: 150px;
				background: url("fruit_teach/melon.gif") 0 0 no-repeat;
				}

#melon:hover	{
				background: url("fruit_teach/melon.png") 0 0 no-repeat;
				}
				
#orange			{
				display: block;
				width: 150px;
				height: 150px;
				background: url("fruit_teach/orange.gif") 0 0 no-repeat;
				}

#orange:hover	{
				background: url("fruit_teach/orange.png") 0 0 no-repeat;
				}
				
#peach			{
				display: block;
				width: 150px;
				height: 150px;
				background: url("fruit_teach/peach.gif") 0 0 no-repeat;
				}

#peach:hover	{
				background: url("fruit_teach/peach.png") 0 0 no-repeat;
				}
				
#pear			{
				display: block;
				width: 150px;
				height: 150px;
				background: url("fruit_teach/pear.gif") 0 0 no-repeat;
				}

#pear:hover		{
				background: url("fruit_teach/pear.png") 0 0 no-repeat;
				}
				
#pineapple		{
				display: block;
				width: 150px;
				height: 150px;
				background: url("fruit_teach/pineapple.gif") 0 0 no-repeat;
				}

#pineapple:hover	{
				background: url("fruit_teach/pineapple.png") 0 0 no-repeat;
				}
				
#raspberry		{
				display: block;
				width: 150px;
				height: 150px;
				background: url("fruit_teach/raspberry.gif") 0 0 no-repeat;
				}

#raspberry:hover	{
				background: url("fruit_teach/raspberry.png") 0 0 no-repeat;
				}
				
#strawberry		{
				display: block;
				width: 150px;
				height: 150px;
				background: url("fruit_teach/strawberry.gif") 0 0 no-repeat;
				}

#strawberry:hover	{
				background: url("fruit_teach/strawberry.png") 0 0 no-repeat;
				}

