#header ul{
	display: none;
}

#header{
	border: 0;
}

#sectionnav ul, div.null, div.spacer{
	display: none;
}

#footer, #leftbar {
	display: none;
}

#breadcrumb{
	border: 0;
	background-color: black !important;
	color: white !important;
	font-size: 0.75em;
	font-weight: bold;
}

#sectionnav{
	float: none;
	width: 734px;
	border-top: 0;
	border-bottom: 1px solid #989898;
}

#sectionnav strong{
	display: none;
}

#content{
	margin-left: 0;
	width: 600px;
	color: black !important;
	border: 0;
}

#content ul, #content li, #content h1, #content h2, #content a, #content td, #content h3{
	color: black !important;
	text-decoration: none !important;
}

p, div{
	text-align: justify;
}