@charset "utf-8";
/* CSS Document */
body {
font-size:120%;
background:#fff;
}
#header em, #footer, #header .jqueryslidemenu, .subImage, li.widget_search, a.post-edit-link, .cta, p.printPage, #sidebar ul {
display:none;
}
#header {
	height:100px;
	background:none;
	}
#header h3, #header h1  {
	position:static;
	padding-top:5px;
	}
#header h3 a, #header h1 a {
	display:block;
	text-indent:0;
	}
#sidebar {
width:20%;
float:left;
padding:0;
margin:0;
}
#content {
width:70%;
float:right;
}
