	#container {
		background: url(../_img/box_wide_bg.gif) repeat-y;
		}
	#header {
		background: url(../_img/box_wide_top.gif) no-repeat bottom;
		}		
	#footer {
		background: url(../_img/box_wide_bottom.gif) no-repeat;
		}
	#mainContent {
		width: 688px;
		margin: 0;
		float: left;
		padding: 96px 17px 0 20px;
		position: relative;
		}
	#hdrLinks {
		margin: 0;
		width: 100px;
		height: 53px;
		background: url(../_img/hdr_links.gif) no-repeat;
		text-indent: -9999px;
		}
	.bandLinks {
		width: 50%;
		float: left;
		margin-top: 15px;
		}
	.bandLinks p {
		display: block;
		text-align: center;
		margin: 0 0 30px 0;
		}