
#header {
	background: url(images/header-bkgd.gif) repeat-x;
	margin: 0px;
	width: 100%;
	height:30px;
}

A.headerlink:link, A.headerlink:visited {
	color : #993333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration: none;
}

A.headerlink:hover {
	color : #993333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration: underline;
}

A.headerlink:active {
	color : #993333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration: none;
}

#wrapper {
	width: 760px;
}


body {
	margin: 0px; 
/*	background: url(images/music_bkgd.gif) no-repeat top left; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;

}
 
 P {
 	line-height: 150%;
 }
 
 P.firstparagraph:first-letter {
	font-size: 145%; 
	margin-right : 0px;
}

 P.firstparagraph::first-line {
	font-size: larger;
}

P.pullquote {
	font-size: larger;
	font-style: italic;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center; 
	line-height: 180%;
}

#pageTitle { 
	text-align: right;
 }
 
H1 {
	font-size: 135%;
	margin-bottom: 0;
}

#pageTitle a:link, #pageTitle a:visited {  
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
}

#pageTitle a:hover {
	text-decoration: underline;
}

#pageTitle a:active {  
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
}


.sectionTitle {
	font-size: 125%;
	font-style : italic;
}

#photo {
	background: url(images/corners_crossed_3.gif) no-repeat top left;
	padding: 18px 18px 18px 18px;
	position: relative;
	float: left;
	width: 240px;
	height: 152px;
	margin-left: 2px;
	margin-top: 15px;
}

#title {
	background: url(images/corners_crossed_rt.gif) no-repeat top right;
	height: 152	px;
	position: relative;
	float: left;
	margin-top: 15px;
	vertical-align: middle;
	padding: 18px 18px 18px 18px;
	clear: right;
}

 #contentwrap {
	width: 760px;
	position: absolute;
	top: 200px;
	left: 0px;
}
 
 #maincontent {
	position: relative;
	float: right;
	width: 430px;
	border-bottom: 1px solid #D4D0C8;
	margin-bottom: 24px;
	padding:0 12px 0 12px;
}
 

 #rightcol {
 	font-size: xx-small;
	position: relative;
	float: right;
	width:140px;
	padding: 24px 0 0 0;
}
 

 #mainnav {
	clear: left;
	border-bottom: 2px solid #D4D0C8;
	border-right: 2px solid #D4D0C8;
	width: 170px;
	padding: 5px 0 0px 0;
	margin-left:15px;
}
 


div.navItem1, div.navItem2 {
	width: 170px;
	height: 40px;
}

div.navItem1 a:link, div.navItem1 a:visited {
text-decoration: none;
display: block;
width: 165px;
height:30px;
padding: 6px 2px 6px 12px;
background-position: 0% 50%;
font-size: xx-small;
font-weight: bold;
}

div.navItem2 a:link, div.navItem2 a:visited {
text-decoration: none;
display: block;
width: 150px;
height:30px;
margin-left: 15px;
padding: 6px 2px 6px 12px;
background-position: 0% 50%;
font-size: xx-small;
font-weight: bold;
}

P A:link, P A:visited   {
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	border-bottom-color : inherit;
	text-decoration: none;
}

P A:hover {
	border-bottom-style : solid;
}

P A:active  {
	border-bottom-style : dashed;
	border-bottom-width : 1px;
	border-bottom-color : inherit;
	text-decoration: none;
}

P A.smallLink {
	font-size: xx-small;
}

.inset_photo_right {
	float : right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.inset_photo_left {
	float : left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.newsDate {
	font-size: xx-small;
	font-weight: bold;
}

P.newsItem {
	padding: 0 0 0 15px;
	background-image: url(images/newsitem-bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.subhead {
	font-weight: bold;
}

.pieceTitle {
	font-family: serif;
	font-variant: small-caps;
	font-size: larger;
}

.programTitle {
	font-weight: bold;
}

a.image:hover, a.image:link, a.image:visited, a.image:active {
	border-width: 0 0 0 0;
	border-style: none none none none;
}