﻿body {
	background: #4AA7EA url(body_bg.jpg) repeat-x top center;
			margin: 0;
			padding: 0;
	background-attachment: fixed;
	
}
#stage {
	background: #ffffff url(top_bg.jpg) center top no-repeat;
	padding-bottom: 0;
	height: 110px;
}
#page, #page_bottom {
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
}
.bg-footer {
	width: 992px;
	margin: auto;
	
}
.bg-footer #page_bottom {
	border-bottom: 1px solid #2b0303;
}
.top_links {
	margin-top: 22px;
	padding-bottom: 20px;
}

#page_margins{
width: 990px;
}
