/*--------------------------------------------------------------------------------------------
	Global 
  --------------------------------------------------------------------------------------------*/
html, body {
	margin:0;
	padding:10px 0 0 0;
	height:100%;
	background-color:#000000;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#000000;
}

/* Floaters */
.right {
	float:right;
}
.left {
	float:left;
}

.centre {
	text-align:center;
}

.clear {
	clear:both;
	line-height:0px;
	height:0px;
}
/* NB: Must have ie.css if you use this */
.clearfix:after {
    content:"."; 
    display:block;
	height:0;
    clear:both; 
    visibility:hidden;
}


/*--------------------------------------------------------------------------------------------
	Structural 
  --------------------------------------------------------------------------------------------*/
  
#container {
	position:relative;
	width:800px;
	margin:auto;
	font-size: 1em;
	height: auto;
	background-color:#d9cece;
	border:1px solid #6e6d6d;


}



#shadow {
	margin: 5px auto;
	border: 4px solid #f4f4f4;
	width: 802px;
	height: auto;
}


#header {
	width:800px;
	height:215px;
	float:left;
}

#navigation {
	width:800px;
	height:45px;
	float:left;
	padding:0px 0px 0px 0px;
	background:url(../images/nav-background.jpg);
}

#body_header {
	width:800px;
	height:50px;
	float:left;
	background:url(../images/page_header_blank.jpg) no-repeat;

}

#body_main {
	width:800px;
	height:auto;
	float:left;
	background:url(../images/body_background.jpg) no-repeat;
	background-color:#d8cecd;

}

#body_content {
	width:640px;
	height:auto;
	margin:0 77px 20px 77px;
	background:url(../images/white_background.jpg) no-repeat;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:3px;
	
	border-left:solid;
	border-left-color:#000000;
	border-left-width:3px;
	
	border-right:solid;
	border-right-color:#000000;
	border-right-width:3px;
	
	padding:0 15px 15px 15px;
	wid\th:610px;
	background-color:#f6f2f1;

}

#body_content2 {
	width:640px;
	height:auto;
	margin:0 77px 20px 77px;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:3px;
	
	border-left:solid;
	border-left-color:#000000;
	border-left-width:3px;
	
	border-right:solid;
	border-right-color:#000000;
	border-right-width:3px;
	
	padding:0 15px 15px 15px;
	wid\th:610px;
	background-color:#f6f2f1;

}

#animals_pic {
	width:270px;
	float:left;
	margin:0px 15px 15px 0px;
}

#animals_text {
	width:325px;
	height:auto;
	float:left;
	margin:0px 0px 15px 0px;
}


#animals_pic_last {
	width:270px;
	height:auto;
	float:left;
	margin:0px 15px 0px 0px;
}

#animals_text_last {
	width:325px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
}


#biog_pic {
	width:196px;
	height:auto;
	float:left;
	margin:0px 15px 15px 0px;
}

#biog_text {
	width:399px;
	height:auto;
	float:left;
	margin:0px 0px 15px 0px;
}

#biog_pic_last {
	width:196px;
	height:181px;
	float:left;
	margin:0px 15px 0px 0px;
}

#biog_text_last {
	width:399px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
}

#game_pic {
	width:227px;
	height:auto;
	float:left;
	margin:0px 15px 15px 0px;
}

#game_text {
	width:368px;
	height:auto;
	float:left;
	margin:0px 0px 15px 0px;
}


#footer {
	width:800px;
	height:80px;
	float:left;
	padding:38px 0px 0px 0px;
	background-color:#000000;
	background:url(../images/footer.jpg) no-repeat;
	text-align:center;
	font-size:0.95em;


}

.gallery_pics {
	float:left;
	padding:0px 14px 14px 0px;
}

.gallery_pics2 {
	float:left;
	padding:0px 0px 14px 0px;
}

#wallpaper_pics {
	width: 194px;
	float:left;
	padding:0px 14px 5px 0px;
}

#wallpaper_pics2 {
	width: 194px;
	float:left;
	padding:0px 0px 5px 0px;
	text-align:center;
}

#wallpaper_text {
	width: 194px;
	float:left;
	padding:0px 14px 14px 0px;
	text-align:center;
}

#wallpaper_text2 {
	width: 194px;
	float:left;
	padding:0px 0px 14px 0px;
	text-align:center;
}


/*--------------------------------------------------------------------------------------------
	Typography
  --------------------------------------------------------------------------------------------*/
/* Headings */
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #000000;
	font-weight:lighter;
	margin: 0px;
	line-height: 140%;
}
ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
b {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight: bold;
	color:#808080;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 120%;
	
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight: bold;
	color:#57961a;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	line-height: 120%;
	
}

.green {
	color: #57961a;
}

.gallery_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#57961a;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 120%;
	text-align:center;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#808080;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 120%;
	text-align:center;
}

.animal_name {
	color: #57961a;
	font-size:0.8em;
	color:#808080;
}

.downloadimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#57961a;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 120%;
	text-align:center;
}

/* Generic Links */

a:link, a:visited, a:active {
	color: #57961a ;
	text-decoration: none;
}
a:hover {
	color: #808080;
	text-decoration: none;
}	

/*--------------------------------------------------------------------------------------------
	Navigation
 --------------------------------------------------------------------------------------------*/

.offscreen {

	margin:0 0 0 -5000px;
}

#navigation {
	
	overflow: hidden;
	
}

#navigation ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	margin: 0;
	padding: 0;
	float:left;

}

#navigation li a, #navigation li div.navTrailersTmp, #navigation li div.navGameTmp  {
	display: block;
	height: 45px;
}

#navigation img {
	display: block;
	float: left;
}

a.navHome:link, a.navHome:active, a.navHome:visited {background-image:url(../images/nav_home.jpg); 
width:71px; 
}
a.navHome:hover {background-image:url(../images/nav_home_over.jpg); 
height:71px; 
}

a.navSpecies:link, a.navSpecies:active, a.navSpecies:visited {background-image: url(../images/nav_species.jpg); 
width:70px; 
}
a.navSpecies:hover {background-image: url(../images/nav_species_over.jpg); 
width:70px; 
}

a.navBiographies:link, a.navBiographies:active, a.navBiographies:visited {background-image: url(../images/nav_biog.jpg);
width:132px;
}
a.navBiographies:hover {background-image: url(../images/nav_biog_over.jpg);
width:132px;
}

a.navEpisodes:link, a.navEpisodes:active, a.navEpisodes:visited {background-image: url(../images/nav_episodes.jpg);
width:80px;
}
a.navEpisodes:hover {background-image: url(../images/nav_episodes_over.jpg);
width:80px;
}

a.navGallery:link, a.navGallery:active, a.navGallery:visited {background-image: url(../images/nav_gallery.jpg);
width:110px;
}
a.navGallery:hover {background-image: url(../images/nav_gallery_over.jpg);
width:110px;
}

a.navDownloads:link, a.navDownloads:active, a.navDownloads:visited {background-image: url(../images/nav_downloads.jpg);
width:59px;
}

a.navDownloads:hover {background-image: url(../images/nav_downloads_over.jpg);
width:59px;
}

a.navGame:link, a.navGame:active, a.navGame:visited {background-image: url(../images/nav_game.jpg);
width:39px;
}

a.navGame:hover {background-image: url(../images/nav_game_over.jpg);
width:39px;
}

a.navTrailers:link, a.navTrailers:active, a.navTrailers:visited {background-image: url(../images/nav_trailers.jpg);
width:50px;
}

a.navTrailers:hover {background-image: url(../images/nav_trailers_over.jpg);
width:50px;
}

.navTrailersTmp {background-image: url(../images/nav_empty.jpg);
width:57px;
}

.navGameTmp {background-image: url(../images/nav_empty_game.jpg);
width:39px;
}

