html {
	height: 100%;
	margin: 0px;
}

body {
	background: #777576 url(../images/background.jpg) repeat-x;
	height: 100%;
	margin: 0px;
}

#container {
	height: 100%;
	margin: 0px auto;
	position: relative;
	width: 1000px;
}

#header {
	background: url(../images/header.jpg);
	height: 150px;
	margin: 0px;
	position: relative;
	width: 1000px;
}

#menu {
	height: 50px;
	margin: 0px;
	overflow: visible;
	position: relative;
	width: 1000px;
	z-index: 99;
}

#body {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	height: 5000px;
	position: relative;
	width: 998px;
}

#footer {
	height: 30px;
	margin: 0px auto;
	position: relative;
	width: 1000px;
}

#content_bowling_center_upcoming_fun_leagues {
	height: 5000px;
	position: relative;
	width: 998px;
}

#bowling_center_upcoming_fun_leagues_header {
	background: url(../images/bowling_center_header.jpg);
	height: 170px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 998px;
}

#bowling_center_upcoming_fun_leagues_body_top {
	background: url(../images/content_body.jpg);
	height: 190px;
	position: relative;
	width: 998px;
}

#bowling_center_upcoming_fun_leagues_body_bottom {
	background: #FFFFFF;
	height: 4590px;
	position: relative;
	width: 998px;
}

#bowling_center_upcoming_fun_leagues_footer {
	background: url(../images/content_footer.jpg);
	height: 50px;
	position: relative;
	width: 998px;
}

#bowling_center_upcoming_fun_leagues_heading {
	left: 20px;
	position: absolute;
	text-align: left;
	top: 190px;
	width: 420px;
}

#bowling_center_upcoming_fun_leagues_info {
	left: 250px;
	position: absolute;
	top: 290px;
}
