.top_bar {
	background-image: url(../../Templates/goldbar.png);
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B9A66C;
	border-bottom-color: #D9C58A;
	border-top-width: 3px;
	border-bottom-width: 3px;
	background-position: center center;
	background-color: #b5a269;
	padding: 1px;
}

