@charset "utf-8";


.home #body .content #banner { /* Banner is 8 columns across using 20 pixel gaps based on a 12 column, 20 pixel gap/gutter */
	height:249px;
	background:transparent url('images/home.png') no-repeat top left;	
	float:left;
}

.home .newsitem .newsbody .newstxt {
	width:195px;
}