/*CORE BASE STYLES*/
BODY {
	margin:0px 0px 0px 0px; 
	color:#220000; 
	background:#CCCCCC url(../images/bg-watermark.jpg) top left repeat-x; 
	}
P, UL, OL, TD {
	font:100%/140% Verdana,Arial,Helvetica,sans-serif; 
	}
P {
	margin:6px 10px 6px 20px; 
	}
UL {
	margin:0px; 
	padding:0px 10px 0px 40px; 
	list-style-type:square; 
	}
OL {
	margin:0px; 
	padding:0px 10px 0px 40px; 
	list-style-type:decimal; 
	}
A:LINK {
	color:#8A0303; 
	text-decoration:underline; 
	}
A:VISITED {
	color:#666666; 
	text-decoration:underline; 
	}
A:HOVER {
	color:#CC0000; 
	text-decoration:underline; 
	}
A:ACTIVE {
	color:#999999; 
	text-decoration:underline; 
	}
	
H1, H2, H3, H4, H5, H6 {
	margin:10px 10px 5px 20px; 
	color:#440000; 
	font:bold 100%/120% Helvetica,Arial,Verdana,sans-serif; 
	line-height:120%; 
	}
H1 {
	font-size:160%; 
	}
H2 {
	font-size:130%; 
	}
H3 {
	font-size:110%; 
	}
H4 {
	font-size:100%; 
	}
H5 {
	font-size:90%; 
	}
H6 {
	font-size:80%; 
	}
TD {
	padding:0px 0px 0px 0px; 
	}
/*PAGE SECTION CLASS SELECTORS*/
#nav {
	
	}
#allContent {
	background-image:url(../images/bg-verticallines.gif); 
	background-position:top left; 
	background-repeat:repeat-y; 
	}
#subnav {
	padding:15px 0px 10px 7px; 
	background-image:url(../images/bg-subnav.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
	border-bottom:1px solid #999999; 
	font-size:80%; 
	}
#content, #contentabout, #contentpress, #contentconcerts, #contentduke, #contentvoices, #contentnotes, #contentrecordings, #contentcontact {
	padding:0px 0px 0px 0px; 
	background-position:top left; 
	background-repeat:no-repeat; 
	border-bottom:1px solid #999999; 
	font-size:80%; 
	}
#content {
	background-image:url(../images/bg-content.jpg); 
	}
#contentabout {
	background-image:url(../images/bg-about.jpg); 
	}
#contentpress {
	background-image:url(../images/bg-press.jpg); 
	}
#contentconcerts {
	background-image:url(../images/bg-concerts.jpg); 
	}
#contentduke {
	background-image:url(../images/bg-duke.jpg); 
	}
#contentvoices {
	background-image:url(../images/bg-voices.jpg); 
	}
#contentnotes {
	background-image:url(../images/bg-notes.jpg); 
	}
#contentrecordings {
	background-image:url(../images/bg-recordings.jpg); 
	}
#contentcontact {
	background-image:url(../images/bg-contact.jpg); 
	}
#right {
	background-image:url(../images/bg-right.gif); 
	background-position:top left; 
	background-repeat:repeat-x; 
	border-bottom:1px solid #999999; 
	}
#footer {
	margin:20px 10px 10px 20px; 
	font-size:80%; 
	text-align:right; 
	}
/*SECTION SPECIFIC STYLES*/
#nav IMG {
	margin:10px 0px 6px 15px; 
	}
#subnav UL {
	padding:10px 0px 0px 5px; 
	list-style-type:none; 
	line-height:120%; 
	}
#subnav A:LINK, #subnav A:VISITED {
	text-decoration:none; 
	}
#subnav LI {
	padding:0px 0px 10px 15px; 
	background-color:#FFFFFF; 
	}
#content EMBED {
	margin-bottom:10px; 
	}
#footer A:LINK, #footer A:VISITED {
	color:#666666; 
	text-decoration:none; 
	}
#footer A:HOVER, #footer A:ACTIVE {
	color:#999999; 
	}
DIV.imageleft {
	display:inline; 
	float:left; 
	margin:4px 8px 4px 8px; 
	}
DIV.imageright {
	display:inline; 
	float:right; 
	margin:4px 8px 4px 8px; 
	}

