html,  body { height: 100%; margin: 0; padding: 0; }

body,h1 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffc; font-size: 12px; font-weight: normal; background-color: #033; text-decoration: none; }
h1{
	display: inline;
}


a:link {color: #066;text-decoration: none; }

a:visited {color: #066; text-decoration: none;}

a:hover { color: #ffc;text-decoration: none; }

.menu  {
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}

.menutable {
	margin-right: 10px;
	padding-top: 25%;
}
.logo {
width:125px;
height: 80px;
display: inline;
float: left;
}
.stave {
	height: 79px;
	width: 760px;
	background-image: url(../images/stave.jpg);
	float: right;
	display: inline;
	
}

.title {
	margin-top: 43px;	
}



.largeCap { font-size: 15px; }
.cream a { color: #cfc; }
.cream a:hover { color: #ffc; }
.leftpad { padding-left: 20px; }
.main { width: 900px; height: 560px; }
.navbar { background-color: #cce6d6; width: 125px; height: 100%;}
.holder { width: 100%; height: 100%; margin: 0; padding: 0; border-style: none; }
.content { height: 100%; margin: 0; padding: 0; border-style: none; }
.small  {  font-size: 10px; font-family:  Arial, Helvetica, sans-serif; text-decoration: none }

.fiddle { background-image: url(../images/AmatiViolinbg.jpg); }
.listcontents {
	position: relative;
	height: 320px;
	overflow: auto;
}

/* mp3 player*/
 #mp3_player {
	background-color: #cce6d6;
position: absolute;
left: 35%;
top: 15%;
width: 300px;	
	padding: 6px;
	z-index: 50;
}

#mp3_text {
	display: inline;
	font-size:8pt;
	visibility: hidden;		
}

#swf_container {
	width: 300px;

}
