﻿body {
	background-color: #fff;
	width: 700px;	
}

div#wrapper {
	margin: 0px auto;
	text-align: left;
	background-color: #fff;	
}

div#body {
	background-image: none;
}

/* Header */

div#content-header 
{
	width: 700px;
	overflow: hidden;
}

div#content-header ul,
div#content-header form
{
	display: none;
}

/* Content */

div#content
{
	background-image: none;
}

div#content div#menu-wrapper
{
	display: none;
}

div#content ul#menu 
{
	display: none;
}

div#main-content-wrapper 
{
	float: none;
	width: 700px;
}

div#mc-heading
{
	background-image: none;
}

div#printer-friendly
{
	display: none; 
}

div.boxed-copy
{
	background-image: none;
	color: #333;
	padding: 10px;
}

/* Footer */

div#footer 
{
	display: none;
}

div#links div.promo {
	display:none;
}
