body
{
	background:url('../images/bg-gradient.png') repeat-x;
}
#information_bar
{
	background:url('../images/informationbar-lightblue.png') repeat-x;
}
#top_menu ul li a:hover , #top_menu ul li a.active:link, #top_menu ul li a.active:visited
{
	background:url('../images/hover-gradient.png') repeat-x;
}

