@charset "utf-8";
#wrapper {
	margin: 5px auto auto;
	padding: 0px;
	width: 760px;
	text-align: left;
	height: auto;
	}
#footer {
	text-decoration: none;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
}

		
	#logo {
	background: url(ParkParade/public_html/newpages/fireworks/NewLogo.jpg) no-repeat right top;
	width: 760px;
	float: left;
	height: 100px;
	position: relative;
	margin: 3px 0px;
	padding: 0px;
}
#linksunderline {
	background: no-repeat;
	margin: 2px 0px;
}

#linksbar {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #15130B;
	margin: 2px 0px 1px;
	float: left;
	position: relative;
	height: 40px;
	width: 760px;
	background: url(newpages/newpages/fireworks/linksbox.png) no-repeat;
	background-image: url(fireworks/linksbox.png);
}
.links {
	font: bolder normal 12px Arial, Helvetica, sans-serif;
	color: #5A5230;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 0px;
}


#topimage {
	background: no-repeat right top;
	float: left;
	height: 180px;
	width: 760px;
	position: relative;
	margin: 0px 0px 3px;
	padding: 0px;
}
.text {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #15130B;
	text-align: justify;
	margin: 5px 5px 0px;
	padding: 5px;
	width: 700px;
}
.linksfooter {
	font: lighter normal 12px Arial, Helvetica, sans-serif;
	color: #5A5230;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 0px;
}
#rightimage {
	float: right;
}
#resourcescolumn {
	background: url(images/resourcesbox.png) no-repeat;
	margin: 0px auto;
	padding: 5px 10px;
	width: 760px;
	position: relative;
	float: left;
	height: auto;
	background-image: url(images/resourcesbox.png);
}
