body {
	background-color: #404E57;
	color: #F8F8FF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
div.wrapper {
	background-image: url(body.jpg);
	background-repeat: repeat;
}
/* live.jpg is normal for stage but clear.jpg is blank */
div.stage {
	background-image: url(clear.jpg);
	background-repeat: no-repeat;
}

div.home {
	background-image: url(piano.jpg);
	background-repeat: no-repeat;
}

div.music{
	background-image: url(songs.jpg);
	background-repeat: no-repeat;
}
div.tbm {
	background-image: url(tbm.jpg);
	background-repeat: no-repeat;
}

div.pagespace  {
	background-image: url(piano.jpg);
	background-repeat: no-repeat;
}
div.bio {
	background-image: url(bio.jpg);
	background-repeat: no-repeat;
}

div.press {
	background-image: url(pathshot.jpg);
	background-repeat: no-repeat;
}
div.contact {
	background-image: url(contact.jpg);
	background-repeat: no-repeat;
}
div.links {
	background-image: url(piano.jpg);
	background-repeat: no-repeat;
}

div.flashnav {
	background: transparent;
}

div.copyspace, #display {
background: transparent;
color: Black;

	
}
 
#copyspace2  {
 
background: #333333;
color: white;
border: solid #ea9e00;
width: 270px;
text-align: center;
 
}
h1 {
	background: transparent;
	padding-left: 30px;
	color: #ffff99;
	margin-top: 0px;
	font-size: 95%;
}
p {
	font-size: 90%;
	line-height: 120%;
	padding-left: 100px;
	width: 370px;
}

table.tunes {
	font-size: 90%;
	line-height: 120%;
	background-color: transparent;
	color: Black;
 
}

p.wide {
	font-size: 90%;
	line-height: 120%;
	padding-left: 100px;
	width: 550px;
}

p.italics {
	font-size: 80%;
	color: #433B4B;
	line-height: 120%;
	padding-left: 100px;
	font-style: italic;
	width: 370px;
}
div.list  {
	font-size: 80%;
	color: #433B4B;
	line-height: 120%;
	padding-left: 100px;
	width: 500px;
}
div.footer {
	background-color: Black;
	color: #FAFAD2;
	width: 100%;
	font-size: 70%;
	padding: 10px;
	text-align: center;
}

table.music {
	font-size: 90%;
	background-color: transparent;
	color: #433B4B;
	line-height: 110%;
	padding-left: 100px;
	width: 500px;
}


a:link {
	background: #F5F5F5;
	color: #A0522D;
}
 a:visited {
	background: #F5F5F5;
	color: #A0522D;
}
a:active {
	background: #F5F5F5;
	color: #A0522D;
}
a:hover {
	background: #797979;
	color: #FFD700;
}


.footer A:link {
	background: transparent;
	color: #F0E68C;
}
.footer A:visited {
	background: transparent;
	color: #F0E68C;
}
.footer A:active {
	background: transparent;
	color: #F0E68C;
}
.footer A:hover {
	background: #708090;
	color: #FFD700;
}

p.tunes {
	font-size: 60%;
	color: Black;
	line-height: 120%;
	padding-left: 100px;
	width: 370px;
}
p.tunes2 {
 
	color: Black;
	line-height: 120%;
	padding-left: 10px;
	width: 300px;
}

.tunes3 {
	font-size: 70%;
	color: Black;
	line-height: 120%;
	padding-left: 15px;
	width: 300px;
}
/* FORMS */
fieldset {
 background-color: transparent;
	border: 0px;
	color: #666666;
}

input {
background-image: url(shadeform.gif);
	background-color: #F3F3F3;
	border: solid 1px #1C1C1C;
	color: Black;
	height: 26px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 2px 2px 2px 2px;
	voice-family: "\"}\"";
	width: 250px;
	
}
input.red {background-color: #CCCCCC;  color: #333333;}
input.pink {background-color: White;  color: #333333;}

option.red {background-color: #666666;  color: white;}
option.pink {background-color: #333333;  color: white;}

input.checkbox {
	background-color: transparent;
	padding: 0px;
	width: 20px;
	color: Black;
}

label {

	color: #333333;
	margin-bottom: 1px;
	margin-top: 2px;
	padding: 2px 2px 2px 2px;
	width: 300px;
	background-color: White;
}

label.hidden {
	visibility: hidden;
	width: auto;
}



select {
	  background: #CCCCCC;
	color: Black;
	margin-top: 2px;
	padding: 2px 2px;
	
}

/* START BUTTON AND FORMS CODE */

form.nutter 
 {
	
 background: transparent;
	color: Black;
	margin-left: 95px;
	font-size: 80%;

}

 label {
 	background-color: transparent;
 }

.stripe_button
	{
		padding:4px;
		background-image: url('button.gif');
		font-family: Arial, Helvetica, sans-serif;
		color: #999999;
		font-size: 9pt;
		height: 32px;
		cursor: pointer;

		font-weight: bold;
		text-align: center;
		border-width:  1px  2px  2px  1px; /* top, right, bottom, left */
	border-color: Red  /* top, right, bottom, left */

	}

.button { 	background-image: url('button.gif');
		background-color:#D0D0D0;
		font-family: arial, verdana, helvetica, sans;
		color: White;
		width: auto;
		height: 32px;
		cursor: pointer;
 
		font-weight: bold;
		text-align: center;
		border: 1px solid #999999;  }

.buttonon { background-image: url('buttonon.gif');
		background-color:#000000;
		font-family: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		height: 32px;
		cursor: pointer;
 
		font-weight: bold;
		text-align: center;
		border: 1px solid #FFFFFF; 
				width: auto; }
				
input.buttonon { background-image: url('buttonon.gif');
		background-color:#000000;
		font-family: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		height: 32px;
		cursor: pointer;

		font-weight: bold;
		text-align: center;
		border: 1px solid #FFFFFF; 
				width: auto; }

.button-popups { background-image: url('button-popups.gif');
		background-color:#000000;
		font-family: arial, verdana, helvetica, sans;
		color: #999999;
		height: 21px;
		cursor: pointer;
 
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		border: 1px solid #999999;
				width: auto;  }

.buttonblank {  
		font-family: arial, verdana, helvetica, sans;
		height: 21px;
		line-height: 23px;
		font-weight: bold;
		text-align: center;
		padding-left: 2px;
				width: auto;  }
				
.buttonon-popups { background-image: url('buttonon-popups.gif');
		background-color:#000000;
		color: Black;
		height: 21px;
		cursor: pointer;
 
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		border: 1px solid #FFFFFF; 
				width: auto; }

/* Button for CHANGE */


.button.change { 	background-image: url('button.gif');
		background-color:#D0D0D0;
		font-family: arial, verdana, helvetica, sans;
		color: White;
		width: 75px;
		height: 32px;
		cursor: pointer;

		font-weight: bold;
		text-align: center;
		border: 1px solid #999999;  }

.buttonon.change { background-image: url('buttonon.gif');
		background-color:#000000;
		font-family: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		height: 32px;
		cursor: pointer;

		font-weight: bold;
		text-align: center;
		border: 1px solid #FFFFFF; 
		width: 75px;
		}

.button-popup.change { background-image: url('button-popups.gif');
		background-color:#000000;
		font-family: arial, verdana, helvetica, sans;
		color: #999999;
		height: 21px;
		cursor: pointer;
 
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		border: 1px solid #999999;
		
		  }


.buttonon-popups.change { background-image: url('buttonon-popups.gif');
		background-color:#000000;
		color: White;
		height: 21px;
		cursor: pointer;
 
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		border: 1px solid #FFFFFF; 
				width: 75px;
				 }





.shadeform	{ background-image: url('shadeform.gif');
		text-align: left;
		width: 200px;
		border: 1px solid #000000; 
		}

 

.textfield { background-image: url(shadeform.gif);
		text-align: left;
		width: 240px;
		height: 100px;
		border: 1px solid #000000; 
}

.textarea	{ background-image: url(shadeform.gif);
		text-align: left;
		width: 240px;
		height: 100px;
		border: 1px solid #000000; 
	}

.dropdown 	{ color: #333333;
 
		font: 11px geneva, verdana, arial, sans-serif }

		img {
			border: 0px;
		}
.italics {
	font-style: italic;
}

.title {
	border-bottom: 2px dotted #666666;
	margin-left:100px;
	font-weight: bold;
	color: #666666;
}
		