@charset "utf-8";
/* CSS Document */
#container {
	width: 968px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #000;
}
#main_image {
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	height: 376px;
	width: 968px;
	position: relative;
}
#ART_Logo {
	width: 280px;
	position: absolute;
	left: 10px;
	top: 10px;
	height: 140px;
}
#left_column, #center_column, #right_column {
	width: 210px;
	float: left;
	color: #FFF;
}
#second_animal_column{
  margin-left: 15px;
}
#third_animal_column {
  margin-left: 24px;
}
#fourth_animal_column {
  margin-left: 5px;
}
#first_animal_column {
	float: left;
	width: 84px;
}
#fourth_animal_column {
	float: left;
	width: 79px;
}
#second_animal_column {
	float: left;
	width: 69px;
}
#third_animal_column {
	float: left;
	width: 60px;
}
h1 {
	font-family: sarina, serif;
	font-size: 50px;
	margin: 0;
	float: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: center;
	background-color: #000;
} 	#header {
	color: #FFF;
	background-color: #000;
	height: 82px;
	position: relative;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	background-color: #FFF;
	margin: 0px;
}
#header p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	float: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
}
#header a {
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 193.6px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #666;
}
#header ul li {
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
}
