#header-image {
background-image: url('http://www.wesleyan.edu/wordpress/perBlog/writing/writing.jpg');
height: 192px;
background-position:  center 50%;
border-bottom: 40px solid #FFFFFF;
}

#header h1 a {
display: none;
}

body {
background-color:#ffffff;
}

#content-main {
float: left;
}

#header h1 a {
font-size:12px;
font-family:verdana,tahoma,arial,sans-serif;
font-weight:bold;
}

#navbarLinks .menu a, .menu a:visited {
width: auto;
}

#navbarLinks .menu a:hover, .menu ul ul a:hover{
background: none;
text-decoration: none;
border: none;
color: #990000;
}
#navbarLinks .menu :hover > a, .menu ul ul :hover > a {
background: none;
}

#navbarLinks .menu ul ul a, .menu ul ul a:visited {
background:none;
width: auto;
}

#sidebar ul ul ul ul a {
color: #990000;
}

#sidebar ul ul ul ul a:hover {
color: #990000;
text-decoration: underline;
}

#sidebar ul ul ul a {
color: #990000;
}