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-right: 1px solid #FFFFFF;
	height: 1500px;
	position: relative;
	width: 999px;
}

#promotions {
	background: #666666;
	border-left: 1px solid #FFFFFF;
	float: left;
	height: 1500px;
	position: relative;
	width: 299px;
}

#content {
	height: 1500px;
	left: 300px;
	position: absolute;
	width: 699px;
}

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

#content_bowling_center {
	background: transparent;
	height: 1500px;
	position: relative;
	width: 699px;
}

#bowling_center_header {
	background: url(../images/bowling_center_header.jpg);
	height: 170px;
	position: relative;
	width: 699px;
}

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

#bowling_center_body_bottom {
	background: #FFFFFF;
	height: 1090px;
	position: relative;
	width: 699px;
}

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

#bowling_center_info {
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	left: 20px;
	line-height: 20px;
	position: absolute;
	text-align: left;
	top: 230px;
	width: 400px;
}

#bowling_center_info a:link {color: #DA2323; text-decoration: underline;}
#bowling_center_info a:active {color: #DA2323; text-decoration: underline;}
#bowling_center_info a:visited {color: #DA2323; text-decoration: underline;}
#bowling_center_info a:hover {color: #DA2323; text-decoration: none;}


#bowling_center_hours {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	height: 200px;
	left: 440px;
	position: absolute;
	text-align: left;
	top: 317px;
}

#bowling_center_contact1 {
	background: #FFFFFF;
	left: 450px;
	line-height: 14px;
	position: absolute;
	top: 230px;
}

#bowling_center_contact2 {
	background: #FFFFFF;
	color: #666666;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	left: 485px;
	line-height: 13px;
	position: absolute;
	text-align: left;
	top: 234px;
}

#bowling_center_features {
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	left: 450px;
	line-height: 21px;
	position: absolute;
	text-align: left;
	top: 540px;
}

#bowling_center_features a:link {color: #000000; text-decoration: none;}
#bowling_center_features a:active {color: #000000; text-decoration: none;}
#bowling_center_features a:visited {color: #000000; text-decoration: none;}
#bowling_center_features a:hover {color: #000000; text-decoration: none;}

#bowling_center_photo {
	left: 25px;
	position: absolute;
	top: 412px;
}

#new_bowlers_promo {
	left: 100px;
	position: absolute;
	top: 740px;
}