#BlogBody {
	height: 555px;
	overflow: auto;
	width: 100%;
	padding-left: 50px;
}

#BlogSidebar
{
	height:555px;
	margin:0px;
	overflow:auto;
	width: 200px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#BodyCell {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(BackBody.png);
}
#Body {
	height: 557px;
	overflow: auto;
	padding-left: 50px;
	padding-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 714px;
	color: #111;
}
#Home #Body {
	display: none;
}
#Home #BodyCell {
	background-image: none;
}
#FeaturedNews {
	background-image: url(NewsBox.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#NewsBox {
	width: 420px;
	max-height: 165px;
}
#FrontFrame {
	display: none;
}

#Home #FrontFrame {
	display: block;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
table ,td{
	background-repeat: no-repeat;
}

