.Head {
	background: url('../images/header.jpg');
	height: 154px;
}
.HeadAddress {
	color: #ECE3B0;
	font-weight: bold;
	font-size: 11px;
}
.HeadAddress A,
.HeadAddress A:link,
.HeadAddress A:visited,
.HeadAddress A:hover,
.HeadAddress A:active {
	color: #ECE3B0;
	text-decoration: none;
}
.HeadAddress A:hover {
	color: #ECE3B0;
	text-decoration: underline;
}

.TopLinkContainer {
	height: 70px;
	background: #2C5976;
	background-image: url('../images/linkbar_background.jpg');
	border-top: solid 1px #1A1907;
	border-bottom: solid 1px #1A1907;
}
.LinkBarBox {
	height: 70px;
}