body {
	background-image: url(mainbkg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;


}
#ctable {
	background-image: url(curvefill.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 25px;

}



#mtbl{
float:left;
}

#xtbl{
float:left;
height: 95%;
width:1px;
}

/*#bottomlinks {
	clip:   rect(auto auto auto auto);
	position: absolute;
	left: 200px;
	bottom: 0px;
}*/


#bottomlinks {
clear:both;
margin-right:5px;
}
