.leftmenuTd {
width:0px;
height:0px;
} 
	
.contentTd {
width: 950px;
height:0px;
background-image: url(/_gfx/design/content2.jpg);
background-repeat:no-repeat;
}

.contentDiv {
border: 0px solid red;
margin-left:120px;
width:700px;
}
	
.centerTd {
background-image: url(/_gfx/design/repeat2.jpg);
}