body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #ffffff;
	color: #000000;
	background-image: url(imgz/we-saw-the-music-bg.gif);
	background-repeat: repeat-x; 
	background-repeat: repeat;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12.5px;
	line-height: 1.4;
}


.intro {font-size: 11.5px; color: #ffffff; font-weight: normal; text-decoration: none; line-height: 1.4;}
.intro-ital {font-size: 14px; color: #ffffff; font-weight: normal; font-style: italic; text-decoration: none; line-height: 1.6;}
.tiny {font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: none; line-height: 1.4;}

.footer {font-size: 11px; color: #333333; font-weight: normal; text-decoration: none; line-height: 1.4;}

.text {font-size: 12.5px; color: #333333; font-weight: normal; text-decoration: none; line-height: 1.4;}

.purpleHead {font-family: georgia,times,serif; font-size: 16px; font-weight: bold; font-style: italic; color: #3c487f;}

.dkorangeHead {font-family: georgia,times,serif; font-size: 16px; font-weight: bold; font-style: italic; color: #b9360d;}

.ltorangeHead {font-family: georgia,times,serif; font-size: 16px; font-weight: bold; font-style: italic; color: #da7009;}

a.tiny:link { font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.tiny:visited { font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: none; }
a.tiny:hover { font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #da7009; font-weight: bold; text-decoration: underline; }
a.tiny:active { font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.tiny:visited:hover { font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #da7009; font-weight: normal; text-decoration: underline; }

a.vid:link { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #ffcc00; font-weight: bold; text-decoration: none; }
a.vid:visited { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #ffcc00; font-weight: normal; text-decoration: none; }
a.vid:hover { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: underline; }
a.vid:active { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #000000; font-weight: bold; text-decoration: none; }
a.vid:visited:hover { font-family: Helvetica, Arial, sans-serif; font-size: 12px; color: #fffff; font-weight: normal; text-decoration: underline; }


a.purple:link { color: #3c487f; font-weight: bold; text-decoration: none; }
a.purple:visited { color: #3c487f; font-weight: normal; text-decoration: none; }
a.purple:hover { color: #182043; font-weight: bold; text-decoration: underline; }
a.purple:active { color: #000000; font-weight: bold; text-decoration: none; }
a.purple:visited:hover { color: #182043; font-weight: normal; text-decoration: underline; }

a.dkorange:link { color: #b9360d; font-weight: bold; text-decoration: none; }
a.dkorange:visited { color: #b9360d; font-weight: normal; text-decoration: none; }
a.dkorange:hover { color: #76240b; font-weight: bold; text-decoration: underline; }
a.dkorange:active { color: #000000; font-weight: bold; text-decoration: none; }
a.dkorange:visited:hover { color: #76240b; font-weight: normal; text-decoration: underline; }

a.ltorange:link { color: #da7009; font-weight: bold; text-decoration: none; }
a.ltorange:visited { color: #da7009; font-weight: normal; text-decoration: none; }
a.ltorange:hover { color: #b9360d; font-weight: bold; text-decoration: underline; }
a.ltorange:active { color: #000000; font-weight: bold; text-decoration: none; }
a.ltorange:visited:hover { color: #b9360d; font-weight: normal; text-decoration: underline; }

a.footer:link { font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #3c487f; font-weight: bold; text-decoration: none; }
a.footer:visited { font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #3c487f; font-weight: normal; text-decoration: none; }
a.footer:hover { font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #da7009; font-weight: bold; text-decoration: underline; }
a.footer:active { font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #3c487f; font-weight: bold; text-decoration: none; }
a.footer:visited:hover { font-family: Helvetica, Arial, sans-serif; font-size: 11px; color: #da7009; font-weight: normal; text-decoration: underline; }


img {
	border: 0px;
	}
	
td img {
	display: block;
}

td {
	padding: 0px;
	margin: 0px;
}

.layout-table {
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

.main-table {
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 0px;
	width: 1000px;
}

#header {
	display: block;
	background-image: url(imgz/we-saw-the-music-header.gif);
	background-repeat: no-repeat;
	padding: 16px;
	margin-left: 30px;
	margin-bottom: 20px;
}

.footer {
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 1000px;
	text-align: center;
}



.intro-width {
	display: block; 
	width: 200px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: 1.4; 
}



