I noticed that wp_get_archives adds the following to the page:
<div class="pagebody" id="archivebody">
How do you style this? Does the class take priority over the id? My page styles are totally different than the archives/posts. Yet, the archives seem to take the page styling.
-gl