body {

	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	background: #747474 url(../images/mbc_bg1.gif) repeat-x top center;

}


#mbc_header {

	position: relative;
	margin-top: 115px;
	height: 68px;
	background: #fff url(../images/mbc_header_bg.jpg) no-repeat top right;
	

}

#mbc_header img {
	position: absolute;
	margin-top: -50px;
	margin-left: 30px;

}


#mbc_feature {

	height: 269px;
	background: url(../images/mbc_feature_bg2.jpg) no-repeat top left;
	overflow: hidden;

}

#mbc_feature_main {

	padding-top: 4em;
	line-height: 1.4em;
	font-size: 12px;
	color: #fff;

}

#mbc_feature_right {

	padding-top: 2em;
	padding-left: 1.5em;
	line-height: 1.4em;
	color: #fff;


}

#mbc_feature_right a {
	
	color: #ccc;
	text-decoration: none;

}

.event {

	margin-bottom: 30px;

}

			.post-date {
				   width: 45px;
				   height: 49px;
				   float:left;
				   background: url(../images/blog_date.gif) no-repeat;
				   margin-right: 10px;
			}
			.post-month {
				   font-size: 11px;
				   text-transform: uppercase;
				   color: #FFFFFF;
				   text-align: center;
				   display:block;
				   line-height: 11px;
				   padding-top: 2px;
				   margin-left: -3px;
			}
			.post-day {
				   font-size: 18px;
				   text-transform: uppercase;
				   color: #999999;
				   text-align: center;
				   display:block;
				   line-height: 18px;
				   padding-top: 7px;
				   margin-left: -3px;
			}
			

#mbc_content {

	position: relative;
	padding-top: 3em;
	padding-bottom: 5em;
	background: #fff;
	min-height: 400px;
	margin-bottom: 5em;

}

#mbc_content_left {

}

#mbc_content_right {

        font-size: 12px;
	padding-top: 2em;
	line-height: 1.4em;
       overflow: hidden;
}

#mbc_content_right h3{

	margin-bottom: 0.3em;
}

#footer {

	background: url(../images/mbc_footer_bg.jpg) no-repeat top center;
	position: absolute;
	bottom: 0px;
	padding-top: 2em;

}

#footer p {

	text-align: center;
	font-size: x-small;

}

h3 {

	font-family: Georgia, Times;
	font-style: italic;
	font-weight: normal;
       font-size: 14px;
	border-bottom: thin dotted #ccc;

}
