body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.9em;	color: #eeeeee;	padding: 0px;	background-color:#eeeeee;	margin: 0;}
img {
	color: black;
}
a:link, a:visited {
	color: #eee;
}
a:hover, a:active {
	/*color: #198;*/
	color: #eee;
	text-decoration: none;	
}.header {	background: url("images/top.jpg") no-repeat;	border: none;	margin: 0 auto;	height: 229px;	width: 800px;	text-align: right;}
.headermain {	background: url("images/topmain.jpg") no-repeat;	border: none;	margin: 0 auto;	height: 79px;	width: 800px;	text-align: right;}
.headermusic {	background: url("images/bgmusic2.jpg") no-repeat;	border: none;	margin: 0 auto;	height: 229px;	width: 800px;	text-align: right;}
.headermusicsmall {	background: url("images/bgmusic.jpg") no-repeat;	border: none;	margin: 0 auto;	height: 190px;	width: 800px;	text-align: right;}
.headerstudio {	background: url("images/bgstudio.jpg") no-repeat;	border: none;	margin: 0 auto;	height: 155px;	width: 800px;	text-align: right;}#bodyrepeat {	background: url("images/middle.jpg") repeat-y top center;	background-color:#000000;	width: 800px;	padding: 0px;	margin: 0 auto;}#footer {	padding: 0px;	margin: 0 auto;	width: 800px;	height: 65px;	background: url("images/bottom.jpg") no-repeat top; 	text-align: center;}
/* --------------------------- text --------------------- */
.footertext {
	height: 52px;
	font-size: 0.8em;
	color: #000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.footertext a:link, .footertext a:visited{
	color: #000;
}
.footertext a:hover {
	color: #500;
}.container {	width: 726px;	padding: 0;	margin: 0 auto;}
.textmidtop {
	width: 470px;
	padding: 0;
	margin: 0 auto;
}
.textmid {
	width: 530px;
	padding: 0;	margin: 0 auto;
}
.textmidstudio {
	width: 630px;	margin: 0 auto;
}
.castcrew {
	font-size: 0.8em;
}
ol.castcrew {
	font-size: 0.8em;
}
.contact {
	font-size: 0.85em;
}
/* -------------------- menu ------------------- */.leftmenu {	float: left;	position: relative;	width: 7.6em;
	margin: 0;
	padding-right: 10px;	}
.menu {	background: #430115;	text-align: left;	border-width: 0 1px 1px 0px;	border-bottom-color: #555555;	border-bottom-style: dotted;	border-right-color: #555555;	border-right-style: dotted;	text-indent: 6px;	font-size: 0.77em;
	letter-spacing: 0.25em;	padding-top: 4px;	padding-bottom: 4px;}
.menutop {
	background: #430115;	text-align: left;	border-width: 1px 1px 1px 0;	border-bottom-color: #555555;	border-bottom-style: dotted;	border-right-color: #555555;	border-right-style: dotted;
	border-top-color: #555555;	border-top-style: dotted;	text-indent: 10px;	font-size: 0.77em;
	letter-spacing: 0.25em;	padding-top: 4px;	padding-bottom: 4px;}
a:link.menu, a:visited.menu, a:link.menutop, a:visited.menutop {	color: #FFCC33;
	width: 100%;	background: #430115;	text-decoration: none; 	display: block;}a:hover.menu, a:active.menu, a:hover.menutop, a:active.menutop {	color: #FFCC00;
	width: 100%;	text-decoration: none;	background: #3b010d; 	display: block;}
.rightpad {	float: right;	position: relative;	width: 8.4em;
	height: 9.2em;}

.musicdlbox {
	color: white;
	width: 85%;
	background: #430115;
	border: 1px dotted #0a0a0a;
	padding: 12px;
	padding-bottom: 24px;	font-size: 0.8em;
	margin: 0 auto;
}
table.music a:link, table.music a:visited  {
	color: #999;
} 
table.music a:hover, table.music a:active  {
	color: white;	text-decoration: underline;
} 
td.music, td.music2 {
	border-width: 1px 0 1px 0;
	border-top-color: black;	border-top-style: dashed;
	border-bottom-color: black;	border-bottom-style: dashed;
}
td.music {
	background: #3b010d;
}

td.music2 {
	background: #430115;
}
h1 {	font-size: 2em;	letter-spacing: 3px;	font-variant: small-caps;
	margin: 0;
	padding: 0;}
h2 {	font-size: 1.4em;	letter-spacing: 3px;	font-variant: small-caps;
	margin: 0;
	padding: 0;}
h3 {	font-size: 1.2em;	letter-spacing: 1px;	font-variant: small-caps;
	color: #119988;
	margin: 0;
	padding: 0;}
.tiny {
	/*font-size: 0.8em;*/
	font-size: 9px;
}a:link.menu2 , a:visited.menu2 {	color: #119988;	font-size: 0.8em;	letter-spacing: 2px;	text-decoration: none;
	font-variant: normal;
	padding-top: 2px;	padding-bottom: 2px;	padding-left: 4px;	padding-right: 4px;	border-width: 0 1px 0px 1px;	border-right-color: white;	border-left-color: white;	border-right-style: dotted;	border-left-style: dotted;}a:hover.menu2, a:active.menu2 {	color: #5d9;	text-decoration: none;}
ul.circle {
	list-style-image: none;
	list-style-type: circle;	list-style-position: inside;
}
ul.bullet {
	list-style-image: url(images/bullet.gif);	list-style-position: inside;
}
ul.music {
	list-style-image: url(images/note.jpg);	list-style-position: inside;
}
ul.blank {
	list-style: none;	list-style-position: inside;
}
.floatr {
	float: right;
}
.clear {	clear: both;}
.nospace {
	margin: 0px;
	padding: 0px;
}
