html, body {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}
img#bg {
    position:fixed;
	width:100%;
    height:100%;
    margin: 0;
    padding: 0;
	}
#AdDrinkMenu {
	 position:absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 800px;
	margin-top: -150px;
	margin-left: -400px;
	z-index:2;
}
#AdDrinkcontent {
 position:absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 1000px;
	margin-top: -500px;
	margin-left: -400px;
	z-index:1;
}	
#RoachMenu {
    position:absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 210px;
	margin-top: -350px;
	margin-left: -400px;
	z-index:3;
}

#menucontent {
    position:absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 800px;
	margin-top: -400px;
	margin-left: -350px;
	z-index:1;
}
#roachcontent {
    position:absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 600px;
	margin-top: -300px;
	margin-left: -400px;
	z-index:1;
}
 
#flashcontent {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 700px;
	margin-top: -350px;
	margin-left: -400px;
	z-index:3;
}
#AD {
position:absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 150px;
	margin-top: -300px;
	margin-left: -400px;
	z-index:3;
}
#ADHome2 {
position:absolute;
	left: 50%;
		top: 10%;
	margin-left: -400px;
	z-index:2;
}
#ADCalendar {
position:absolute;
	left: 50%;
		top: 10%;
	margin-left: -500px;
	z-index:2;
}
#ADHome {
position:absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 450px;
	margin-top: -125px;
	margin-left: -400px;
	z-index:2;
}
#Foot {
	position:absolute;
	left:15%;
	top:160%;
		z-index:5;
}
	
#content {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 600px;
	margin-top: -300px;
	margin-left: -400px;
	z-index:1;
}

#ADMap {
    frameboarder;
	border-style: solid;
	border-width: 5px;
	border-left-width: 5px;
	border-right-width: 5px;
	border-color: black;
position:absolute;
	left: 50%;
	top: 50%;
	width: 425px;
	height: 300px;
	margin-top: -100px;
	margin-left: -200px;
	z-index:5;
}
#MapFrame {
position:absolute;
	left: 50%;
	top: 50%;
	width: 475px;
	height: 350px;
	margin-top: -115px;
	margin-left: -217px;
	z-index:2;
}

