body {
	background-image:url('../img/rusty_bg.jpg');
	background-position:0px -8px;
}
#grid {
	background-image:url('../img/news_grid.png');
	background-repeat:no-repeat;
	background-position:-6px 0px;
}
#splash {
	position:absolute;
/*	background-image:url('../img/outdoor2.jpg');*/
	background-repeat:no-repeat;
	width:980px;
	height:394px;
}
#content {
	background-color:#6c5a3a;
}

#xtra {
	position:absolute;
	top:30px;
	left:20px;
	background-image:url('../img/logo_rust.png');
	background-repeat:no-repeat;
	width:303px;
	height:359px;
	z-index:40;
}
