body {
	margin:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-image: url(bgr_tile.gif); 
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 400px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}



#inside {
	margin-left: -399px;
	position: absolute;
	top: -384px;
	left: 50%;
	width: 798px;
	height: 664px;
	visibility: visible;
	color: #333333;
	background-image: url(bgr.jpg); 
}
#container #inside #logo {
	position: absolute;
	height: 79px;
	width: 468px;
	left: 24px;
	top: 29px;
}
#container #inside #top_right{
	position: absolute;
	height: 204px;
	width: 282px;
	left: 516px;
	top: 0px;
	text-align: left;
	z-index: 5;
}
#container #inside #menubox {
	position: absolute;
	width: 120px;
	left: 26px;
	top: 146px;
}
#container #inside #menubox #menu {
	position: relative;
	width: 120px;
	left: 0px;
	top: 0px;
	background-color: #fbf9d0;
}
#container #inside #menubox #pet {
	position: relative;
	width: 120px;
	left: 0px;
	top: 5px;
	height: 95px;
}
#footer {
	text-align: left;
	position: absolute;
	bottom: 0px;
	left: 25px;
	visibility: visible;
	display: block;
	top: 648px;
	width: 741px;
	background-image: url(footer.bgr.png);
	background-position: center top;
	background-repeat: no-repeat;
	}
