#logolink {
	background-image: url(/images/logoZuta.gif);
}
div.menu {
	background-color: rgb(248, 183, 7);
}
.topmenuitem:hover{
	color: rgb(230, 255, 200);
	background-color: rgb(255, 200, 40);
}
#LeftSidebar {
	background-color: rgb(248, 183, 7);
}