html {
	 margin: 25px;
	 border: 0px;
}

#wrap
{
	position:relative;
	height: auto;
	margin-left: auto;
	margin-right:auto;
}
#internal_wrap
{
	width: 1000px;
	background:white;
}

body
{
	font:Verdana, Arial, Helvetica, sans-serif;
	background: #cccc99;
	text-align:center;
}

#banner
{
	width: 100%;
	height: 199px;
}

#nav
{
	margin:25px;
	text-align:center;
}

#page_heading
{
	text-align:center;
	background:white;
}

h1 
{
	text-align:center;
	padding:15px;
	color:#000099
}

h2, h3, h4
{
	color:#996600
}


#left_pic
{	
	position:absolute;
	top:24em;
	left:2em;
	float:left;

}

#left_bird
{	
	position:absolute;
	top:28em;
	float:left;
	left:3em;
}

#rabbit
{
	position:absolute;
	top:66em;
	float:left;
	left:10em;
}

#left_pic1
{	
	position:absolute;
	top:25em;
	float:left;
	left:0.5em;
}

#left_crates
{	
	position:absolute;
	top:25em;
	float:left;
	left:2em;
}

#small_tortoise
{
	position:absolute;
	top:103em;
	float:left;
	left:10em;
	}

#left_pic3
{
	position:absolute;
	top:97em;
	float:left;
	left:8em;
	}

#left_pic4
{	
	position:absolute;
	top:28em;
	float:left;
	left:1em;
}

#left_pic_ears
{
	position:absolute;
	top:67em;
	float:left;
	left:5em;
}

#flying
{
	position:absolute;
	top:41em;
	float:left;
	left:2em;
}

#right_pic
{
	right:6em;
	position:absolute;
	float:right;
	top:66em;
}

#licking
{
	position:absolute;
	top:95em;
	float:right;
	right:4em;
}

#snake
{
	float:right;
	right: 5em;
	position:absolute;
	top:46em;
}

#steve_cat
{
	position:absolute;
	top:70em;
	float:right;
	right:5em;
}

#air_cat
{
	position:absolute;
	top:97em;
	float:left;
	left:45em;			
}

#details
{
	text-align:left;
	background:white;
	width:520px;
	z-index:5;
	margin-left:240px;
	float:middle;
	margin-right:240px;
	
}

#prefer
{
	margin-left:250px;
	background:white;
	width:500px;
	z-index:1;
}

#inclusions
{
	text-align:left;
	background:white;
	width:520px;
	z-index:4;
	margin-left:240px;
	float:middle;
	margin-right:240px;
}

#info
{
	margin-left:250px
}

table, td
{
	border: 1px solid #0000CC;
	width: 500px;
	text-align: left;
	margin: auto;
}

th
{
	
	text-align:center;
}

#price
{
	text-align:center;
}

input
{
	width:100%;
}

#footer
{
	text-align:center;
	z-index:5;
}

ul, li
{
	line-height:150%;
}

p
{
	line-height:120%;
}

.heavy
{
	font:bold;
}

.brown
{
	font:bold;
	color:#996633
}