#pagetile {
	background: url(images/mc_bg2.gif) repeat-y 0px 0px;
	float:left;
}
#header {
	background: url(images/top2.jpg) no-repeat 0px 0px;
	height:275px;
	float:left;
}
#header2 {
	background: url(images/top3.jpg) no-repeat 0px 0px;
	height:275px;
	float:left;
}
#content {
	text-align: left;
	float:left;
	background: url(images/content_bg2.gif) no-repeat 0px 0px;
}
#contentend {
	float: left;
	background: url(images/content_end2.gif) no-repeat center bottom;
}
#midcol {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #504e4e;
	width: 680px;
	float: left;
	padding: 0 0 40px 0;
}