body {
	color: #ffffcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: auto;
	/*background: #190500;*/
/*	background: #f7f3ea;
	background-image: url(../images/vertical_gradient.jpg);
	background-repeat: repeat-x;
	background: #fffdf0;
*/
	background: #a4823b;
	background-image: url(../images/music-sheet-bkgd.jpg);
	background-repeat: repeat-y;
	background-position: top;
} 
p { 
	line-height: 1.5em;
	margin: .75em 0; 
	} 
a {
	text-decoration: none;
	/*color: #aac;*/ 
	color: #bb3333; 
	font-style: italic; 
}
a:hover {
	/*color: #f5d7b4;*/
	color: #ccffcc;
}
a:visited {
	/*color: #aac;*/ 
	color: #bb3333; 
}
a:visited:hover {
	/*color: #f5d7b4;*/
	color: #ccffcc;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
li { font-style: normal; line-height: 1.5em; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em; 
}
h2 { 
	color: #f5d7b4;
	background-color: #82788c;
	font-size: 1.5em; 
	padding: 0.1em 0 0.1em 0em;
}
h2 a, h2 a:visited { 
	font-style: normal;
	color: #f5d7b4;
	background-color: #82788c;
 }

h2 a:hover { 
	color: #930;
	font-style: normal; 
	background-color: #f5d7b4; 
}

h3 { color: #e8a018; font-size: 1.2em; font-family:"Times New Roman", Times, serif; }

h3 a{ 
	font-size: 1.2em; 
	font-family:"Times New Roman", Times, serif;
	font-style: normal; 
	text-decoration: none; 
}
h4 {
	color: #FFE699;
	font-size: 1em; 
	font-style: normal; 
	}
#page {
	margin: auto;
	margin-top: 50;
	width: 800px;
	/*background: #110;*/
	/*background: #3c2b1b;*/
	background: #260806;
}
#banner { 
	background: url(../images/CSSM_banner_800x180.jpg) no-repeat center; 
	width: 800px; 
	height: 180px;
	}
#header { 
	color: #ffc; 
	background: url(../images/nav_grad-2.jpg) no-repeat left; 
	background-color: #190806;/* #c60; #884; */
	font-style: normal; 
	font-size: 1.1em; 
	line-height: 1.3em;
	font-weight: bold; 
	padding: 0px 0px 0px 20px; 
	text-transform: uppercase; 
	border-color: #e8a018; 
	border-style: solid; 
	border-width: 0 2px 0 8px; 
	}
#header a { 
	font-style: normal;
	font-size: 1em; 
	color: #ff8;
}
#header a:hover { 
	font-style: normal;
	color: #190500;
}
#navcontainer
{ 
/*position: realtive;*/
float: left;
width: 119px;
font-size: 12px; 
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif; 
line-height: 18px; 
background-image: url(../images/left_nav_banner.jpg); 
background-repeat: repeat-y; 
border-bottom: 2px solid #e8a018;
text-align: center; 
margin: 0 5px 10px 0; 
}
#navcontainer ul
{
display: block; 
margin: 0;
padding: 0 4px 0 10px;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
margin: 0 0 10px 0; 
}

#navcontainer ul li a
{ 
border: 1px solid;
font-style: normal;
display: block; 
width: 94px; 
height: 20px; 
background: #82788c; 
color: #f5d7b4; 
border-color: #f5d7b4 #82788c #82788c #f5d7b4;
}

#navcontainer ul li a:hover
{
border: 1px solid;
color: #930;
background: #f5d7b4;
border-color: #82788c #f5d7b4 #f5d7b4 #82788c;
padding: 1px -1px -1px 1px;
}

#navcontainer a:active
{
background: #c60;
color: #fff;
}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}
#content {
	color: #ffc;
	padding: 0em 1em 0.5em 1em;
	/*background-image: url(../images/left_nav_banner.jpg); background-repeat: repeat-y;*/ 
	margin-top: 0;
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: 0;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e8a018;
	border-right-color: #e8a018;
	border-bottom-color: #e8a018;
	border-left-color: #e8a018;
}
#content strong{ 
	color: #FFE699;
	font-weight: bold;
	font-style: italic;
	/*text-transform: uppercase;*/ 
}
#content em{
	color: #EBAC36;
	font-weight: bold;
	font-style: italic;
}
#content ol.songtitle li {
	font-weight: bold;
	list-style: decimal;
	margin-bottom:  .5em;
	margin-top: .5em;
}
#content ul.credits li {
	list-style: disc;
	color: #E8A018;
	font-weight: normal;
	font-style: italic;
	margin-bottom: .25em;
	margin-top: .25em;
}
#content blockquote {
	margin-left: 1em;
}
#footer{ 
	font: .8em/1.5 "Times New Roman", Times, serif; 
	color: #fee; 
	border-width: 0 2px 2px 8px; 
	padding: 1em 0; 
	margin-top: -2em; 
	border-color: #e8a018; 
	border-style: solid; 
}
#counter{ float: right; margin-top: -10px; padding-right: 1em; }
#updated{
	float: left;
	padding-left: 1em;
	}
#copyright {
	text-align: center;
	}
#lyrics{
	width: 585px;
	padding: 0.5em 7.5em 0.5em 3.5em;
}
#notes {
	padding: 0.5em 7.5em 0.5em 3.5em;
}
#cdlist {
	color: #ffe699;
	padding: 0 2em 0 5em;
}
#cdlist ol {
	border: solid #D6A018;
	border-width: 2px 0;
	padding: 1em 0;
}
#cdlist li {
	color: #FFE699;
}
#cdlist h3 {
color: #FFFFCC;
font-size: 1.1em;
font-weight: bold;
}
.albumtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px; 
}
.projecttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px; 
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	line-height: normal;
	color: #FFFFCC;
	font-style: normal;
}
.author {
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-size: 1em;
	color: #FFE699;
	font-style: italic;
	font-weight: bold;
}
.address {
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-size: 1.1em;
	color: #FFFFCC;
}
.logo {
	clear: left;
	float: left;
	margin-top: -5px;
}
.colleft {
	float: left;
	width: 275px;
}
.imgleft {
	float: left;
	margin-right: 20px;
}
.smimgleft {
	float: left;
	margin-right: 10px;
}
.colright {
	float: right;
}
.imgright {
	float: right;
	margin: 0px, 8px;
}
.projectimg {
	float: left;
	margin-top: 0px;
	padding 10px 10px;
	margin-right: 0px;
	width: 67%;
}
.proectimgright {
	float: right;
	margin-top: 0px;
	padding 10px 10px;
	width: 32%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #FF9900;
}
.divider {
	clear: both;
	padding: 0.5em 3.5em;
}
.blog {
	float: right;
	padding-top: .75em;
	padding-left: .5em;
}
.pullquote {
	float: right;
	width: 225px;
	border: solid #D6A018;
	border-width: 4px 0;
	padding: 3px 8px;
	margin: .5em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FFE699;
}
.pullquote img{
	padding-top: 4px;
}
.newsborder {
	padding: 0px 8px 0px 8px;
	margin: 0.5em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #321616;
	border-top-width: 4px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #82788c;
	border-right-color: #1E1C20;
	border-bottom-color: #171618;
	border-left-color: #82788c;
}
.track {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFE699;
}
.track li {
	line-height: 2em;
}
.credits {
	text-align: left;
	color: #FFFFCC;
}
.credits li {
	line-height: 2em;
	list-style: none;
	}
.time {
	text-align: left;
	color: #FFFFCC;
}
.time li {
	line-height: 2em;
	list-style: none;
}
.songlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffcc;
}
.songlist li {
	line-height: 2em;
}
.songtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	padding-bottom: 0.5em;
	font-weight: bold;
	color: #ffffcc;
}
.track li {
	line-height: 2em;
	list-style: none;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFCC;
	line-height: normal;
}
.creditartist {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #E09C13;
	line-height: normal;
	left: 12px;
	top: 2px;
	right: 12px;
	bottom: 2px;
}
.creditartist li {
	line-height: 1.5em;
	list-style: none;
	}

.creditiinstrument {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E09C13;
	line-height: normal;
}
.smallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8F4F0;
}
.potd {	border-bottom: 2px solid #D6A018;}
