@charset "utf-8";
/* CSS Document */
#container {
	position:absolute;
	left:-450px;
	margin-left:50%;
	top:0px;
	width:950px;
	height:965px;
	z-index:10;
}
#copy {
	position:absolute;
	left:637px;
	top:261px;
	width:285px;
	height:527px;
	z-index:3;
	bottom: -24px;
}
#comments {
	position:absolute;
	left:25px;
	top:261px;
	width:282px;
	height:527px;
	z-index:11;
}
#dog1 {
	position:absolute;
	left:339px;
	top:263px;
	width:251px;
	height:249px;
	z-index:5;
}
#dog2 {
	position:absolute;
	left:339px;
	top:538px;
	width:250px;
	height:246px;
	z-index:4;
}
#footer {
	position:absolute;
	left:-34px;
	top:552px;
	width:949px;
	height:115px;
	z-index:6;
	bottom: 281px;
}
#lightbg {
	background-color:#f5e5bf;
	position:absolute;
	left:0px;
	top:193px;
	width:950px;
	height:771px;
	z-index:2;
}
