body {	background-color: #FFFFFF;
	background-image: url('http://bling.wasteonline.net/layo_sketches/bg_josh.jpg');
	background-attachment: fixed;
	background-position: top right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; color: #000000;
	margin-top: 75px;
	margin-left: 250px;
	margin-right: 50px;
	margin-bottom: 0px;
}

.josh { background-image: url('http://bling.wasteonline.net/layo_sketches/bg_josh.jpg');
	background-attachment: fixed;
	background-position: top right;
}

.mattleft { background-image: url('http://bling.wasteonline.net/layo_sketches/bg_mattleft.jpg');
	background-attachment: fixed;
	background-position: top left;
}

.mattright { background-image: url('http://bling.wasteonline.net/layo_sketches/bg_mattright.jpg');
	background-attachment: fixed;
	background-position: bottom right;
}

.mikedjembe { background-image: url('http://bling.wasteonline.net/layo_sketches/bg_mikedjembe.jpg');
	background-attachment: fixed;
	background-position: bottom left;
}

.mikekit { background-image: url('http://bling.wasteonline.net/layo_sketches/bg_mikekit.jpg');
	background-attachment: fixed;
	background-position: bottom left;
}

.yano { background-image: url('http://bling.wasteonline.net/layo_sketches/bg_yano.jpg');
	background-attachment: fixed;
	background-position: bottom left;
}

.note { background-image: url('http://bling.wasteonline.net/layo_sketches/bg_note.jpg');
	background-attachment: fixed;
	background-position: bottom right;
}


th { font-size: 12pt; font-style: italic; font-weight: bold; text-align: center; }
td { text-align: left; vertical-align: top; }

td.leftbracket { border-top: 1px solid; border-left: 1px solid; border-bottom: 1px solid; }
td.rightbracket { border-top: 1px solid; border-right: 1px solid; border-bottom: 1px solid; }
td.center { text-align: center; vertical-align: middle; }

.logo {	font-family: Arial, Helvetica, sans-serif;
		font-size: 20pt;
		font-weight: bold;
		color: #550000;
		text-align: left;
		vertical-align: middle;
}
.navi { font-family: Courier New, monospace;
	font-size: 10pt;
	text-align: left;
	color: #550000;
}

.nbsp { white-space: nowrap; }

.announce {font-style: italic; font-size: 12pt;}
.session {font-weight: bold; font-style: italic; font-size: 12pt;}
.date {vertical-align: top; font-size: 8pt; font-weight: bold;}


.option {font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
.band {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; font-weight: bold;}
.count {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: italic; text-align: center;}
.project {font-family: Arial Black, Arial, Helvetica, sans-serif; font-size: 12pt;}

A:visited:hover { text-decoration: overline underline; }
A:visited {color: #550000; text-decoration: line-through;}
A:hover {color: #FF0204; text-decoration: line-through;}
A:active {color: #FF0000;}
A {color: #AA0000; text-decoration: overline underline;}