body {
	background: url(../images/mpm.background.jpg) repeat-x;
}
#headercontainer {
	border: 0px none;
}
#menucontainer {
	border: 0px;
	color: #ffffff;
	text-align: right;
	height: 23px;
}
#menucontainer a {
	color: #ffffff;
	text-decoration: none;
}
#menucontainer a:hover {
	color: #f1fe24;
	text-decoration: underline;
}
#bodycontainer {
	background: url(../images/bodybg.html) repeat-y;
}
#flashcontainer {
	width: 878px;
	height: 350px;
	background: url(../images/mpm.flash.jpg) no-repeat;
}
#flashcontainer4 {
	margin-bottom: 20px;
	width: 678px;
	height: 100px;
	border: 1px solid #dbdbdb;
	background: url(../images/subheaderbg.html) no-repeat;
	float: left;
}
.menubox {
	width: 180px;
	border-bottom: 1px solid #ffffff;
}
#notepad {
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
	width: 160px;
	height: 140px;
	background: url(../images/notepad.html) no-repeat;
}
#col1 {
	width: 180px;
}
#col1 .menubox a {
	color: #ffffff;
	text-decoration: none;
}
#col2 {
	width: 880px;
}
#col3 {
	width: 678px;
}
#col3 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #b00000;
}
.boxleft {
	margin-right: 0px;
	width: 250px;
}
.boxright {
	margin-left: 0px;
	width: 250px;
}
.leftmarginbox {
	margin-right: 30px;
}
.rightmarginbox {
	margin-left: 33px;
}
#footercontainer:after {
	display: block;
	clear: both;
}
#footercontainer {
	margin: 0, 50%;
	border: 0px none;
	height: 130px;
	display: inline-block;
}
.boxtitle {
	width: 240px;
}