#header-image {
background-image: url('http://www.wesleyan.edu/wordpress/perBlog/webredesign/webredesign.gif');
height: 190px;
background-position:  center 50%;
}

#about-image {
background-image: url('http://www.wesleyan.edu/wordpress/perBlog/webredesign/about_b.gif');
height:49px;
width:135px;
background-position:  center 50%;
margin-bottom:10px;
}

body {
background-color:#fff;
}

/*
#content-main {
float: left;
}
*/

#header h1 a {
font-size:14px;
font-family:verdana,tahoma,arial,sans-serif;
font-weight:bold;
}

#sidebar {
	background-color:#fff;
	padding-top:0px;
	margin-top:0px;
}

/*
#blackbar {
	display:none;
}
*/

#sidebar h3 {
	font-size:1.4em;
}

#header h1 a:hover {
	border-bottom:1px solid;	
}

#header h1 {
	margin-left:0px;
}

#formwrap span {
	margin-left:10px;
}

/*TO MAKE THANK YOU PAGE DISAPPEAR FROM MENU*/
#sidebar ul li.sidebox ul li.page-item-55 {
display: none;
}



/*Survey button*/
#sidebar ul li.sidebox .textwidget a img {
	padding:0px;
	border-bottom:none;
}

#sidebar ul li.sidebox .textwidget a:hover {
	border-bottom:none;
}