body, div.twocol div.left, div.twocol div.right, div.imgblock, div#copyright, div#content {
	background-color: transparent;
}
h1 span {
	display: block;
}
h1 {
	display: block;
	position: static;
	height: auto;
	background-image: none;
	width: 100%;
}
h1, h2.title {
	margin-left: 1em;
	padding-left: 0;
}
h1 {
	font-size: 14pt;
}
h2.title {
	font-size: 14pt;
	font-weight: bold;
}
#flags1 {
	position: static;
	float: right;
	top: 0;
}
div#content, div#copyright, html>body div#content {
	position: static;
	display: block;
	background-image: none;
	padding-left: 2em;
	margin-left: 0px;
	border: none;
	min-height: 0px;
	height: auto;
	width: auto;
}
div#content {
	font-size: 14pt;
	font-family: "Times New Roman", serif;
	text-align: left;
}
div#rightsidebar, div#leftsidebar, div#nav, .metanav {
	display: none;
}
div#copyright {
	position: static;
	display: block;
	width: auto;
	height: auto;
	text-align: left;
	color: black;
	border-top: 1px solid #CCCCCC;
}

