.left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	height: 1616px;
	width: 77px;
	left: 69px;
	top: 0px;
	position: absolute;
}
.right {
	background-image: url(images/rirgt.jpg);
	background-repeat: repeat-y;
	height: 1618px;
	width: 81px;
	position: absolute;
	right: 218px;
	left: 946px;
	top: 0px;
}
.newsboot {
	height: 57px;
	width: 146px;
	top: 654px;
	position: absolute;
	left: 742px;
	font-family: Calibri, "Trebuchet MS", Tahoma;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	z-index: 1;
}
.rblock {
	height: 710px;
	width: 233px;
	position: absolute;
	top: -3px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	padding: 20px;
}
