#all {
	width: 800px;
	margin-left: auto; 
	margin-right: auto;
	text-align:left;
}

#shellMid {
	border: none;
}

#shellTop {
	width:800px;
	height:47px;
	background-image:url(../g/shell/top.gif);
}

#gutterLeft {
	width:27px;
	background: url(../g/shell/leftmid.gif) repeat;
}

#gutterRight {
	width:27px;
	background: url(../g/shell/rightmid.gif) repeat;
}

#meat {
	width:746px !important;
	background-color:#EFF2EA;
	vertical-align:top !important;
}

#gutterLeftButt {
	width:27px;
	background: url(../g/shell/leftmid.gif) repeat;
}

#gutterRightButt {
	width:27px;
	background: url(../g/shell/rightmid.gif) repeat;
}

#shellButt {
	width:800px;
	height:78px;
	background-image:url(../g/shell/butt.gif);
}

#copyNote {
	padding-top: 18px;
	text-align:center;
	font-size: 9px;
	color:#BF738B;
}

#copyNote a {
	text-decoration:none;
	color: #DEB8C5;
}

#copyNote a:hover {
	text-decoration:none;
	color: #fff;
}
