html, body {
	margin: 0;
	padding: 0;
	background-color:#C6B68A;}

table {width: 100%;
	height: 1000px;
	background-color:#C6B68A;}

td {
	text-align: center;
	vertical-align: middle;

}

div {border: none;}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	;
	width: 820px;
	border:1px solid #A18D74;
	background-color: #D0C29F;
	height: 950px;
	left: 0px;
	top: 0px;

}


	text-decoration: none;
	padding-right: 25px;


}
.logo {
	position: absolute;
	height: 119px;
	width: 785px;
	left: 11px;
	top: 9px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #847159;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bold;
	color: #EAE4C2;
}
.paws {
	position: absolute;
	height: 144px;
	width: 820px;
	left: 0px;
	top: 800px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #847159;
}
.content {
	position: absolute;
	height: 700px;
	width: 550px;
	left: 171px;
	top: 149px;
	overflow: auto;
	padding-top: 0px;
	padding-bottom: 60px;





}
.navigation {
	position: absolute;
	height: 500px;
	width: 145px;
	left: 0px;
	top: 160px;
	text-align: center;

}
.tabs {
	position: absolute;
	height: 450px;
	width: 90px;
	left: 714px;
	top: 190px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F362C;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F362C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A18D74;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A18D74;
	text-decoration: none;
}

img.floatleft {
	float:left;}
	
img.floatright {
	float:right;}
.gallerylink {
	position: absolute;
	height: 129px;
	width: 22px;
	left: 752px;
	top: 232px;
}
.contenBG {

	position: absolute;
	height: 800px;
	width: 620px;
	left: 135px;
	top: 126px;
	background-image: url(Images/content.gif);
	background-repeat: no-repeat;
	padding: 30px 30px 30px 45px;
	overflow: auto;
}

