body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
}
#container {
	width: 100%;
}
#header {
	width: 100%;
}


#navigation {
	float: none;
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textnav {
	display: none;
}
#content {
	margin: 0px;
}
#header img {
	width: 100%;
}
