#pagetile {
	background:  url(../images/mc_bg_wide.gif) repeat-y 0px 0px;
	float:left;
}
#content {
	background: url(../images/content_bg_wide.gif) no-repeat 0px 0px;
}
#contentend {
	background: url(../images/content_end_wide.gif) no-repeat center bottom;
}
#widecol {
	width: 800px;
}
#leftcol {
	width: 520px;
}
#rightcol {
	width: 300px;
}
