@charset "UTF-8";
/* CSS Document */
html { background: #cfced4 url(../images/grain.png) top repeat; min-height: 100%; min-width: 936px; }
body { background: url(../images/coaster11/bg_bottom.jpg) center 600px no-repeat; font-family: Arial; font-size: 12px; min-height: 100%; margin: 0px; min-width: 936px; }
.mooncontainer { background: url(../images/coaster11/bg_top.jpg) top no-repeat; min-height: 100%; min-width: 936px; }
.graincontainer { background: url(../images/grain.png) top repeat; max-height: 1204px; min-width: 936px; }
.container { min-height: 100%; margin: 0px auto; position: relative; width: 936px; }
.astros { height: 525px; }
.marqueeleft { height: 400px; left: 115px; position: absolute; top: 60px; width: 317px; }
.marqueeright { height: 550px; position: absolute; right: 40px; top: -50px; width: 370px; }
.logo { background: url(../images/logo.png) no-repeat; height: 213px; left: 43px; position: absolute; top: 10px; width: 850px; }
.social { margin: 0px auto; height: 80px; width: 390px; }
.social a { display: block; float: left; height: 80px; width: 130px; }
a.facebook { background: url(../images/facebook.png) no-repeat top; }
a.twitter { background: url(../images/twitter.png) no-repeat top; }
a.myspace { background: url(../images/myspace.png) no-repeat top; }
.bands { background: url(../images/bands.png) 0px -20px no-repeat; height: 380px; }
.home_signup { background: url(/images/mailing.png) no-repeat top; display: block; height: 37px; margin: 10px auto 0px auto; width: 147px; }
a:focus { outline: none; }
a:hover { background-position: bottom; }
.footer { background: url(../images/footer.png) no-repeat; height: 150px; padding-top: 60px; position: relative; width: 936px; }
.footer_content { text-align: right; }
.footer_left { float: left; }
.footer_content a { color: #C83628; font-style: italic; font-weight: bold; }
.footer_content a:hover { color: #FF0000; }
a { color: #012C57; text-decoration: none; }
a:hover { color: #00587F; }

.coaster_dates {
	background: url(../images/coaster11/dates.png) no-repeat;
	height: 101px;
	margin: 0px auto;
	width: 736px;
}

.navigation {
	height: 77px;
	left: 0px;
	position: absolute;
	top: 455px;
	width: 100%;
}

.navigation ul {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	width: 850px;
}

.navigation li {
	float: left;
}

.navigation li a {
	background-image: url(../images/coaster11/nav_bg.png);
	display: block;
	height: 77px;
}

a.nav_home { background-position: 0px -1px; width: 111px; }
a.nav_lineup { background-position: -117px 0px; width: 94px; }
a.nav_news { background-position: -211px 0px; width: 86px; }
a.nav_about { background-position: -297px 0px; width: 94px; }
a.nav_tickets { background-position: -391px 0px; width: 106px; }
a.nav_gettingthere { background-position: -497px 0px; width: 184px; }
a.nav_faq { background-position: -681px 0px; width: 64px; }
a.nav_links { background-position: -745px 0px; width: 105px; }
a:hover.nav_home, a.Home_Home { background-position: 0px 76px; width: 111px; }
a:hover.nav_lineup, a.Lineup_Lineup { background-position: -117px 77px; width: 94px; }
a:hover.nav_news, a.News_News { background-position: -211px 77px; width: 86px; }
a:hover.nav_about, a.About_About { background-position: -297px 77px; width: 94px; }
a:hover.nav_tickets, a.Tickets_Tickets { background-position: -391px 77px; width: 106px; }
a:hover.nav_gettingthere, a.Getting_There_Getting_There { background-position: -497px 77px; width: 184px; }
a:hover.nav_faq, a.FAQ_FAQ { background-position: -681px 77px; width: 64px; }
a:hover.nav_links, a.Links_Links { background-position: -745px 77px; width: 105px; }
