.cnt_body
{
	width:1000px;
}
	#crumb_trail
	{
		background:transparent url(../images/navbullet.png) no-repeat scroll 5px 6px;
		color:#333333;
		height:15px;
		padding:5px 10px 0 20px;
		width:980px;
	}
	span.current
	{
		color:#0FA0DD;
	}
	#body_left
	{
		width:196px;
		float:left;
	}
	#body_middle
	{
		width:588px;
		padding:5px 10px;
		float:left;
	}
	#body_right
	{
		width:196px;
		padding:5px 0 0;
		float:left;
	}
	