body {
	font: 0.75em/1.5 "Arial CE", Arial, sans-serif;
	color: white;
	background-image:none;
background-color: gray;
}

#menu li a {
  display: block;
  height: 26px; line-height: 26px;
  color: black;
font-weight: bold;
  text-transform: uppercase; text-decoration: none; text-align: right;
  padding-right: 20px;
  border-bottom: 1px solid #383838;
}




