/***************************************************************************
*                                                                          *
* contented4 - An open source xhtml/css website template by Contented      *
* Designs.  You're free to modify it and use it for any purpose without    *
* cost or obligation. We'd prefer that you leave the link to our website   *
* in the footer but it's not required.                                     *
*                                                                          *
* If you have comments or questions, please contact us at                  *
* http://www.ContentedDesigns.com. Thanks!                                 *
*                                                                          *
* Version: 1.01 (May 17, 2006)                                             *
***************************************************************************/


* {
	padding:0;
	margin:0;
}

body {
	color: #000000;
	background-color:#FFFFFF;
	font-family:Verdana,Tahoma,Arial,sans-serif;
	font-size:83%;
	margin:20px auto;
	width:917px;
        padding-left:10px;
        padding-right:10px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:0.75em 0;}

h1 {font-size:167%;}

h2 {font-size:139%;}

h3 {font-size:120%;
clear:left;
}

h4 {font-size:100%;}

li, dd { 
	margin-left:2em;
}

a {
        color: #FFFFFF;
        //background-color: #FFFFFF;
        font-weight: normal;
        text-decoration: underline;
	outline:none;
}

a:hover {
        color: #FFFFFF;
        //background-color: #EEEEEE;
        font-weight: normal;
        text-decoration: underline;
}

#contact {
        padding:5px 10px 0px 0px;
        float:right;
}

#contact a {
        color: #000000;
	background-color:#ececec;
        font-weight:bold;
        text-decoration:none;
}

#contact a:hover {
        color: #000000;
	background-color:#ececec;
        text-decoration:underline;
}

#title {
	color:#000000;
	background-color:#ececec;
        font-size:20px;
        font-weight:normal;
	margin:22px 0px 0px 20px;
        float:left;
        
}

#title a{
	text-decoration:none;
	}

#slogan {
	color:#000000;
	background-color:#ececec;
	font-size:medium;
	font-weight:normal;
	font-style:normal;
	padding:50px 0px 0px 0px;
	float:right;
	margin:0px 0px 0px 0px;
}

#path {
        width:530px;
        clear:both;
        float:left;
        font-size:83%;
        font-weight:normal;
        margin:20px 0px 0px 0px;
}

#path a {
        font-weight:normal;
}

#header {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#000000;
	background-color:#ececec;
	height:75px;
	width:100%;
}

#sidecontent {
	clear:both;
	font-family:Arial, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
	font-size:83%;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	width:200px;
	float:left;
}

#sidecontent a {
	color:#000000;
	background-color:#FFFFFF;
}

#sidecontent a:hover {
	color:#000000;
	background-color:#FFFFFF;
}

#sidecontent h2 { margin:1.5em 0.5em 0.5em 0.5em;}

#sidecontent ul { margin:0.5em 0.5em 0.5em 1.5em;}

ul#nav {
	clear:both;
	float:left;
	color: #000000;
	background: #FFFFFF; 
	padding:0px 0px 20px 0px;
	margin:0px 0px 20px 0px;
	list-style: none;
	width:200px;
	border-bottom:1px solid #72A372;
}

ul#nav li {
	padding:2px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	float: left;
	width:200px;
}

ul#nav li a {
	border:1px solid #FFFFFF;
	display: block;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}

ul#nav li a:hover { 
	background: #FFFFFF; 
	color: #009900;
	width:178px;
	border:1px solid #72A372;
}

#maincontent {
	font-size:100%;
	padding:0px 0px 5px 0px;
	margin:5px 10px 10px 20px;
	width:680px;
	float:left;
}

#maincontent_search {
	font-size:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:790px;
	float:left;
}


#footer {
	color:#000000;
	background-color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	font-size:80%;
	line-height:1.5em;
	width: 760px;
	clear:both;
}

#footer a {
        color:#000000;
        background-color:#FFFFFF;
        text-decoration: none;
}

#footer a:hover {
        color:#000000;
        background-color:#FFFFFF;
        font-weight: normal;
        text-decoration: underline;
}

#copyright {
	color:#000000;
	background-color:#FFFFFF;
	padding:5px 20px 5px 10px;
	float:left;
}

#footercontact {
	color:#000000;
	background-color:#FFFFFF;
	padding:5px 10px 5px 0px;
	float:right;
}

/* tables */

/*table {  
  width: 50%;   
  border: 1px solid #003d4c; 
  color:#333; 
  background-color: #fff;
  clear:both;    
  padding: 0;
  margin: 0 0 2em 0;
  white-space: normal;
}
th {
  background-color: #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #003d4c;
  border-bottom: 1px solid #003d4c;
  text-align: center;
  padding:1px;
}
table tr td {
  border-right: 1px solid #ccc;
  padding:4px 4px;
  vertical-align:top;
  text-align: left;
}
table tr.altRow td {
  background: #f4f4f4;
}

*/
/* --------------------------------------- */

@CHARSET "UTF-8";



#facts_heading{
	clear:both;
	font-size:17px;
	font-weight:bold;
	display:block;

}

body{
font-family:arial,sans-serif;
color:#000000;
font-size:13px;
line-height:20px;
}
#bd{
margin:auto;
min-width:750px;
text-align:left;
width:1024px;	
	}

#big-square {
float:left;
padding-top:30px;
margin-right:10px;
margin-left:-5px;
}
#mug {
float:left;
width:310px;
padding-right:10px;
padding-bottom:10px;
border-right:thin dotted #333333;
border-width:2px;
}
#title_header{
	font-size:20px;
	position:static;
	padding-left:150px;
	
	}
#after_title_header{
	
	clear:left;
	}
#menu{
	
	margin-bottom:20px;
	}
	
#header img{
	float:right;
	}

#footer{
padding-top:30px;
}

a:hover {
color:#000000;
font-weight:bold;
text-decoration:underline;
}
a:visited {
color:#000000;
font-weight:bold;
text-decoration:underline;
}
a {
color:#000000;
font-weight:bold;
text-decoration:underline;

}

#sourcelink{
	text-align: right;
	}

#sourcelink a,#sourcelink a:hover,#sourcelink a:visited{
color:#000000;
font-weight:bold;
text-decoration:none;
	}

h1{
line-height:25px;
	}

	
	
#ads_below_title{
	margin-top:10px;
	margin-left:-20px;
	margin-bottom:20px;

}

#number_table{
	text-align:right;
}

	

#fact{
background-color: #ececec;
width: 450px;
padding: 10px;
clear:left;
}

#factfooter{

background: url(/img/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #000000;

}

#factfooter a{
color:#000000;
font-weight:bold;
text-decoration:none;
}

#animal{
	width:100px;
	height:80px;
	margin:5px;
	padding:5px;
	border-color:#FFFFFF;
	float:left;
	background-color:#ececec;
	}
	
#animals_heading{
	margin:5px;
	padding:5px;
	clear:both;;
	}

#animal a{
	color:#000000;
	}
	
#ads_pic{
	float:left;
	clear:right;
	margin:5px;
	padding:5px;
	width:336px;
	}

#license{
	padding:15px;
	}

#license a{
	color:#000000;
	
}
#container{
width:690px;
float:left;
}

table{
	border-spacing:0px;

}

#zoos{
color:#FFFFFF;
	background-color:#999999;
	text-decoration:none;
	
	}

#zoos a{
color:#FFFFFF;
	background-color:#999999;
	text-decoration:underline;
	
	}


#floatleft{
	float:left;
	}
#popular{
	width:300px;
	float:left;
	margin-bottom:15px;
	}


#popular_search_term{
	float:left;
	font-weight:bold;
	padding: 0px 2px 0px 2px;
	}

