DIV#holder {
	width: auto;
}
DIV#top {
	background-color: white;
	border: none;
}
DIV#top P#logo {
	float: none;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	width: auto;
	height: auto;
	overflow: visible;
	background-image: none;
	position: relative;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	left: 0;
}
DIV#top P#logo A {
	padding-top: 0;
}
DIV#top UL {
	display: none;
}
DIV#top P#flags, P#fflags {
	display: none;
}
DIV#cw1, DIV#cw2 {
	background-image: none;
}
DIV#cw2 {
	margin-top: 0px;
	height: auto;
}
DIV#cleft {
	float: left;
	width: 170px;
}
DIV#cright {
	width: 170px;
	float: right;
}
DIV#ccenter {
	width: auto;
	float: none;
	margin: 0 180px 0 180px;
}
DIV#footer {
	display: none;
}
H1 {
	background-color: white;
	border: none;
	color: black;
}
DIV.csc-frame {
	border: none;
	background-color: white;
}
H2 {
	background-color: white;
	color: black;
}