#navBar, #masthead, #print, #search, #footer, #news, #left, #content h1{
	display: none;
}

#site{
	width:615px;
	border:none;
	padding:0px;
	margin:0px;
}

#content {
	background-color:#FFFFFF;
	color:#000000;
	height:auto;
	border:none;
	float:left;
	width:615px;
}

#content h2{
	color:#000000;
}

#content h3{
	color:#000000;
}

#content h4{
	color:#000000;
}

#content h5{
	color:#000000;
}

#content h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link{
	color:#000000;
}

#content h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited{
	color:#000000;
}

#content a:link{
	color:#000000;
	text-decoration: underline;
}

#content a:visited{
	color:#000000;
	text-decoration: underline;
}

#masthead2{
	width:615px;
	border:0px;
}

#breadcrumb{
	color:#000000;
	font-size:large;
		padding-bottom:10px;
	width:615px;
}