/* CSS Document */
#altContainer {
	width: 993px;
	padding: 0;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background: url(../images/bg-sliced-body.jpg) center repeat-y;
	color: #22464f;
}
div#top {
	width: 970px;
	height: 290px;
	padding: 22px 0 0 23px;
	margin: 0;
	background: url(../images/bg-sliced-top.jpg) top center no-repeat;
}
div#mainContent {
	text-align: left;
	width: 970px;
	margin: -10px auto 0 auto;
	padding-left: 23px;
	background: url(../images/bg-sliced-middle.jpg) top center no-repeat;
}

div#contentfooter {
	width: 993px;
	height: 80px;
	margin-left: 2px;
	padding: 30px 0 0 0;
	*padding: 40px 0 0 0;
	*margin-left:-2px;
	background: url(../images/bg-sliced-footer.jpg) top center no-repeat;
	margin: 0 auto;
}

div#privacy {
	width: 900px; 
	margin: 0 auto 0 auto;
	color: #0b2f76;
}

div#hof-bigpicture {
	float: left;
	height: 250px;
	width: 320px;
}
div#hof-gallery {
	margin-left: 10px;
	margin-top: 114px;
	float: left;
	height: 250px;
	width: 314px;
}
div#buttons {
	height: 31px;
	width: 308px;
}
div#hof-gallery ul li{
	float: left;
	display: inline;
	border: 1px solid #FFF
}
div#hof-sidebar {
	float: left;
	background: url(../images/bar.gif) bottom left no-repeat;
	height: 250px;
	width: 260px;
}

div#contentfooter p {
	padding-top: 8px;
}
