* { padding: 0; margin: 0; }
body {
 font-family: Arial Black, Gadget, sans-serif;
 font-size: 13px;
 background-color:black;
 margin-left: 0px;
 margin-top: 0px;
}
#wrapper { 
 margin: 0 auto;
 width: 822px;
 background: #000;
}
#header {
 width: 800px;
 color: #333;
 padding: 10px;
 height: 100px;
 margin: 0px 0px 0px 0px;
 background: #000;
}
#navigation {
 width: 800px;
 color: #333;
 padding: 10px;
 margin: 0px 0px 0px 0px;
 background: #000;
}
#content { 
 width: 800px;
 color: #3FC;
 border: 1px solid #6633cc;
 background: #000;
 margin: 0px 0px 0px 0px;
 padding: 10px;
}
#footer { 
 width: 800px;
 color: #3FC;
 background: #000;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
#footer img { 
 float: right;
}
a:link {
	color: #CC0;
}
a:visited {
	color: #63C;
}
a:hover {
	color: #C90;
}
a:active {
	color: #C30;
}
#availability
{
  display: block;
  width: 152px;
  height: 30px;
  background: url("sitebuildercontent/buttons/availability.gif") no-repeat 0 0;

}

#availability:hover
{ 
  background-position: 0 -30px;
}

#availability span
{
  display: none;
}
#cages
{
  display: block;
  width: 152px;
  height: 30px;
  background: url("sitebuildercontent/buttons/cages.gif") no-repeat 0 0;

}

#cages:hover
{ 
  background-position: 0 -30px;
}

#cages span
{
  display: none;
}
#captive
{
  display: block;
  width: 152px;
  height: 30px;
  background: url("sitebuildercontent/buttons/captive.gif") no-repeat 0 0;

}

#captive:hover
{ 
  background-position: 0 -30px;
}

#captive span
{
  display: none;
}
#contact
{
  display: block;
  width: 152px;
  height: 30px;
  background: url("sitebuildercontent/buttons/contact.gif") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -30px;
}

#contact span
{
  display: none;
}
#daynight
{
  display: block;
  width: 152px;
  height: 30px;
  background: url("sitebuildercontent/buttons/daynightphotos.gif") no-repeat 0 0;

}

#daynight:hover
{ 
  background-position: 0 -30px;
}

#daynight span
{
  display: none;
}
#history
{
  display: block;
  width: 152px;
  height: 30px;
  background: url("sitebuildercontent/buttons/history.gif") no-repeat 0 0;

}

#history:hover
{ 
  background-position: 0 -30px;
}

#history span
{
  display: none;
}
#intothewild
{
  display: block;
  width: 152px;
  height: 30px;
  background: url("sitebuildercontent/buttons/intothewild.gif") no-repeat 0 0;

}

#intothewild:hover
{ 
  background-position: 0 -30px;
}

#intothewild span
{
  display: none;
}
#intro
{
  display: block;
  width: 152px;
  height: 30px;
  background: url("sitebuildercontent/buttons/intro.gif") no-repeat 0 0;

}

#intro:hover
{ 
  background-position: 0 -30px;
}

#intro span
{
  display: none;
}
#photogallery
{
  display: block;
  width: 152px;
  height: 30px;
  background: url("sitebuildercontent/buttons/photogallery.gif") no-repeat 0 0;

}

#photogallery:hover
{ 
  background-position: 0 -30px;
}

#photogallery span
{
  display: none;
}
#shipping
{
  display: block;
  width: 152px;
  height: 30px;
  background: url("sitebuildercontent/buttons/shipping.gif") no-repeat 0 0;

}

#shipping:hover
{ 
  background-position: 0 -30px;
}

#shipping span
{
  display: none;
}
hr {
	color: #6633cc;
	background-color: #6633cc;
	height: 1px;
    border: 0;
	width:auto;
}
/* NAVIGATION BUTTONS */
			.menu {
						height: 30px;
						width: 800px;
			}
			.cssnav	{
						position:relative;
						float: left;
						margin: 0; 
						padding: 0;
						font-family: arial, helvetica, sans-serif;
						width: 160px;
						height: 30px;
	                    overflow:hidden;/* for ie to hide extra height*/	
			}
			.cssnav a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 152px;
						height: 30px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
						overflow:hidden;/* for ie to hide extra height*/
			}


			/* END OF NAVIGATION */
			
html { min-height: 100%; margin-bottom: 1px; }

.picture { background-color: #000;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }