div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family: ;
    }

	voice-family:;
	voice-family:inherit;
	height:55px;
	}
 
 body>#Header {height:50px;} 

BODY	{
  margin: 10px;
  background-color: #ffffff;
  scrollbar-arrow-color:#99ccff;
  scrollbar-base-color:#99ccff;
  scrollbar-track-color:#999ccff;
  scrollbar-shadow-color:#6699CC;
  scrollbar-face-color:#6699CC;
  scrollbar-highlight-color:white;
  scrollbar-darkshadow-color:#6699CC;
  scrollbar-shadow-color:white;
  scrollbar-3d-light-color:99ccff;
 }


/* INDEX PAGE*/

.index-topbkg	{
   background-image: url(images/);
   background-color: #ffffff;
   background-repeat: no-repeat;
   background-position: left top;
	}

.index-middlebkg	{
   background-image: url(images/);
   background-color: #ffffff;
   background-repeat: no-repeat;
   background-position: left top;
	}

.index-bottombkg	{
   background-image: url(images/);
   background-color: #ffffff;
   background-repeat: no-repeat;
   background-position: left top;
	}

 /*SECONDARY PAGES - ABOUT US   */



.aboutus-topbkg	{
   background-image: url(images/);
   background-color: #003300;
   background-repeat: no-repeat;
   background-position: left top;
	}
	
.aboutus-middlebkg	{
   background-image: url(images/);
   background-color: #ffffff;
   background-repeat: no-repeat;
   background-position: left top;
	}
	
.aboutus-bottombkg	{
   background-image: url(images/);
   background-color: #003300;
   background-repeat: no-repeat;
   background-position: left top;
  	}


/* SECONDARY PAGES - ACTIVITIES */

.activities-top	{
   background-image: url(images/);
   background-color: #003300;
   background-repeat: no-repeat;
   background-position: left top;
	}
	
.activities-middle{
   background-image: url(images/);
   background-color: #ffffff;
   background-repeat: no-repeat;
   background-position: left top;
	}
	
.activities-bottom	{
   background-image: url(images/);
   background-color: #003300;
   background-repeat: no-repeat;
   background-position: left top;
  	}


/* SECONDARY PAGES - WILDLIFE */

.wildlife-top	{
   background-image: url(images/);
   background-color: #003300;
   background-repeat: no-repeat;
   background-position: left top;
	}
	
.wildlife-middle{
   background-image: url(images/);
   background-color: #ffffff;
   background-repeat: no-repeat;
   background-position: left top;
	}
	
.wildlife-bottom	{
   background-image: url(images/);
   background-color: #003300;
   background-repeat: no-repeat;
   background-position: left top;
  	}

/* SECONDARY PAGES - CONTACTS */

.contacts-top	{
   background-image: url(images/);
   background-color: #003300;
   background-repeat: no-repeat;
   background-position: left top;
	}
	
.contacts-middle{
   background-image: url(images/);
   background-color: #ffffff;
   background-repeat: no-repeat;
   background-position: left top;
	}
	
.contacts-bottom	{
   background-image: url(images/);
   background-color: #003300;
   background-repeat: no-repeat;
   background-position: left top;
  	}

/* SECONDARY PAGES -  */

.article-top	{
   background-image: url(images/article-top.jpg);
   background-color: #003300;
   background-repeat: no-repeat;
   background-position: left top;
	}
	
.article-middle{
   background-image: url(images/article-middle.jpg);
   background-color: #ffffff;
   background-repeat: no-repeat;
   background-position: left top;
	}
	
.article-bottom	{
   background-image: url(images/article-bottom.jpg);
   background-color: #003300;
   background-repeat: no-repeat;
   background-position: left top;
  	}
