#Frnt {
	width: 100%;
	border: 2px solid #999999;
	position: static;
	left: 0px;
	overflow: hidden;
	background-image: url(/image/imgrRightBkgd.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#Rside {
	width: 154px;
	padding: 10px;
	position: static;
	float: right;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	height: 100%;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 3px none #000000;

}
#MainContent {
	width: 767px;
	position: static;
	overflow: hidden;

}
#newscont {
	padding: 3px;
	height: 100%;
	width: 560px;
}
#cranews {

	padding: 3px;
	width: 560px;
}

