#header-image {
background-image: url('http://www.wesleyan.edu/wordpress/perBlog/dkatz01/banner.jpg');
height: 166px;
}

body {
background-color: #336699;
}

#container {
background-color: #ffffcc;
width: 780px;
border: 1px solid #888888;
margin: auto auto 24px;
margin-top: 10px;
}

#header {
width: 100%;
margin: 0px;
padding-bottom: 15px;
clear: both;
text-align: center;
float: none;
}

#header h1 {
font-size: 1em;
line-height: 0;
padding: 0px;
margin: 0px 0px;
visibility: hidden
}

#header #desc {
color: #666666;
font-family: Georgia,Verdana,Arial,Serif;
font-variant: small-caps;
font-size: 0;
letter-spacing: 2px;
visibility: hidden
}

#content-main {
background-color: #ffffcc;
border: 0px solid #666666;
float: right;
position: relative;
overflow: hidden;
width: 560px;
display: inline; //hack for IE < 7
}

#sidebar {
border-right: 1px dotted #666666;
width: 160px;
line-height: 1.3em;
padding: 5px;
margin: 8px 0px 10px;
float: left;
}

#sidebar h2, #sidebar h3 {
color: #555555;
letter-spacing: 1px;
font-family: Verdana,Arial,Serif;
font-size: 1.3em;
margin: 0px;
line-height: 1em;
}

#sidebar li.page_item {
font-family:Verdana,Arial,Serif;
font-size:1em;
letter-spacing:0px;
line-height:.4em;
padding-top:6px;
}