body {
	/* background-color:#42223F; */
	background-image: url(images/bg.jpg);
	font-family: tempus sans itc, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #32122F;
	margin: 0px;
}
.home {	background-color:#42223F; }
.music {	
	color: #FAECE2;
	font-family: Choc ICG, tempus sans itc, Arial;
	font-weight: normal;
	font-size: 20px;
	height: 24px;
	padding: 0px;
	border-color:#32122F;
	background-color:#32122F;
};
td.music {	
	color: #FAECE2;
	font-family: Choc ICG, tempus sans itc, Arial;
	font-weight: normal;
	font-size: 20px;
	height: 24px;
	padding: 0px;
	margin: 0px;
	border-color:#32122F;
	background-color:#32122F;
};

td {
	font-family: tempus sans itc, Arial, "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #42223F;
	margin:0px;
	border-width: 0px 0px 0px 0px;
}
.header {
	width=100%;
	background-color:#AD97AB;
	height: 30px; 
	font-family: Choc ICG, tempus sans itc, Arial;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-width: 0px;
	border-color: #1E194C;
}
.heading {
	width=50%;
	background-color:#AD97AB;
	height: 30px; 
	font-family: Choc ICG, tempus sans itc, Arial;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	padding-right: 4px;
	padding-left: 4px;

	border-color: #1E194C;
}
.heading2 {
	width=10%;
	font-family: Choc ICG, tempus sans itc, Arial;
	background-color:#AD97AB;
	height: 30px; 
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: right;
	border-color: #1E194C;
}
.text {	
	padding: 10px;
	background-image: url(images/text_bg.jpg);
	font-family: tempus sans itc, Arial;
};

a {
	color: #3366CC;
	text-decoration: none;
}
a:link {color:#A000F0;}
a:hover {color:white;}
a:visited {color:#8000C0;}

.nav {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	background-color: #1E194C;
	border-color: #1E194C;
	padding: 0px;
	margin-top: 0px; margin-bottom: 0px;
	border-width: 0px;
}

.navlink {
	font-family: Choc ICG, tempus sans itc, Arial;
	font-size: 20px;
	font-weight: normal;
/*	border-color:#1E194C;  */
	background-color: #1E194C;
	margin: 0px;
	border-width: 0px;
}

 @font-face {
    font-family: Tempus Sans ITC;
    font-style:  normal;
    font-weight: 700;
    src: url(http://laineybmusic.com/TEMPUSS0.eot);
  }


