#header-image {
background-image: url('http://www.wesleyan.edu/wordpress/perBlog/jseamon/jseamon_header.png');
background-size: 880px 111px;
height: 111px;
background-position:  center 50%;
}

#header {
display:none;
}

#content-main {
float: right;
}

#container{
background: url('http://www.wesleyan.edu/wordpress/perBlog/jseamon/jseamon-background.png') repeat-y;
background-size: 880px 1px;
color: none;
}

#content-main {
float: right;
}

#sidebar {
float: left;
margin-left: -20px;
margin-top: 30px;
color: #fff;
}

#sidebar a {
color: #fff;
}

.sidebox li {
font-size: 15px;
line-height: 20px;
margin-bottom: 25px;
}
.sidebox h3 {
display: none;
}

body {
background-color:#ffffff;
}

//#content-main {
//float: left;
//}