body {
background: #ff8f56 url(../images/background5.gif) repeat-x;
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #cc5200;
}

a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 5px auto;
/* width: 820px; */
background: #fff;
border: 10px solid #ffb691;
}


#menu {
height: 30px;
line-height: 30px;
background: #ffb691;
}

#menu ul {
list-style-type: none;
padding-left: 0px;
}

#menu ul li {
display: block;
float: left;
}

#menu ul li a {
text-decoration: none;
font-weight: bold;
font-size: 14px; padding-right:15px; 
}

#menu ul li a:hover {
color: #111111;
text-decoration: none underline;font-weight:bold
}



#footer {
height: 20px;
line-height: 30px;
background: #ffb691;
text-align: center;
font-size: 11px;
}
