
#container
{
 background:#FFFFC1 url(images/bodybg-yellow.jpg) repeat-x;
}

a
{
 color:#888;
}

#leftside ul.box li a
{
 color:#0888;
}

#mainmenu a
{
 color: #0888;
}

#mainmenu a:hover
{
 background: url(images/menuhover-yellow.jpg) center left repeat-x;
}

#mainmenu li.current a
{
 background: url(images/menuhover-yellow.jpg) center left repeat-x;
}

#mainmenu li.currentparent a
{
 background: url(images/menuhover-yellow.jpg) center left repeat-x;
}
