﻿body, html {
	background: #fff url("/Images/body_bg.jpg") no-repeat center top;
}

html {
	background-color: #ebebeb;
}

#leftcolumn {
	height: 350px;
	padding: 0px;
	width: 645px;
	background-image: none;
}

#rightcolumn {	
	height: 315px;
	background: #fff url("/Images/newscol_bg.jpg") bottom left no-repeat;
}