body
{
	background: #ff91d7 url(images/mpc_background.png) repeat-x top center;
	margin: 0;
	padding: 0;
}

#wrapper
{
	background: #fff url(images/mpc_head_bg.gif) no-repeat top center;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	padding-top: 232px;
}

h1#header
{
	margin: 0;
	margin-left: 77px;
	padding: 0;
}

#header a img
{
	border: none;
}

#footer
{
	background: #fff url(images/mpc_footer.png) no-repeat top center;
	width: 800px;
	height: 285px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #656565;
}

#footer p
{
	margin-top: 16px;
}

/* Temporary styles */
#temp
{
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	
}

#temp h1, #temp h2, #temp h3
{
	padding: 0;
	margin: 0;
}

#temp h1
{
	color: #9e393a;
	font-size: 100px;
}

#temp h2
{
	color: #e35353;
	font-size: 38px;
}

#temp h2 strong
{
	color: #317eb4;
}

#temp h3
{
	color: #656565;
	font-size: 20px;
}

#temp a:link,
#temp a:visited
{
	color: #c16ea3;
}

#temp a:active,
#temp a:hover
{
	color: #c16ea3;
	text-decoration: none;
}

h2#RC
{
	font-size: 80px;
}

h2#SC
{
	font-size: 150px;
}

