#wrap{
	background: transparent url(/img/resources_bg.png) no-repeat bottom right;
}

#wrap #flash {
	background: #ccc url(/img/resources_side.png) no-repeat left top;
}

#navlist li.resources{
	background: white url(/img/tab-selected.jpg) no-repeat top;
}
	
#navlist li.resources a:link, #navlist li.resources a:visited {
	color: #333;
}
	
#navlist li.resources a:hover{
	color: #f60;
}