#site_layout {
	background-color: #25221D;
	height: 100%;
	width: 100%;
	padding-top: 35px;
}
#side_border {
	background-image: url(images/left_bar.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
#side_border_r {
	background-image: url(images/right_bar.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
#site_layout #Table_01 {
	height: 478px;
	width: 968px;
}
