img#NCFDP_foodPhoto {
	display:none;
}

div#columnWrapper {
	height:auto;
}


div#columnSidebar {
	float:none;
	width:95%;
	margin:0 0 50px 0;
}

div#columnMain {
	float:none;
	width:95%;
	margin:50px 0 0 0;
}

div#columnExtra {
	float:none;
	width:95%;
}

div#navGlobal {
	display:none;
}

p#utilityLinks {
	display:none;
}
	
div.box {
	border:none;
}



div#repository_container {
	position:relative;
	height:auto;
}


div#repository_container h2{
	position:relative;
	width:auto;
	height:auto;
	border:none;
	font-size:1.2em;
	text-align:left;
}

div#repository_container h2.inactive{ 
	display:none;
}

div#repository_container h2 a{
	font-weight:bold;
	border:none;
	height:auto;
	color:#000;
}


div#repository_container h2#repository_quick_h2 {
	position:relative;
	top:0;
	left:0;
}

div#repository_container h2#repository_advanced_h2 {
	position:relative;
	top:0;
	left:0;
}
div#repository_container h2#repository_topic_h2 {
	position:relative;
	top:0;
	left:0;
}
div#repository_container h2#repository_occupation_h2 {
	position:relative;
	top:0;
	left:0;
}
div#repository_container h2#repository_links_h2 {
	position:relative;
	top:0;
	left:0;
}

.display_repository {
	position:relative;
	top:0;
	left:0;
	display:block;
	width:95%;
	height:auto;
	margin:0;
	padding:.5em;
	border:none;
	height:500px;
}


