#mc, #header, #content, #copyright {
	width:750px;
}
#header {
	background: url(../images/top.gif) no-repeat 0px 0px;
	height:110px;
}
#pagetile {
	background:  url(../images/content_tile.gif) repeat-y 0px 0px;
}
#content {
	background: url(../images/content_bg.jpg) no-repeat 0px 0px;
}
#copyright  {
	background: #FFFFFF url(../images/end_lines.gif) no-repeat 0px 0px;
	padding: 30px 20px 0 0;
}
#leftcol {
	width: 280px;
}
#rightcol {
	width: 420px;
}