@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffefd8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contain {
	width: 700px;
	height: 525px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top {
	width: 700px;
	height: 44px;
	float: left;
}

#left {
	width: 63px;
	height: 388px;
	float: left;
}

#center {
	width: 573px;
	height: 388px;
	float: left;
}

#right {
	width: 64px;
	height: 388px;
	float: left;
}

#bottom {
	width: 700px;
	height: 93px;
	float: left;
	background-image: url(../images/pops/Burk-pops_05.jpg);
}
