/* CSS Document */

body    {background-color: #FFFFFF;}

.normal	  {font-family:Tahoma; color: #000000;  font-size:12px;}
.title    {font-family:Tahoma; color: #000000; font-size:12px; font-weight:bold;}
.link     {font-family:Tahoma; color: #006600; font-size:11px;}
.titlelink {font-family:Tahoma; color: #196b19; font-weight:450;}

#Layer1 {
	position:static;
	left:200px;
	top:314px;
	width:786px;
	height:289px;
	z-index:1;
}

.navback {background-image:url(Images/navback.jpg);
		  background-position: center;
		  background-repeat: no-repeat;}
		  
.homeback {background-image:url(Images/homeback.jpg);
		  background-position: center;
		  background-repeat: no-repeat;}
		  
.aboutback {background-image:url(Images/aboutback.jpg);
			background-position:center;
		    background-repeat:no-repeat;}
		  
.sideback	{background-image:url(Images/sidepanel.jpg);
			background-position: center;
			background-repeat: no-repeat;}
			
.main1back {background-image:url(Images/mainpanel4.jpg);
		    background-position: center;
		    background-repeat: no-repeat;}
			
.contactback {background-image:url(Images/contactback.jpg);
		    background-position: center;
		    background-repeat: no-repeat;}
			
.storyback {background-image:url(Images/storiesback.jpg);
		    background-position: center;
		    background-repeat: no-repeat;}
			
.animalback {background-image:url(Images/animalback.jpg);
		    background-position: center;
		    background-repeat: no-repeat;}
			
.linkback {background-image:url(Images/linksback.jpg);
		    background-position: center;
		    background-repeat: no-repeat;}
			
.donateback {background-image:url(Images/donateback.jpg);
		    background-position: center;
		    background-repeat: no-repeat;}
