#ColumnLeft {
	float:left;
	width:223px;
	margin:17px 0 0 0;
	padding:0 0 0 15px;
}

#ColumnContent {
	float:left;
	width:484px;
	margin:17px 0 0 0;
}

#ColumnRight {
	float:left;
	width:223px;
	margin:17px 0 0 0;
	padding:0 15px 0 0;
}

#ColumnLeft a, #ColumnRight a {
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
}

#ColumnLeft a:hover, #ColumnRight a:hover {
	color:#f9f9e0;
	font-weight: bold;
	text-decoration: underline;
}

#ColumnLeft .bodytext, #ColumnRight .bodytext {
	margin:0;
}