
#style3_first {
	height: 468px;
	width: 1009px;
	
	background-image: url(images/style3_top-bg.gif);
	background-repeat: no-repeat;
}

	#icons_out_bottom {
		height: 50px;
		width: 350px;
		
		background-color: transparent;
		
		position: absolute;
		top: 475px;
		left: 700px;
	}
	
	#icons_out_left {
		height: 50px;
		width: 150px;
		
		background-color: transparent;
		
		position: absolute;
		top: 425px;
		left: 700px;
	
		z-index: 60;
	}
	
	#icons_out_right {
		height: 500px;
		width: 50px;
		
		background-color: transparent;
		
		position: absolute;
		top: 0px;
		left: 1015px;
	}
	
	

	#map_text {
	
	}
	
		#map_text_default {
		}
	
			#map_text_default a {

			}

		#map_text_exhibit_icons_animals {
			display: none;
		}
		
			.animals_animal_list {
				margin: 0px;
				padding: 0px;
				color: #C5BEAD;
			}
			.animals_animal_list li{
				padding-left: 15px;
				padding-bottom: 5px;
				font-style: italic;
				list-style-type: none;
				color: #87A32B;
			}
			.animals_animal_list a{
				text-decoration: none;
				color: #ffffff;
			}
		
		#map_text_exhibit_icons_journals {
			display: none;
			
			 height: 378px; 
			 overflow: hidden;
		}
		
	
			.journal_row {
				margin-bottom: 14px;
			
			}
			
				.journal_headline {
					color: #ffffff;
				
				}
				
					.journal_headline p {
						display: inline;
					}
					
					.journal_headline a {
						color: #ffffff;
					}

				.journal_date {
					color: #87a32b;
				}
				
					.journal_date a {
						
					}

				.journal_teaser {
					color: #ffffff;
									}
				
					.journal_teaser p {
						margin: 0px;
					}
					
					.journal_teaser a {
						
					}
				
				
		#map_text_exhibit_icons_photos {
			display: none;
		}
		
			.map_text_gallery_teaser_div {
				width: 257px;
				
				overflow: hidden;
				
				padding-top: 7px;
				
				margin-bottom: 15px;
			}
		
		#map_text_exhibit_icons_exhibits {
			display: none;	
		}


	.first_icons {
		height: 45px;
		width: 142px;
		
		background-repeat: no-repeat;
		
		position: absolute;
		top: 417px;
		left: 876px;
		
		z-index: 57;
	}
	
	#exhibit_icons_text_default {
		height: 29px;
		width: 400px;
		
		position: absolute;
		top: 441px;
		left: 475px;
		
		z-index: 55;
		
		color: #525252;
		
		font-size: 11px;
		
		text-align: right;
		
		display: block;

		filter:alpha(opacity=0);
		-moz-opacity:0;
		opacity:0;	
	}
	
	#exhibit_icons_text_animals {
		height: 29px;
		width: 400px;
		
		position: absolute;
		top: 441px;
		left: 445px;
		
		z-index: 55;
		
		color: #ffffff;
		
		font-size: 14px;
		
		text-align: right;
		
		display: none;
	
	}
	
	#exhibit_icons_text_journals {
		height: 29px;
		width: 400px;
		
		position: absolute;
		top: 441px;
		left: 445px;
		
		z-index: 55;
		
		color: #ffffff;
		
		font-size: 14px;
		
		text-align: right;
		
		display: none;
	
	}
	
	#exhibit_icons_text_photos {
		height: 29px;
		width: 400px;
		
		position: absolute;
		top: 441px;
		left: 468px;
		
		z-index: 55;
		
		color: #ffffff;
		
		font-size: 14px;
		
		text-align: right;
		
		display: none;
	}

	#exhibit_icons_default {
		background-image: url(images/style3_first_icons.gif);
		
		display: block;
	}
	
	#exhibit_icons_animals {
		background-image: url(images/style3_first_icons_animals.gif);
		
		display: none;
	}
	
	#exhibit_icons_journals {
		background-image: url(images/style3_first_icons_journals.gif);
		
		display: none;
	}
	
	#exhibit_icons_photos  {
		background-image: url(images/style3_first_icons_photos.gif);
		
		display: none;
	}
	
	#exhibit_icons_exhibits {
		background-image: url(images/style3_first_icons_exhibits.gif);
		
		display: none;
	}
	
	#exhibit_icons_animals_mousearea {
		height: 45px;
		width: 39px;
		
		background-color: transparent;
		
		position: absolute;
		top: 418px;
		left: 876px;
		
		z-index: 58;
	
	}
	
	#exhibit_icons_journals_mousearea {
		height: 45px;
		width: 32px;
		
		background-color: transparent;
		
		position: absolute;
		top: 418px;
		left: 915px;
		
		z-index: 58;
	}
	
	#exhibit_icons_photos_mousearea {
		height: 45px;
		width: 32px;
		
		background-color: transparent;
		
		position: absolute;
		top: 418px;
		left: 947px;
		
		z-index: 58;
	}
	
	#exhibit_icons_exhibits_mousearea {
		height: 45px;
		width: 39px;
		
		background-color: transparent;
		
		position: absolute;
		top: 418px;
		left: 956px;
		
		z-index: 58;
	
	}
	
	.map_exhibit_animal_img {
		margin-left: -4px;
		margin-bottom: 7px;
	}

	#first_bottom_bar_text {
		font-size: 18px;
		
		line-height: 21px;
		
		font-weight: bold;
		
		color: #ffffff;
		
		position: absolute;
		top: 437px;
		left: 87px;
		
		z-index: 57;
	}
	
		#first_bottom_bar_return {
			height: 29px;
			width: 176px;
			
			margin-left: 8px;
			
			position: relative;
			
			cursor: pointer;
		}

			#first_bottom_bar_return_off {
				width: 26px;
				height: 22px;

				position: absolute;
				top: 0px;
				left: 0px;
				
				z-index: 59;

				display: block;

				background-image: url(images/exhibit_return_off.gif);
				background-repeat: no-repeat;
			}

			#first_bottom_bar_return_on {
				width: 26px;
				height: 22px;

				position: absolute;
				top: 0px;
				left: 0px;
				
				z-index: 60;

				display: none;

				background-image: url(images/exhibit_return_on.gif);
				background-repeat: no-repeat;
			}

			#first_bottom_bar_return_text {
				height: 29px;
				width: 150px;

				position: absolute;
				top: 0px;
				left: 26px;
				
				z-index: 61;

				color: #52601d;

				font-size: 10px;

				display: none;
				
				font-weight: normal;

			}
	
	#first_sep {
		height: 358px;
		width: 5px;

		background-image: url(images/style3_first_sep.gif);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 35px;
		left: 720px;
		
		z-index: 51;
	}

	#first_bottom_bar_green {
		height: 30px;
		width: 1009px;
		
		background-color: #a3bd30;
		
		position: absolute;
		top: 427px;
		left: 0px;
		
		z-index: 51;
	}

	#first_bottom_bar_black {
		height: 40px;
		width: 1009px;
		
		background-color: #000000;
		
		position: absolute;
		top: 428px;
		left: 0px;
		
		z-index: 51;
	}

	#first_bottom_logo_box {
		height: 61px;
		width: 54px;
		
		background-color: #000000;
		
		position: absolute;
		top: 399px;
		left: 23px;
		
		z-index: 56;
	}
	
		#first_bottom_logo {
			height: 59px;
			width: 50px;
			
			background-repeat: no-repeat;
			
			position: absolute;
			top: 2px;
			left: 2px;
		}

	#first_bottom_fade {
		height: 21px;
		width: 1009px;
	
		background-image: url(images/style3_first_fade_bottom.png);
		background-repeat: repeat-x;
		
		position: absolute;
		top: 468px;
		left: 0px;
		
		z-index: 40;
	}


#content_style3 {
	width: 1009px;
	
	border-collapse: collapse;

	position: relative;

}

	
	#style3_body {
		width: 719px;
		
		background-image: url(images/style3_content-bg2.gif);		
		background-color: #564412;
		
	}

		#style3_content {
			margin-left: 27px;
			margin-right: 27px;
			padding-top: 20px;
			padding-bottom: 30px;
		}
		
			#style3_content a {
				/*color: #564412;*/
			}
			
			#style3_toplinks {
				font-size: 12px;
				color: #87a32b;

				padding-left: 21px;
				padding-right: 21px;
				
				margin-bottom: 19px;
				
				/*position: relative;*/
				z-index: 50;
			}
			
				#style3_toplinks a {
					color: #87a32b;
				}
		
		#style3_content .text_headline {
			margin-bottom: -1px;
			padding-bottom: 0px;
			
			padding-left: 21px;
			padding-right: 21px;

			font-family: Verdana, Sans-Serif;
			font-size: 14px;

			color: #87a32b;

			line-height: 20px;
			
			
			

		}
			
			#style3_content .text_headline p {
				margin: 0px;
				padding: 0px;
			}
			
		
			#style3_content .text_headline a {
				color: #87a32b;
			}
		
		#style3_content .text_copy {
			font-family: Verdana, Sans-Serif;
			font-size: 11px;
			
		/*	color: #ffffff;*/
			color: #c5bead;
			
			margin-top: 0px;
			margin-bottom: 11px;
			
			padding-top: 0px;
			padding-left: 21px;
			padding-right: 21px;
			
			line-height: 16px;		
		}
		
			#style3_content .text_copy a {
				color: #87a32b;
			}
			
			#style3_content .text_copy p {
				margin: 0px;
				margin-bottom: 10px;
			}
			
			#style3_content .text_copy img {
				/*margin: 5px;*/
			}
			
				#style3_content .text_copy .text_copy_img_left {
					margin-top: 7px;
					margin-right: 11px;
					
				}

				#style3_content .text_copy .text_copy_img_right {
					margin-top: 7px;
					margin-left: 11px;				
				}

		#style3_content .video {
			margin-left: 106px;
		}
	
	#style3_right_sep {
		width: 4px;
		
		background-color: #ffffff;
	}
	
	#style3_right {
		width: 286px;
		
		background-color: #bb9305;
		/*background-color: transparent;*/
		
	}
	
		#style3_right_div {
			height: 100%;
			width: 100%;
			
			background-image: url(images/style2_right-bg.png);
			background-repeat: repeat;
			

		}
	
			#style3_right_content_div {
				z-index: 50;
				
				padding-top: 46px;
			}
			
				#style3_donate {
					background-image:url(images/right_donate_bg.gif);
					background-repeat:no-repeat;
					height:47px;
					position:relative;
					width:286px;
					z-index:20;
					
					margin-bottom: 25px;
				}

			#style3_right_bottom_spacer {
				height: 96px;
			}
			
			.journal_box_row {
				margin-bottom: 7px;
			
			}
			
				.journal_box_date {
					color: #55441a;
					
					margin-right: 7px;
				}
				
				.journal_box_headline {
					color: #ffffff;
				}
				
					.journal_box_headline p {
						display: inline;
					}
					
					.journal_box_headline a {
						color: #ffffff;
					}