html {
}

head {
margin-top:  0px;
}
body {
	width: 906px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #040607;

}
#Footer {
	width: 906px;
}
#MainAnnoucement {
	width: 500px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFF00;
	font-size: 18px;
	text-align: center;
	
}


#MainContent {
	width: 551px;
	height: 271px;
	margin-left: auto;
	margin-right: auto;
}
#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;
}
#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;
}
#ComingSoonPoster {
	width: 190px;
	height: 271px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}

#WelcomeInfoBox {
	width: 361px;
	height: 255px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/WelcomeInfoBox.jpg);
	
}
#TicketPrices {
	background-image: url(images/TicketPrices.jpg);
	width: 616px;
	height: 168px;
	margin-right: auto;
	margin-left: auto;
}

#WelcomeInfoBoxText {
	float: left;
	margin-top: 57px;
	margin-right: 22px;
	margin-left: 17px;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#Employment {
	width: 400px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	font-style: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #FFFF00;
	margin-top: 0px;
}
