#leftcol {
	border: none;
}

#centrecol {
}
#main {
	position: absolute;
	height: auto;
	width: 550px;
	left: 0px;
	top: 120px;
}
#lowborder {
	position: relative;
	height: 50px;
	width: 760px;
	left: 0px;
	top: 0px;
	z-index: 100;
}
