@charset "utf-8";
/* CSS Document */

#main #banner {
	display: none;
}
#globalNav {
	display: none;
}
 #footer {
	display: none;
}
#main {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#navBar {
	display: none;
}
#margin_five {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.feature {
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: none;
	border-bottom-color: none;
	border-left-color: none;
}
#main #scdmh h1 {
	display: block;
	text-align: center;
}
#main #content #bodyBoxes ol {
	padding-left: 15px;
}

#left_nav {
display: none}

#main #content #bodyBoxes #main_content {
	width: 80%;
	margin: 5%;
	padding: 2%;

}
