#homeleftcolumn {
	width: 379px;
	float: left;
}
#homerightcolumn {
	float: right;
	width: 379px;
	padding-left: 3px;
}
#newsbox {
	background-image: url(images/homepage_09.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 329px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 3px;
}
#bannerlinks {
	height: 140px;
	width: 378px;
	float: left;
	margin-top: 5px;
}
#bannerlinks2 {
	height: 140px;
	width: 374px;
	float: right;
	margin-top: 5px;
}

