body {
	background-image: url(images/layout/grade.gif);
	background-repeat: repeat-x;
	background-color: #b4d9f3;
	padding: 0px;
	margin: 0px;
	text-align: center
}
#wrp {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 955px;
	height: auto
}
#spc {
	width: 955px;
	height: 12px;
	overflow: hidden
}
#top {
	background-repeat: no-repeat;
	background-image: url(images/layout/top.gif);
	width: 955px;
	height: 33px;
	overflow: hidden
}
#cnt {
	background-repeat: repeat-y;
	background-image: url(images/layout/cnt.gif);
	width: 955px;
	overflow: hidden
}
#btm {
	background-repeat: no-repeat;
	background-image: url(images/layout/btm.gif);
	width: 955px;
	height: 24px;
	overflow: hidden
}
#ftr {
	background-repeat: no-repeat;
	width: 955px;
	overflow: hidden
}