body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	margin: 0px 0;
	padding: 0;
	background-color: transparent;
	background-repeat: repeat-x;
}
#menuwrapper {
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	background-color: #999999;
	background-repeat: repeat-x;

}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#navcontainer ul
{
padding: .4em 0;
margin: 0;
list-style-type: none;
background-color: #000000;
color: #faefd4;
width: 100%;
font: normal 90% helvetica;
text-align: center;
}

li { display: inline; }

li a
{
text-decoration: none;
background-color: #00000;
color: #EEBC94;
padding: .4em 1em;
}

li a:hover
{
background-color: #333333;
color: #fff;
}

.style56 {color: #eecb94}
.style56 {	font-size: 16px;
	font-weight: bold;
	font-family: "Helvetica Neue Light";
	color: #EECB94;
}