body {
width:100%;
font-family:Trebuchet ms;
font-size:14px;
text-align:center;
margin:0 auto;
padding:0;
}

a, a:visited {
text-decoration:none;
color:#fff;
font-weight:bold;
}

a:hover {
text-decoration:underline;
}

#color {
background-color:#ff6600;
color:#fff;
width:100%;
height:35px;
margin:0;
}

#tools_ct {
width:950px;
height:35px;
margin:0 auto;
}

#tools {
float:left;
margin-left:22px;
}

#tools li {
display:inline;
}