body {
	background: #CEC29A url(../img/mmb/body_bg.jpg) repeat-x top !important;
}

#meat {
	background: url(../img/mmb/header.jpg) no-repeat top center;
	margin: 0 auto;
	padding: 0 !important;
}

#mmb_header {
	padding: 0; margin: 0;
}

#mmb_header a {
	width: 965px;
	height: 279px;
	display: block;
	margin: 0 auto;
}
#mmb_header span { display: none; }

#mmb_content {
	width: 875px;
	background: url(../img/mmb/content_bg.jpg) repeat-y;
	margin: 0 auto;
}

#boobs { 
	width: 475px;
	padding-left: 50px;
	padding-right: 25px;
	padding-top: 25px;
	float: left;
}
	
		#boobs h2, #boobs h3, #boobs h4 {
			font-family: 'Georgia', 'Palatino','Times New Roman', serif;
		}
		
		#boobs h2 {
			font-size: 42px;
			color: #000;
			margin-bottom: 5px;
			line-height: 1em;
		}
		
		#boobs li { margin-bottom: 25px; }
		
		#boobs .boob_icon  a {
			background: url(../img/mmb/permalink.jpg) no-repeat 0 0;
			padding-left: 60px;
			padding-top: 15px;
			margin-top: 10px;
			height: 50px;
			display: block;
		}


#mmb_sidebar {
	width: 293px;
	height: 421px;
	margin-left: 16px;
	float: left;
	background: url(../img/mmb/nav_bg.jpg) no-repeat;
}

#mmb_sidebar a span { display: none; }

#mmb_sidebar #submit a {
	margin: 50px 0 0 15px;
	display: block;
	width: 250px;
	height: 72px;
}

#mmb_sidebar #tweet {
	margin-left: 15px;
	display: block;
	width: 250px;
	height: 72px;
}

#mmb_sidebar #twitter {
	float: left;
	margin: 60px 0 0 55px !important;
	display: block;
	width: 70px;
	height: 25px;
}

#mmb_sidebar #facebook {
	float: left;
	margin: 60px 0 0 15px !important;
	display: block;
	width: 80px;
	height: 25px;
}

#mmb_sidebar #rss {
	clear: left;
	margin: 15px 0 0 15px;
	display: block;
	width: 250px;
	height: 72px;
}

#more_container {
	margin-top: 20px;
}