body {
	background: #fff url(confetti3.png) repeat fixed left top;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.5em;
	text-align: center;

}

	
#banner {
 background:transparent;
 margin: 0 auto;
 padding: 0;
 height: 25px;
}



#container {
	background: transparent url(trans.gif) repeat;
	width: 90%;
	margin: 0 auto;
	padding: 0;
	border: thick double #333333;

}

#header {
 width: 80%;
 background:transparent;
 margin: 0 auto;
 padding: 0;
 height: 101px;
 
}

#content {
	margin: 0;
	padding: 35px;
	text-align: center;

	
}

#footer {
	background: transparent;
	text-align: center;
	font-size: 0.75em;
	clear: both;
	line-height: 1.15em;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 35px;
	padding-left: 35px;
	height: 75px;
	vertical-align: bottom;



}

h2 {
	color: #000000;
	margin: 0;
	padding: 10px 0 15px;
	font-size: 1.5em;
	text-align: center;
	font-weight: lighter;
	text-transform: capitalize;


}


h1 {
	color: #000000;
	margin: 0;
	padding: 10px 0 5px;
	font-size: 1.7em;
	text-align: center;
	text-decoration: underline;
	letter-spacing: -0.1em;
	text-transform: uppercase;

}


hr {
	background-color: #000000;
	height: 3px;
	border: 1px dashed #333333;


}
.indent1 {
	margin: 25px;
}
.indent2 {
	text-align: left;
	white-space: nowrap;
	margin: 25px;


}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
h3 {
	color: #000000;
	margin: 0;
	padding: 10px 0 15px;
	font-size: 1.3em;
	text-align: center;
	font-weight: lighter;
	font-style: oblique;


}
.flyerIMG {
	background-attachment: scroll;
	background-image: url(bridge.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 136px;
	width: 550px;
}
#floater {
	float: left;
	visibility: visible;
	z-index: 500;
	left: 90px;
	top: 60px;
	background-attachment: scroll;
	background-image: url(floater.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 274px;
	width: 263px;
	clear: both;
	position: absolute;




}
.flyerIMG2 {

	background-attachment: scroll;
	background-image: url(toDo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 186px;
	width: 712px;
}
.indent3 {
	text-align: center;
	white-space: nowrap;
	margin: 10px;
	line-height: 0.5em;

}
