
@import url(base.css);

#header #nav,
#page .one {
	display:none;
}

#header {
	position:relative;
	height:19px;
	border:none;
	background:none;
}

#header h2 {
	position:relative;
	top:0;
	left:0;
	text-indent:0;
	font-weight:normal;
	font-size:2.5em;
	overflow:visible;
	height:1em;
	width:100%;
	background:none;
}

#header h2 a {
	display:block;
	color:#C90000;
	text-indent:0;
	overflow:visible;	
	height:1em;
	width:100%;
	text-decoration:none;
}
#page .two {
	float:none;
	width:100%;
}
