

#sitename {
background:#d34f00;
}

#menu2 .select li:hover a, #menu2 .select li a:hover .sub, #menu2 .select li:hover .sub {
background:#d34f00;
}

#menu2 .select li:hover .sub li a:hover {
background: #000055;;
color:white;
}

#menu3 {
background:#d34f00;
}

.item {
background:#d34f00;
}

.item:hover {
background: #000055;;
}

.item:hover a {
color:white;
}

.listitem img {
margin-left:12px;
margin-right:0;
float:right;
}

.listitem a {
text-decoration:underline;
}

