* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0;
	padding: 0;
	background: #35547A url(../images/kidsPattern.jpg) repeat;
}
ul {
	list-style: none;
}
li {
	font: 13px "Times New Roman", Times, serif;
}
a {
	text-decoration: none;
	color: #000;
}

#container {
	position: relative;
	display: block;
	width: 660px;
	margin-top: 30px;
	margin-left: -330px;
	left: 50%;
}
#splash-very-top {
	position:absolute;
	left:203px;
	top:0px;
	width:217px;
	height:160px;
	z-index: 16;
}
#splash-bball {
	position:absolute;
	left:163px;
	top:70px;
	width:40px;
	height:90px;
	z-index: 17;
}
#splash-top {
	position:absolute;
	left:420px;
	top:126px;
	width:120px;
	height:34px;
	z-index: 18;
}
#splash-pintop {
	position:absolute;
	left:103px;
	top:147px;
	width:27px;
	height:13px;
	z-index: 19;
}
#splash-bowling {
	position:absolute;
	left:576px;
	top:156px;
	width:6px;
	height:219px;
	z-index: 20;
}
#splash-jumble {
	position:absolute;
	left:59px;
	top:160px;
	width:517px;
	height:142px;
	z-index: 21;
}
#splash-soccerball {
	position:absolute;
	left:4px;
	top:190px;
	width:55px;
	height:185px;
	z-index: 22;
}
#splash-cc {
	position:absolute;
	left:59px;
	top:302px;
	width:517px;
	height:73px;
	z-index: 23;
}
#splash-NW {
	position:absolute;
	left:21px;
	top:375px;
	width:49px;
	height:29px;
	z-index: 24;
}
#splash-NE {
	position:absolute;
	left:557px;
	top:375px;
	width:32px;
	height:34px;
	z-index: 25;
}


#boxOuter {
	position: relative;
	display: block;
	margin-top: 311px;
	margin-top: 356px;
	margin-left: 32px;
	width: 541px;
	background: url(../images/splash_S.gif) repeat-x left bottom;
	z-index: 5;
}
#boxW {
	position: relative;
	display: block;
	background: url(../images/splash_W.gif) repeat-y left top;
}
#boxSW {
	position: relative;
	display: block;
	width: 503px;
	padding-left: 38px;
	background: url(../images/splash_SW.gif) no-repeat left bottom;
}
#boxE {
	position: relative;
	display: block;
	width: 503px;
	background: url(../images/splash_E.gif) repeat-y right top;
}
#boxSE {
	position: relative;
	display: block;
	width: 487px;
	padding-right: 16px;
	background: url(../images/splash_SE.gif) no-repeat right bottom;
}
#boxS {
	position: relative;
	display: block;
	width: 487px;
	padding-bottom: 37px;
}
#whiteBox {
	position: relative;
	display: block;
	background: #FFFFFF url(../images/splash_innerShadow.gif) repeat-x left top;
	border-bottom: 10px solid #b61b2d;
}
#boxBuilding {
	position: relative;
	display: block;
	width: 487px;
	height: 250px;
	background: url(../images/splash_bldg.jpg) no-repeat left bottom;
}

/* NAVIGATION */
.nav {
	position: absolute;
	width: 162px;
	padding-left: 5px;
	padding-top: 19px;
}
.nav li.l1 {
	margin-bottom: 15px;
}
.nav ul {
	margin-left: 0px;
	margin-bottom: 6px;
	padding-top: 19px;
}
.nav ul li {
	height: 17px;
	margin-left: 0px;
	margin-bottom: 3px;
	padding: 0px;
}
.nav ul li a {
	font: 12px Arial, Helvetica, sans-serif;
	font: 11px "Lucida Grande", Tahoma, Arial, sans-serif;
	padding: 4px 0px 2px 22px;
	margin: 0px;
	background: url(../images/buttonUp.gif) no-repeat 0px 0px;
	color: #440000;
}
.nav ul li a:hover {
	background: url(../images/buttonDown.gif) no-repeat 0px 0px;
	color: #BE2F38;
}
#sportsLeagues {
	background: url(../images/sportsLeagues.gif) no-repeat;
}
#bowlingCenter {
	background: url(../images/bowlingCenter.gif) no-repeat;
}
#specialEvents {
	background: url(../images/specialEvents.gif) no-repeat;
}
#youthPrograms {
	background: url(../images/youthPrograms.gif) no-repeat;
}
#aboutUs {
	background: url(../images/aboutUs.gif) no-repeat;
}
.hideMe {
	display: none;
}
#col1 {
	margin-left: 10px;
}
#col2 {
	margin-left: 175px;
}
#col3 {
	margin-left: 335px;
}
