body {
	background: none;
	text-align: center;
}

#header {
	height: 160px;
	background: #FFF url(../../email/gfx/email_header.jpg) no-repeat center center;
}

#header h1 { display: none; }

#wrapper { background: none; }

#wrapper {
	border: 1px #8D7954 solid;
	background: #FFF;
	margin: 0 auto;
	padding: 0;
	text-align: justify;
	width: 700px;
}

#content { 
	background: none;
	width: 680px; 
	text-align: justify;
	margin: 0;
	font-size: 100%;
}

#sidebar {
	display: none;
}

#navigation {
	display: none;
}

#currency { display: none; }

#footer {
	background: none;
}

.canvas { margin: 0; }
