body {
	background-color: #000;
}

#navigation {
	background-color: # 333;
	background-image:url('../_images/nav/home.jpg');		
}

#leftfull {}
#left2col {
	width: 392px;
}
#right1col {
	width: 220px;
	float: right;
}
#left1col {
	width: 220px;
}
#right2col {
	width: 392px;	
	float: right;
}



