#wrap {
	width:900px;
	margin:0 auto;
}
#container {
	position:relative;
}

.html,body {
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	overflow:auto;
    overflow-x: hidden;
	background-color: #333333;
}
#innerStage {
	position:absolute;
	background-image:url(../images/main.jpg);
	background-repeat:no-repeat;
	width:1072px;
	height:736px;
	left: -53px;
	top: 0px;
}
#navBar {
	position:absolute;
	width:853px;
	height:30px;
	left: 98px;
	top: 160px;
}
#imgFlip {
	position:absolute;
	width:300px;
	height:284px;
	left: 47px;
	top: 351px;
}
#vertNav {
	position:absolute;
	text-align:right;
	z-index:1;
	width:215px;
	height:231px;
	left: 330px;
	top: 385px;
}
#blurp_main {
	position:absolute;
	text-align:justify;
	width:460px;
	height:143px;
	left: 87px;
	top: 206px;
}
#blurp_main2 {
	position:absolute;
	text-align:justify;
	width:363px;
	height:102px;
	left: 561px;
	top: 513px;
}
#footer {
	position:absolute;
	width:594px;
	height:51px;
	left: 224px;
	top: 677px;
}
#centerDisplay {
	position:absolute;
	width:775px;
	height:420px;
	left: 113px;
	top: 212px;
}

/* About Us Page */
#innerStage_about {
	position:absolute;
	background-image:url(../images/stage_two.jpg);
	background-repeat:no-repeat;
	width:1072px;
	height:736px;
	left: -53px;
	top: 0px;
}
/* Bottle Service Page */
#innerStage_bottlesService {
	position:absolute;
	background-image:url(../images/stage_five.jpg);
	background-repeat:no-repeat;
	width:1072px;
	height:736px;
	left: -53px;
	top: 0px;
}
#bottleForm {
	position:absolute;
	width:340px;
	height:463px;
	z-index:2;
	left: 145px;
	top: 243px;
}
#botSrvPopup {
	position:absolute;
	width:277px;
	height:64px;
	z-index:2;
	left: 622px;
	top: 559px;
}
#areaMap {
	position:absolute;
	width:413px;
	height:344px;
	left: 538px;
	top: 182px;
}
/* blankBG Page */
#innerStage_blank {
	position:absolute;
	background-image:url(../images/stage_one.jpg);
	background-repeat:no-repeat;
	width:1072px;
	height:736px;
	left: -53px;
	top: 0px;
}
/* Guest List Page */
#innerStage_guestList {
	position:absolute;
	background-image:url(../images/stage_four.jpg);
	background-repeat:no-repeat;
	width:1072px;
	height:736px;
	left: -53px;
	top: 0px;
}
#guestListForm {
	position:absolute;
	width:350px;
	height:350px;
	left: 124px;
	top: 245px;
}


/* Private Events Page */
#innerStage_privateEvents {
	position:absolute;
	background-image:url(../images/stage_six.jpg);
	background-repeat:no-repeat;
	width:1072px;
	height:736px;
	left: -53px;
	top: 0px;
}
/* Contact Page */
#innerStage_contact {
	position:absolute;
	background-image:url(../images/stage_seven.jpg);
	background-repeat:no-repeat;
	width:1072px;
	height:736px;
	left: -53px;
	top: 0px;
}
#googleMap {
	position:absolute;
	width:203px;
	height:215px;
	z-index:5;
	left: 316px;
	top: 223px;
}
#contactForm {
	position:absolute;
	width:331px;
	height:256px;
	z-index:1;
	left: 108px;
	top: 423px;
}
/* Calendar Page */
#calendar {
	position:absolute;
	width:860px;
	height:465px;
	left: 81px;
	top: 198px;
}

/* Menu Page */
#menuDiv {
	position:absolute;
	width:870px;
	height:476px;
	left: 75px;
	top: 199px;
}
/* Cold Shots Page */
#innerStage_coldShots {
	position:absolute;
	background-image:url(../images/stage_nine.jpg);
	background-repeat:no-repeat;
	width:1072px;
	height:736px;
	left: -53px;
	top: 0px;
}
#info {
	position:absolute;
	width:259px;
	height:40px;
	left: 95px;
	top: 232px;
}
#menuLinks {
	position:absolute;
	width:676px;
	height:81px;
	left: 13px;
	top: 401px;
}
