body {
	width:				100%;
   background:					white;
   font-size:					10pt;
}
#container {
	width:				850px;
	margin:				0 5%;
	padding:			0;
	background-color:	transparent;
	border:				none;
}
#content {
	width:				100%;
	left: 				0px;
}
#content #copy {
	width:				100%;
	margin-left: 		0;
	margin-top:			0;
	margin-right: 		0;
	margin-bottom: 		0;
}
#content #col_layout {
	width:				100%;
	margin: 0 auto;
}

#logo {
	border-bottom:		1px solid #999999;
}
#main {
	background:			transparent;
}

#navbar,
#subnav,
#sidebar,
#footer,
#breadcrumbs,
#subnav_bottom,
#snp-mouseoffset,
.nodisplay
{
	display:			none;
}


#content h1 {
	font-size:			18pt;
}
#content h2 {
	font-size:			14pt;
}
#content h3 {
	font-size:			12pt;
}
