/* CSS Document */
#access_bar {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A592B5;
}

#footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #A592B5;
}