div.header { width: 800px; clear: both; overflow: hidden; }
div.container { background-color: #fff; width: 800px; }
div.content { padding: 20px 20px 20px 5px; }
div.nav { background-color: #fff; height: 80px; overflow: hidden; margin: 0; padding: 0; width: 560px; clear: both; }
div.left-panel { background-color: #fff; width: 200px; float: left; display: block; margin: 0; padding: 0 20px 0 15px; }
div.right-panel { width: 560px; float: right; background: #fff; display: block; margin: 0; padding: 0; }
div.footer { clear: both; }

div#coconveners {
display: block;
clear: both;
border-top: 1px solid #ccc;
}

div#coconveners small {
color: #858585;
}

div#slideshow {
display: block;
clear: both;
width: 193px;
height: 60px;
background: #fff;
}