﻿
body {
	background-color: #FFFFFF;
	background-image: url('bg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 100%;
	text-align: center;
	width: 100%;
	padding: 0px;
}
#container {
	margin: 0px;
	width: 998px;
	text-align: center;
	height: 100%;
	position: relative;
}
#container #logo {
	height: 244px;
	width: 100%;
	z-index: 40;
	position: absolute;
	left: 0px;
	top: 0px;
}
#container #bgimgs {
	margin: 0px;
	width: 998px;
	text-align: center;
	height: 700%;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
}
.swing {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
#wrapper {
	text-align: center;
	width: 100%;
	height: 100%;
	position: relative;
}
#container #content {
	width: 100%;
	position: absolute;
	top: 150px;
	z-index: 60;
	height: 300%;
	left: 0px;
}
#container #links {
	height: 244px;
	width: 100%;
	z-index: 40;
	position: absolute;
	left: 0px;
	top: 250px;
	text-align: center;
}
#links #facts {
	padding: 20px;
	height: 80px;
	top: 0px;
	left: 60px;
	position: absolute;
	width: 250px;
	vertical-align: middle;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#links #maps {
	padding: 20px 20px 10px 20px;
	height: 80px;
	top: 0px;
	left: 350px;
	position: absolute;
	width: 250px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
}
#links #dates {
	padding: 20px;
	height: 80px;
	top: 0px;
	position: absolute;
	width: 250px;
	right: 70px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#links #lodgin {
	padding: 20px;
	height: 80px;
	top: 120px;
	left: 60px;
	position: absolute;
	width: 250px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
}
#links #trans {
	padding: 20px;
	height: 80px;
	top: 120px;
	left: 350px;
	position: absolute;
	width: 250px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
}
#links #bracket {
	padding: 20px;
	height: 80px;
	top: 120px;
	position: absolute;
	width: 250px;
	right: 70px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#links #fam {
	padding: 20px 15px 20px 20px;
	height: 80px;
	top: 240px;
	left: 350px;
	position: absolute;
	width: 250px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #000000;
	border-left-color: #000000;
}
#links #maps {
	padding: 20px;
	height: 80px;
	top: 0px;
	left: 350px;
	position: absolute;
	width: 250px;
}
#links #disclaimer {
	padding: 10px;
	height: 50px;
	top: 360px;
	left: 60px;
	position: absolute;
	width: 86%;
	text-align: center;
}

