@charset "UTF-8";
/* CSS Document */

body {
	background-color:#2b2c2d;
	font-family: Helvetica, Arial, sans-serif;
	color:#595959;
	font-size:10px;
	line-height:16px;
	margin:0px;
}

/* Div IDs for Layout Containers */

#header {
	background-image:url(../images/2007_2008/header_bg.png);
	height:100px;
	border-bottom:5px solid #FFFFFF;
	}
#header_conatiner {
	width:720px;
	margin-left:auto;
	margin-right:auto;
	}
#animals {
	float:right;
	margin-top:2px;
	}
#logo {
	width:200px;
	padding-top:52px;
	}
#middle_container {
	height:auto;
	background-color:#E0E0E0;
	border-bottom:5px solid #FFFFFF;
	}
#nav {
	width:720px;
	margin-left:auto;
	margin-right:auto;
	height:24px;
	}
#body_container {
	width:655px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:20px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:5px;
	min-height:270px;
	}
#footer {
	width:720px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:100px;
	color:#989898;
	}
#copyright {
	float:right;
	width:300px;
	text-align:right;
	}
	
/* Styles Controlling Layout and Look of Navigation Menu */

#nav ul {
	list-style: none;
	margin: 0;
	font-weight:bold;
	font-size:11px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	}
#nav li {
	display: inline;
	}
#nav a:link, #nav a:visited {
	padding-left:9px;
	padding-right:9px;
	padding-bottom:7px;
	padding-top:7px;
	color:#000000;
	background-color:#E0E0E0;
	text-decoration:none;
	}
#nav a:hover {
	background-color:#FFFFFF;
	}
#nav .selected a {
	background-color:#FFFFFF;
	}
#nav .selected a:hover {
	background-color:#FFFFFF;
	color:#666666;
	}
#sub_nav {
	float:right;
	width:250px;
	margin-top:6px;
	font-size:12px;
	text-align:right;
	clear:right;
	}
#nav #sub_nav a:link, #nav #sub_nav a:visited {
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
	padding-top:0;
	color:#595959;
	text-decoration:none;
	}
#nav #sub_nav a:hover {
	color:#000000;
	background-color:#E0E0E0;
	}
	
/* Styles For Text */
p {
	margin-top:0px;
	margin-bottom:12px;
	margin-left:5px;
	}
h1 {
	font-size:30px;
	margin-bottom:15px;
	margin-left:0px;
	margin-top:0px;
}
h2 {
	font-size:24px;
	margin-bottom:10px;
	margin-left:0px;
	margin-top:0px;
}
h3 {
	font-size:18px;
	margin-bottom:10px;
	margin-left:0px;
	margin-top:0px;
}
h4 {
	font-size:14px;
	margin-bottom:10px;
	margin-left:0px;
	margin-top:0px;
}
h5 {
	font-size:12px;
	margin-bottom:10px;
	margin-left:0px;
	margin-top:0px;
}
h6 {
	font-size:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-top:0px;
}
#hp_quote {
	line-height:17px;
	color:#333333;
	float:right;
	width:175px;
	margin-top:20px;
	}
.indent_1 {
	margin-left:5px;
	}
.indent_2 {
	margin-left:15px;
	}
.indent_3 {
	margin-left:25px;
	}
.indent_4 {
	margin-left:40px;
	}
.indent_5 {
	margin-left:75px;
	}
	
/* Styles Controlling the Look of Links */

a:link, a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	color:#595959;
	}
a:link.light, a:visited.light  {
	color:#989898;
	text-decoration:none;
	font-weight:normal;
}
a:hover.light {
	color:#FFFFFF;
	}
a:link.gray, a:visited.gray {
	color:#595959;
	text-decoration:none;
	font-weight:bold;
}
a:hover.gray {
	color:#000000;
	font-weight:bold;
	}

/* Styles for Images */

#hp_photo {
	width:470px;
	}
#hp_caption {
	width:450px;
	float:left;
	clear:right;
	}
.hp_left {
	float:left;
	margin-right: 20px;
	margin-bottom: 10px;
	border:2px solid #FFFFFF;
	width:500px;
	}
.photo_left {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border:2px solid #FFFFFF;
	}
.photo_right {
	float:left;
	margin-left: 10px;
	margin-bottom: 10px;
	border:2px solid #FFFFFF;
	}
img {
	border:0;
	}
	
/* Stlyes For The Gallery */

.gallery {
	margin:0; padding:0;
	overflow:hidden;
	width:100%; /* IE and older Opera fix for clearing, they need a dimension */
	list-style:none;
	}
.gallery li{
	float:left;
	display:inline; /* For IE so it doesn't double the left margin */
	width:23.8%;
	margin:0 0 25px 5px; padding:2px 0;
	height:108px; 
	position:relative;
	}
.gallery a, .gallery img{
  display:block;
  width:100%;
	}

.gallery a:link,
.gallery a:visited,
.gallery a:focus,
.gallery a:hover,
.gallery a:active {
	padding:3px;
	background:#eeefef;
	width:100px; height:100px;
	border:1px solid #eeefef; /* We blend the border with the bg, as if it isn't there */
	position:absolute; top:50%; left:50%; /* position it so that image's top left corner is in the center of the list item */
	margin:-55px 0 0 -50px; /* Pull the image into position with negative margins (margins value is half of the width of the image) */
	}
.gallery a:hover{
	border-color:#595959;
	}
.gallery_box {
	border:4px solid #FFFFFF;
	height:150px;
	}
.gallery_caption {
	font-size:16px;
	width:158px;
	padding-top:8px;
	text-align:center;
	font-weight:100;
	}
.gallery_container {
	float:left;
	margin-right:30px;
	margin-left:30px;
	margin-top:25px;
	width:158px;
	}
a[title] { color:#CCCCCC;}
