body {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 90%;
	text-align: center;
	line-height: 1.4;
	color: #53401F;
	background: #CBC0AC url('/images/bg-brown-tile.jpg') top left repeat;
	margin: 0;
	padding: 0;
	}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #5C3E22;
	}
h1 { 
	font-size: 180%; 
	display: none; 
	}
h2 { 
	font-size: 100%; 
	font-family: Garamond, Georgia, "Times New Roman", Times, serif; 
	letter-spacing: 3px; 
	margin: 4px 0;
	}
h3 { 
	font-size: 120%; 
	display: inline; 
	}

p {
	margin: 12px 0;
	padding: 0;
	}

small {
	margin: 0;
	padding: 0;
	font-size: 78%;
	}
	
a, a:link, a:visited { 
	color: #53401F; 
	}
a:hover { 
	color: #996633;
	}
a:hover img {
	color: inherit;
	}
a:active {
	color: #FFFFFF; 
	}
a img { border: none; }
ul, li {
	margin: 0;
	padding: 0;
	}

object, param {
	border: none;
	background: inherit;
	}
object.flashplayer {
	width: 510px;
	height: 42px;
	margin: 0;
	background: url( '/images/flashplayerbg.gif' ) no-repeat;
	}



/* CLASSES */

#container {
	width: 820px;
	margin: 0 auto;
	background: #fff url('/images/bg-paper-cropped-4.jpg') top left repeat-y;
	}
#masthead {
	width: 820px;
	height: 138px;
	background: #fff url('/images/masthead-2.jpg') top left no-repeat;
	}
#nav {
	width: 820px;
	height: 22px;
	padding-bottom: 2px;
	border-top: 1px solid #53401F;
	border-bottom: 1px solid #53401F;
	}
#nav ul li {
	display: inline;
	padding: 6px 5px;
	}
#nav ul li a {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	text-transform: uppercase;
	text-decoration: none;
	color: #53401F;
	}
#nav ul li a:hover {
	color: #996633;
	}
#content {
	text-align: left;
	padding: 20px 30px 16px 40px;
	/*background: url( '../images/antique-border.png' ) top center no-repeat;*/
	}

#pagetitle {
	width: 120px;
	display: inline;
	float: left;
	}
#news {
	font-size: 75%;
	width: 250px;
	display: inline;
	float: left;
	margin: 0;
	padding: 124px 3px 0 3px;
	background: url( '/images/news_sign5.gif' ) no-repeat;
	}
#news h2 {
	display: none;
	}
#contentblock {
	float: right;
	width: 620px;
	display: inline;
	padding-right: 10px;
	}
#contentblock-home {
	float: right;
	width: 470px;
	display: inline;
	padding-right: 10px;
	}
#contentblock p, #contentblock-home p {
	clear: left;
	padding: 0;
	}

#photoblock {
	float: right;
	width: 630px;
	display: inline;
	padding: 0;
	}
#photoblock img {
	display: inline;
	float: left;
	margin: 0 12px 12px 0;
	padding: 0;
	border: 1px solid #53401F;
	}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	height: 89px;
	/*background: #fff url('/images/bg-paper-footer-6.jpg') top left no-repeat;*/
	background: #fff url('/images/bg-paper-footer-8.jpg') top left no-repeat;
	text-align: center;
	}
#footer img {
	padding: 0 0 0 10px;
	vertical-align: top;
	}


/* Classes */

.left {
	float: left;
	}
.right {
	float: right;
	}
.center {
	text-align: center;
	}
img.left {
	margin: 0 10px 10px 0;
	}
img.right {
	margin: 0 0 10px 10px;
	}
.small {
	font-size: 75%;
	}

.postdate {
	font-weight: bold;
	font-style: italic;
	}

.inlineheader {
	font-size: 120%;
	font-weight: bold;
	display: block;
	}
	
.bioimg {
	float: left;
	width: 100px;
	height: 150px;
	margin: 0 12px 12px 0;
	padding: 0;
	border: 1px solid #53401F;
	}

img.thumbnail {
	/*
	width: 100px;
	height: 70px;
	*/
	width: 140px;
	height: 100px;
	}

.prevnext {
	width: 602px;
	text-align: right;
	margin-bottom: 6px;
	}
.prevnext a, .prevnext a:link, .prevnext a:active, .prevnext a:visited {	
	font-size: 80%;
	margin: 0 0 4px 0;
	padding: 3px 6px;
	border: 1px solid #53401F;
	text-decoration: none;
	}
.prevnext a:hover {
	color: #CBC0AC;
	background: #53401F;
	}
	
.caption {
	width: 602px;
	font-size: 85%;
	}
.credit {
	width: auto;
	margin-left: 10px;
	font-size: 75%;
	float: right;
	font-style: italic;
	}
img.bigpic, a:hover img.bigpic {
	border: 1px solid #53401F;
	}

.songlist {
	font-size: 85%;
	margin: 0 0 12px 40px;
	}


.spacer {
	clear: both;
	height: 1px;
	line-height: 0px;
	}

.spacer-border {
	clear: both;
	margin: 16px 0;
	padding: 0;
	width: 740px;
	height: 16px;
	background: url( '/images/antique-border_740.gif' ) top center no-repeat;
	}

.passed {
	color: #8A8367;
	font-weight: 100;
	}