#container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #FFB82D;
  } .header {
	background-image: url(bp_media/belmont_park_header.jpg);
	background-repeat: no-repeat;
	width: 960px;
	height: 160px;
}
#homelogo {
	float: left;
	height: 120px;
	width: 400px;
	display: block;
}
#signup {
	padding: 5px;
	height: 110px;
	width: 545px;
	text-align: right;
	margin-left: 395px;
}
#nav {
	width: 960px;
	
	padding-top:10px;
}
body {
	text-align: center;
	background-image: url(bp_media/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFB82D;
}
.nav {
	width: 960px;
	
}


.footermarquee {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #006699;
	text-align: center;
	height: 210px;
	width: 960px;
	color: #FFFFFF;
	
	background-image: url(bp_media/footer_montage.jpg);
	background-repeat: no-repeat;
	background-position: top;
}



.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #006699;
	text-align: center;
	height: 15px;
	width: 940px;
	color: #FFFFFF;
	
	padding:10px
}



.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.spacer {
	height: 30px;
	width: 960px;
}

#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-repeat: no-repeat;
	height: 3007px;
	width: 960px;
	line-height: 19px;
	background-color: #FFFFFF;
}
#maintext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 4px;
	margin-top: 0px;
	line-height: 30px;
	letter-spacing: 0.0em;
}
#maintext h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	font-variant: normal;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 0px;
}#pageheading {
	visibility: hidden;
}

.topbox {
	height: 160px;
	width: 960px;
}
.topbox_attractions {
	height: 90px;
	width: 960px;
}
.bottom_nav {
	margin-top: 210px;
}
#maincontent {
	width: 960px;
	overflow: hidden;
}
#banners {
	background-color: #006699;
	background-image: url(bp_media/bg_attractions.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
.floatLeft { 
    float: left; 
    padding-right: 10px; 
}
.floatRight { 
    float: right; 
    padding-right: 10px; 
}