body {
	background-color: #7f7f6c;
	background-image: url(../rsrc/common/body.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#wrp {
	width: 970px;
	text-align: left;
	position: relative;
	margin-left:  auto;
	margin-right: auto;
}
#nav {
	width:  970px;
	height: 200px;
}
#cnt {
	width: 970px;
	background-image: url(../rsrc/common/cnt.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
}
#lmrg {
	width: 35px;
	float: left;
}
#rmrg {
	width: 35px;
	float: right;
}
#cols {
	width: 900px;
	float: left;
}
#hdr {
	width: 900px;
}
#ftr {
	width: 970px;
	height: 35px;
	padding-top: 40px;
	background-image: url(../rsrc/common/ftr.gif);
	background-repeat: no-repeat;
	clear: both;
}

#clear {
	clear: both;
}

div#subnav {
     overflow: hidden;
     width: 200px;
}