#mainbody	{
	width: 820px;
	background-color: #FFFFFF;
	background-image: url(../images/t_bg.jpg);
	background-repeat: repeat;	
}
#left-menu	{
	background-image: url(../images/t_menu_left.gif);
	background-repeat: no-repeat;
	width: 149px;
	height:386px;
	float: left;
	margin-left: 15px;
	margin-top: 5px;		
}
