html {
}
head {
margin-top:  0px;
}
body {
	width: 906px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #040607;

}

#Logo {
	background-image: url(images/headerLogo.jpg);
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 906px;
	height: 275px;
	background-repeat: no-repeat;
}
#NavList {
padding-top:180px;
padding-right:30px;
padding-left:50px;
margin-left:auto;
margin-right:auto;
	height:30px;
	width: 621px;
}
#NavList li {
    list-style:none;
    display:inline;
}
a#button1 {
	float:left;
	width: 77px;
	height: 38px;
	background-image: url(images/Home.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	background-position: 0 0px;
}
a#button1:hover {
background-position:0 -45px;
}
a#button2 {
    float:left;
    width: 170px;
    height: 46px;
    background-image: url(images/NowShowing.gif);
	background-repeat: no-repeat;
    margin: 0 auto;
}
a#button2:hover {
background-position:0 -45px;
}
a#button3 {
    float:left;
    width: 137px;
    height: 38px;
    background-image: url(images/SnackBar.gif);
	background-repeat: no-repeat;
    margin: 0 auto;
}
a#button3:hover {
 background-position:0 -45px;
}
a#button4 {
    float:left;
    width: 107px;
    height: 38px;
    background-image: url(images/Rules.gif);
	background-repeat: no-repeat;
    margin: 0 auto;
}
a#button4:hover {
background-position:0 -45px;
}
a#button5 {
    float:left;
    width: 130px;
    height: 38px;
    background-image: url(images/Directions.gif);
	background-repeat: no-repeat;
    margin: 0 auto;
}
a#button5:hover {
background-position:0 -45px;
}
#Footer {
	width: 906px;
}
#footerLogo {
	background-repeat: no-repeat;
	width: 410px;
	height: 21px;
	margin-right: auto;
	margin-left: auto;
}

p {
	height: 31px;
	width: 88px;
	margin-right: auto;
	margin-left: auto;
}
#Directions1 {
	background-image: url(images/directions1.jpg);
	width: 816px;
	height: 186px;
	margin-left: auto;
	margin-right: auto;
}
#Directions2{
	background-image: url(images/directions2.jpg);
	width: 816px;
	height: 218px;
	margin-left: auto;
	margin-right: auto;
}
#Directions3 {
	background-image: url(images/directions3.jpg);
	width: 816px;
	height: 133px;
	margin-left: auto;
	margin-right: auto;
}
#Directions4 {
	background-image: url(images/directions4.jpg);
	width: 816px;
	height: 174px;
	margin-left: auto;
	margin-right: auto;
}

