body {
	background: Black;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}


 
 a:link,
 a:visited {
 background: transparent;
 color: Blue;
}
 a:hover
 {
  background: transparent;
 color: Red;
}
 .cdlink a:link,
 .cdlink a:visited {
background-image: url(tbmcd.gif);
background-repeat: no-repeat;
 		display:block;
		width: 218px;
		height: 229px;
		border: none;
}
.cdlink a:hover {
	background-image: url(tbmcd-on.gif);
	background-repeat: no-repeat;
 		display:block;
		width: 218px;
		height: 229px;
		border: none;
}
div.homepage {
	background: Black url(home.jpg) no-repeat;
}

div.castpage {
	background: Black url(cast.jpg) no-repeat;
}

div.reviewspage {
	background: Black url(reviews.jpg) no-repeat;
}

div.contactpage {
	background: Black url(contact.jpg) no-repeat;
}

table.pagedisplay {
	background: transparent;
	margin: 0px;
	padding: 0px;
	width: 1200px;
}
td {
	text-align: left;
	vertical-align: top;
}

td.leftedge {
	width: 171px;
}
td.content {
	width: 675px;
}
td.nav {
	width: 354px;
	text-align: left;
	vertical-align: top;
}

div.content-main {
	width: 600px;
}

td.nav,
div.mainnav {
	width: 347px;
}

div.cast,
.cast a:link,
.cast a:visited {
		display:block;
		width: 347px;
		height: 180px;
	background: url(cast-off.gif)  no-repeat;
 
 
}
.cast a:hover,
.cast a:active {
	background: url(cast-on.gif)  no-repeat;
			display:block;
		width: 347px;
		height: 180px;
}

div.shows,
.shows a:link,
.shows a:visited {
	background: url(shows-off.gif) no-repeat;
			display:block;
		width: 347px;
		height: 180px;
}
.shows a:hover,
.shows a:active {
	background: url(shows-on.gif) no-repeat;
			display:block;
		width: 347px;
		height: 180px;
}

div.reviews,
.reviews a:link,
.reviews a:visited {
	background: url(reviews-off.gif) no-repeat;
			display:block;
		width: 347px;
		height: 180px;
}
.reviews a:hover,
.reviews a:active {
	background: url(reviews-on.gif) no-repeat;
			display:block;
		width: 347px;
		height: 180px;
}

div.music,
.music a:link,
.music a:visited {
	background: url(music-off.gif) no-repeat;
			display:block;
		width: 347px;
		height: 180px;
}
.music a:hover,
.music a:active {
	background: url(music-on.gif) no-repeat;
			display:block;
		width: 347px;
		height: 180px;
}
 
 div.contact,
.contact a:link,
.contact a:visited {
	background: url(contact-off.gif) no-repeat;
			display:block;
		width: 347px;
		height: 180px;
}
.contact a:hover,
.contact a:active {
	background: url(contact-on.gif) no-repeat;
			display:block;
		width: 347px;
		height: 180px;
}

p {
	font-size: 80%;
}
p.home {
	margin-left: 30px;
	font-size: 80%;
}
img {
	border: 0px;
}



div.blurb {
	border: thin solid #E5E5E5;
	font-size: 80%;
	padding: 10px;
}
div.blurb2 {
background-color: White;
color: Black;
	border: thin solid #E5E5E5;
	font-size: 80%;
	padding: 10px;
}
div.blurb3 {
 
	border: thin solid #E5E5E5;
	font-size: 80%;
	padding: 10px;
	margin-left: 35px;
}
address {
	font-size: 70%;
	margin-left: 15px;
}

/* 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: 25px;
	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;
		}
