.homePageTitle
{
	margin: 0px 0px 10px 0px;
	color: #333;
	font-weight: normal;
	font-size: 24px;
}

.homewrapper
{
	background: url(images/bg_home.gif) repeat-y;
}

.homePageText
{
	float: left;
	display: inline;
	width: 499px;
	overflow: hidden;
	border-right: 1px solid #bfbfbf;
}
.homePageTextInner
{
	padding: 10px 20px 80px 50px;
}
.homePageContent
{
	color: #333;
}

.homePageNewsColumn1, .homePageNewsColumn2
{
	float: left;
	display: inline;
	width: 239px;
	overflow: hidden;
	border-right: 1px solid #bfbfbf;
}
.pillaritem
{
	margin: 0px 0px 20px 0px;
}
.pillarthumb
{
	display: block;
	margin: 0px auto;
}
.pillaritemtitle
{
	margin: 0px 0px 15px 0px;
	font-size: 24px;
	color: #000000;
	padding: 0px 10px 0px 10px;
}
.pillaritemdate
{
	font-size: 12px;
	color: #c00;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
}
.pillaritemcontent
{
	padding: 0px 10px 0px 10px;
}