#container {
	border: 1px solid #7f7f7f;
}

#pageHeader {
	border-bottom: none;
}

#breadcrumbcontainer {
	border-top: 1px dotted #7f7f7f;
}

#navcontainer {
	border-top: none;
	margin: 2px;
}

#navcontainer a {
	border-bottom: 1px dotted #F9CA52;
}

#navcontainer a:hover {
	background: fixed;
	border-bottom: 1px dotted white;
}
