#leftnav li {
list-style: none;
}

#leftnav {
float: left;
width: 20%;
}

#maincontent {
float: left;
width: 80%
}
