.RBWrapper {
	background: #FFFFFF;
	height: auto;
	width: 50em;
	margin-right: auto;
	margin-left: auto;
	border: thin ridge #666666;
}

body { background: #CCCCCC; }

#RBHeader { }



#HeadLeft {
	background: url(header_left.jpg) no-repeat right top;
	height: 95px;
	width: 422px;
}

.Headerst {
	height: 54px;
	width: 100%;
	background: url(header_bottom.jpg) no-repeat right top;
}
.RBFooter {
	height: auto;
	color: #FFFFFF;
	background: #666666;
	font: x-small "Times New Roman", Times, serif;
}

.RBLeftCol {
	background: #E4E4E4;
	width: 116px;
	padding: 15px;
}


#HeadRT {
	background: url(header_right.jpg) no-repeat left top;
	height: 95px;
	width: 378px;
}


#RBContent { padding: 15px; 
}

.RBWrapper #RBContent .Headerst_l {
	background: url(header_bottom_Left.jpg) left top;
	height: 54px;
	width: 146px;
}
