img, div { behavior: url(iepngfix.htc) }

.right{
float: right;
}
.left{
float: left;
}

body{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
background-color: #B79754;

}

#header_container{
background: url('../images/bg_header_container.jpg') top left repeat-x;	
border-bottom: 2px solid #d7cdb8;
}

#header{
background: url('../images/bg_header.jpg') top left no-repeat;
height: 258px;
margin: 0 auto;
width: 960px;
}




#container{
background-color: #fff;
padding-bottom:  30px;

}

#content_container{
margin: 0 auto;
width: 960px;
background: url('../images/big_paw.png') top right no-repeat ;
}


	#navi{
	
	margin: 0 0 0 20px;
	float: left;
	padding: 0;
	width:218px;
	margin-top: 30px;
	}
	
		#navi ul{ list-style-type: none; margin: 0; padding: 0; font-size: 1em; font-weight: 700}
		#navi ul li{ background: url('../images/bg_navi.jpg') top left repeat-x; padding: 9px 15px 9px 25px; }
		#navi ul li a{background: url('../images/paw_bullet.png') 0 10px no-repeat ;color: #666; text-decoration: none; padding: 9px 15px 9px 25px; }
		#navi ul li a:hover{text-decoration: underline;  color: #555}
			
		#navi ul li .active	{background-color: #fff; color: #F35B00;}


	#content{
	margin-top: 30px;
	padding: 0 20px;
	width: 680px;
	float: right;
	border-left: 1px solid #ccc;
	
	}
		
		#content p, #content ul{
		font-size: 0.8em;
		color: #666663;
		line-height: 190%;	
		}
		
		#content a{
		color: #006CE8;
		text-decoration: none;
		}
			#content a:hover{
			color: #F35B00;
			}
	
		#content h1{
		color: #F35B00;
		font-weight: 400;
		font-family: "Century Gothic", Arial, Helvetica, sans-serif;
		font-size: 1.6em;
		margin: 0;
		padding: 10px 0 ;
		}
		
		#content h2{
		color: #006CE8;
		font-weight: 400;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		margin: 30px 0 0 0;
		padding: 0;
		}
		
		#content img{
		padding: 3px;
		margin: 15px;
		}
		
	.profile{
	text-align: center;
	width: 180px;
	/*height: 240px;*/
	float: left;
	margin: 0 20px 20px 0;
	padding: 10px;
	border: 1px solid #E1D1AF;	
	background-color: #f1f1f1;
	}
		.profile img{
		padding: 1px;
		border: 5px solid #fff;	
		background-color: #fff;
		width: 115px;
		}
		
		#bear_images{
		background-color: #E4D8C1;
		height: 185px;
		padding: 8px;
		border: 2px solid #E1D1AF;
		}
		
		.small_imgs_box{text-align: center; font-size: 0.6em; width: 120px; height: 200px; float: left}
		
		#small_imgs img{
		width: 90px;
		border: 1px solid #E1D1AF;	
		margin:11px 11px 0 11px;
		padding:7px;
		}
		
		#small_imgs a img {	border: 1px solid #E1D1AF; background-color: #fff}
		#small_imgs a:hover img {	border: 1px solid #937940;}

		#bear_details{
		font-size: 0.9em;
		border: 1px solid #BFB296;
		margin: 20px auto;				
		padding: 10px;
		background: #f1f1f1 url('../images/big_paw.png') top right no-repeat ;
		}
				
			#bear_details h1{
			font-family: "Century Gothic", Arial, Helvetica, sans-serif;
			font-size:	1.5em;
			color: #F35B00;
			}
			#bear_details h2{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:	1em;
			color: #0255A3;
			}
			
			#bear_details p{
			line-height: 150%;
			}
			#bear_details ul{
			margin-left: 5px;	
			padding-left: 15px;
			}
			
			#bear_details li{
			margin: 0;
			padding: 0;
			line-height: 130%;
			}
		
	#content table{
	font-size: 0.8em;
	
	}
	
	#content table td{
	width: 200px;	
	padding: 5px;
	}
	
	#content table input{
	width: 200px;
	}
	#content table input.button{
	width: 125px;
	float: right;
	margin-left: 10px;
	}


	#content_right{
	padding-left: 10px;
	margin-top: 50px;
	float: right;
	width: 300px;
	border-left: 1px solid #ccc;
	}

	#footer{

	
	background-color: #b79754;
	
	}
	
		#footer_contents{
		background: url('../images/bg_footer.jpg') top left no-repeat;
		margin: 0px 5px;
		padding: 10px 20px 0 0;
		border-top: 1px solid #ccc;
		color: #fff;
		font-size: 0.7em;
		height: 200px;
		margin: 0 auto;
		width: 970px;
		}
		
			#navi_info{
			margin-top: 10px;
			float: right; width: 400px; 
			text-align: right;	
			}
		
			#navi_footer{float: right; width: 700px; text-align: right;}
			#navi_footer ul{ list-style-type: none; margin: 0; padding: 0 0 0 20px; }
			#navi_footer ul li{ display: inline;  }
			#navi_footer ul li a{color: #fff; text-decoration: none; padding: 0 3px}
			#navi_footer ul li a:hover{color:#F35B00;}