/* reset css */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }
/* end reset */

#banner h1 {
	position: absolute;
	top: 575px;
	right: 20px;
	font-family: "Monotype Corsiva", serif;
	font-size: 38px;
	color: #4346CB;
 }
	

#programs img {
	position: relative;
	float: right;
	padding: 0;
	margin: 0;
	border-left: 3px solid #B1C2D6;
		}
		

		
.sidebar img {
	float: left;
	width: 212px;
	padding-top: 30px;
}

	#main {
	background-image:url(images/jazz_acro.jpg);
	background-repeat: no-repeat;
	height: 1600px;
	}
	