﻿body {
	background-color: #000000;
}
#stage {
	background-color: #000000;
	background-image: none;
	height: 98px;
}
#page, #page_bottom {
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
}
.bg-footer {
	width: 992px;
	margin: auto;
}
.bg-footer #page_bottom {
	border-bottom: 1px solid #B4B4B4;
}
.top_links {
	margin-top: 22px;
	padding-bottom: 20px;
}

