#container {
	border: 1px solid white;
	background-color: #FFFFFF;
}

#pageHeader {
	border-bottom: 1px solid;
	border-bottom-color: #000000;
}

#breadcrumbcontainer {
}

#navcontainer {
	border-top: 1px dotted white;
	color: #66377B;
}

#navcontainer a {
	border-bottom: 1px dotted;
	background-color: #FFFFFF;
	border-bottom-color: #AF1888;
}

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