#center {
float:left;
width:521px;
}

#center_top {
	margin:0px;
	padding:0px;
	background-image: url(grafix/center_3sp_hg_top.gif);
	background-repeat: no-repeat;
	width: 514px;
  height:10px;
}

#center_middle {
	margin:0px;
	padding:0px;
	background-image: url(grafix/center_3sp_hg_middle.gif);
	background-repeat: repeat-y;
	width: 514px;

}

#center_bottom {
	margin:0px;
	padding:0px;
	background-image: url(grafix/center_3sp_hg_bottom.gif);
	background-repeat: no-repeat;
	width: 514px;
  height: 10px;
}