/******************** container styles ********************/
#container
{
	background: #f2f2ea url(../images/background_container_sidebar.gif) repeat-y;
}



/******************** mainnav styles ********************/
#mainnav
{
	background: #f2f2ea url(../images/background_mainnav_sidebar.gif) bottom no-repeat;
}



/******************** sidenav styles ********************/
.news p
{
	margin-bottom: 22px;
}



/******************** central styles ********************/
#central
{
	margin-right: 260px;
}



