

/* main links */


/*footer information is an embedded style sheet on each page */




body {

font: 8pt arial; 
background-color: #FFFFFF; 
background-image: url(images/);
background-repeat: repeat-y;
background-position: left;
background-attachment: fixed;
margin-left: 30px;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 30px;


}




p {
font: 8pt arial; 
text-align: left;
color: #808080;
margin-left: 40px;
margin-top: 1px;
margin-right: 30px;
}



a:link {
font: 8pt/16pt georgia; 
color: #808080;
background-color: transparent;
text-decoration: none;
font-variant: none; 
}

a:visited {
font: 8pt/16pt georgia; 
color: #808080;
background-color: transparent;
text-decoration: none;
font-variant: none; 
}

a:active {
font: 8pt/16pt georgia; 
color: #79191d;
background-color: white;
text-decoration: underline;
font-variant: none; 
}

a:hover { 
font: 8pt/16pt georgia; 
color: #79191d; font-weight: normal;
text-decoration: underline;
 }
 
 
 
 h1 {
color: #79191d;
font-size: 40 px;
text-align: center;
font-family: Arial;
margin-top: 15px;
}


h2 {
color: #79191d;
font-size: 40 px;
text-align: center;
font-family: Arial;
}


h3 {
font: 10pt/16pt georgia; 
text-align: left;
color: #79191d;
height: 5px;
margin-left: 40px;
margin-top: 40px;
margin-bottom: 25px;
margin-right: 30px;
}

 

h4 {
color: #79191d; 
font-size: 20 px;
text-align: center;
font-family: Arial;
margin-top: 5px;

}


h5 {
color: #79191d; 
}

h6 {
color: #79191d; 
font-size: 10 px;
text-align: center;
font-family: Arial;
background: transparent url(images/h6.jpg) no-repeat top center; 
margin-top: 1px; 
width: 139px; 
height: 223px;
}


/* bottom navigation links */

#bottomlinkList  a:link { 
	font: 8pt/16pt arial; 
	color: #79191d; 
	
	}
	
#bottomlinkList  a:visited {
	color: #79191d; 
	font: 8pt/16pt arial; 
	
	}
	
#bottomlinkList  a:hover {
	font: 8pt/16pt arial; 
	text-decoration: underline;
	color: #79191d;
	 
	}
	
	
	/* body navigation links */

#bodylinkList  a:link { 
	font: 8pt/16pt arial; 
	color: #79191d;
	text-decoration: underline;
 
	
	}
	
	a:active {
font: 8pt/16pt georgia; 
color: #79191d;
background-color: white;
text-decoration: underline;
font-variant: none; 
}

	
	
#bodylinkList  a:visited {
	color: #79191d; 
	font: 8pt/16pt arial; 
	text-decoration: underline;

	
	}
	
#bodylinkList  a:hover {
	font: 8pt/16pt arial; 
	text-decoration: underline;
	color: #808080;

	 
	}
	

	#animallogoimage
{
	background-image: url(images/logo2.jpg);
	background-repeat: no-repeat;
	background-center-top: 0% 0%;
	
}

#bold {font: 8pt/16pt georgia; 
 color: 79191d;
 height: 15px;
 font-weight: normal;
 margin-left: 43px;
}