@charset "utf-8";
/* CSS Document */

#main_container {
	background: #fff url(/sites/all/themes/downtown/images/main_bkgd.jpg) no-repeat;
}

#center {
	margin-top: 225px;
}

h2.with-tabs {
	display: none;
}

.left-corner h2 {
	display: none;
}

#logo {
	position: relative;
	top: -30px;
	left: 25px;
}

#sidebar-left {
margin-top:-25px;
}

#home_photo {
	float: left;
	padding-right: 10px;
}
