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

}


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

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

#bottomlinks {
clear:both;
	margin-left: 200px;
	margin-top: auto;
}