@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #aa0000;
	background-image: url(../images/bgGradientRight.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}



#menuwrapper {
	position: absolute;
	z-index: 10;
	left: 134px;
	top: 178px;
	width: auto;
}

#bgLeft {
	background-image: url(../images/bgGradientLeft.jpg);
	background-repeat: repeat-x;
	height: 409px;
}
#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	top: -409px;
}
#nchs {
	position:absolute;
	left:85px;
	top:10px;
	width:571px;
	height:29px;
	z-index:3;
}
#bands {
	position:absolute;
	left:209px;
	top:42px;
	width:345px;
	height:86px;
	z-index:5;
}
#navFlexTop {
	position:absolute;
	left:155px;
	top:150px;
	width:345px;
	height:26px;
	z-index:5;
}

#frenchHorn {
	position:absolute;
	left:651px;
	top:19px;
	width:150px;
	height:150px;
	z-index:2;
}
#tenorSax {
	position:absolute;
	left:13px;
	top:4px;
	width:126px;
	height:190px;
	z-index:1;
}

#windEnsemble {
	position:absolute;
	left:854px;
	top:2px;
	width:185px;
	height:211px;
	z-index:2;
}

#photo {
	position:absolute;
	left:486px;
	top:157px;
	width:512px;
	height:214px;
	z-index:1;
}
#announcementsHdr {
	position:absolute;
	left:182px;
	top:209px;
	width:263px;
	height:45px;
	z-index:1;
}
#upcomingEventsHdr {
	position:absolute;
	left:663px;
	top:356px;
	width:295px;
	height:53px;
	z-index:1;
}
#contentOuterAncmts {
	position: absolute;
	top:263px;
	width:614px;
	z-index:2;
	left: 0px;
}
#contentInnerAncmts {
	margin-bottom: 25px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
}
#contentOuterUpEvents {
	position: absolute;
	top:456px;
	width:374px;
	z-index:1;
	left: 626px;
	height: 447px;
}
#contentInnerUpEvents {
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 5px;
}

.horiz_shadow {background-image: url('../images/shadowBottom.gif'); background-repeat: repeat-x;}
.vert_shadow {background-image: url('../images/shadowLeft.gif'); background-repeat: repeat-y;}

#staff {
	position:absolute;
	left:463px;
	top:217px;
	width:150px;
	height:44px;
	z-index:1;
}

#featuredLinks {
	background-color: #ffffff;
	text-align: left;
	padding: 10px;
	margin-top: 25px;
	width:280px;
	margin-left: 45px;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C17F33;
	border-right-color: #C17F33;
	border-bottom-color: #440000;
	border-left-color: #440000;
}
#featuredLinks a{
	font-family: Georgia, "Times New Roman", Times, serif;
}

#div1 {
	margin-left: 1px;
	margin-top: 15px;
}

a.navFlexTopA:link {color: #ffffff; text-decoration: none}
a.navFlexTopA:visited {color: #ffffff; text-decoration: none}
a.navFlexTopA:hover {color: #ff0000; text-decoration: none;}

