new_font{
	font:"Telle's Animals";
}
#title{
	position: absolute;
	z-index: 2;
	top: 200;
	left: 80;
}

.imageMap{
	text-decoration: none;
}

#frontpage{
	position: relative;
	width: 800;
	height: 780;
}

#background-layer{
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}

#products_menu{
	font-size: 15pt;
	font-weight: bold;
	z-index: 2;
	position: absolute;
	top: 551;
	left: 95;
}

#products_menu a{
	text-decoration: none;
}



#products_menu a:hover{
/*
	padding-left: 0;
	padding-right: 80;
	padding-bottom: 20;
	padding-top: 145;
	*/
	text-decoration: underline;
	/*
	background-image: url(images/products_menu2.gif);
	background-repeat: no-repeat;
	*/
} 

#promo_menu{
	font-size: 15pt;
	font-weight: bold;
	position: absolute;
	z-index: 2;
	top: 496;
	left: 180;
}

#promo_menu a{
	text-decoration: none;
}

#promo_menu a:hover{
/*
	padding-left: 0;
	padding-right: 90;
	padding-bottom: 50;
	padding-top: 173;
	*/
	text-decoration: underline;
	/*
	background-image: url(images/promo_menu2.gif);
	background-repeat: no-repeat;
	*/
}

#contact_menu{
	font-size: 15pt;
	font-weight: bold;
	z-index: 2;
	position: absolute;
	top: 435;
	left: 250;
}

#contact_menu a{
	text-decoration: none;
}

#contact_menu a:hover{
/*
	padding-left: 0;
	padding-right: 120;
	padding-bottom: 80;
	padding-top: 133;
	*/
	text-decoration: underline;
	/*
	background-image: url(images/contact_menu2.gif);
	background-repeat: no-repeat;
	*/
}

#about_menu{
	font-size: 15pt;
	font-weight: bold;
	z-index: 2;
	position: absolute;
	top: 375;
	left: 350;
}

#about_menu a{
	text-decoration: none;
}

#about_menu a:hover{
/*
	padding-left: 0;
	padding-right: 50;
	padding-bottom: 60;
	padding-top: 92;
	*/
	text-decoration: underline;
	/*
	background-image: url(images/about_menu2.gif);
	background-repeat: no-repeat;
	*/
}

#news_menu{
	z-index: 2;
	font-size: 15pt;
	font-weight: bold;
	position: absolute;
	top: 340;
	left: 460;
}

#news_menu a{
	text-decoration: none;
}

#news_menu a:hover{
/*
	padding-left: 0;
	padding-right: 80;
	padding-bottom: 60;
	padding-top: 53;
	*/
	text-decoration: underline;
	/*
	background-image: url(images/news_menu2.gif);
	background-repeat: no-repeat;
	*/
}

#header_links{
	font-size: 9pt;
	position: absolute;
	z-index: 2;
	/*top: 130;
	left: 380;*/
	top:0px;
	left:80px;
}

#header_links a{
	text-decoration: none;
}

#header_links a:hover{
	text-decoration: underline;
}

#footer_links{
	text-align: center;
	font-size: 12pt;
	position: absolute;
	top: 615;
	left: 210;
	z-index: 2;
}

#footer_links a{
	text-decoration: none;
}

#footer_links a:hover{
	text-decoration: underline;
}


.center{
	text-align: center;
}

.image-position{
	position: relative;
	top: 0;
	left: 0;
}

#intro_caption{
	font-family:Serif;
	font-size:12pt;
	font-style:italic;
	font-weight:bold;
	position:absolute;
	top:90px;
	left:370px;
	color:#6F4242;
	z-index:2;
	padding-right:20%;
}

.sub_heading{
	padding-left:10%;
	font-weight:bold;
}

