.linkenav {
	background-color: #9FF;
	background-image: url((URL));
	border: thin double #C60;
	float: left;
	width: 240px;
}
.main {
	width: 600px;
}
.right {
	float: right;
	width: 220px;
}
