div#dtMain {
	background-image: none;
	background-position: left top;
	background-repeat: repeat-y;
}

div#dtBottom {
	background-image: none;
	background-position: left top;
	background-repeat: no-repeat;
	height:25px;
	clear:both;
}