/* STYLING */

.headline		{	color : #55555577 ;
				font : 15px verdana, arial, sans-serif ;
				line-height: 130% ;
				font-weight: bold ;}
.warnline		{	color : #aa0000 ;
				font : 14px verdana, arial, sans-serif ;
				line-height: 130% ;
				font-weight: bold ;}
			
.subhead		{ color:#444444 ;
				font : 12px verdana, arial, sans-serif ;
				line-height: 110% ;
				font-weight: bold ;}

.textwhite		{	color : #aaaaff ;
				font : 14px verdana, arial, sans-serif ;
				line-height: 110% ;
				font-weight: bold ;
				}
.textabout		{	color : #333333 ;
				font : 12px verdana, arial, sans-serif ;
				line-height: 100% ;
				font-weight: bold ;
				}
.textdata		{	color : #333333 ;
				font : 11px verdana, arial, sans-serif ;
				line-height: 110% ;}
			
.textsmall		{	color : #000000 ;
				font : 9px verdana, arial, sans-serif ;
				line-height: 110% ;}

.textbold		{	color : #000000  ;
				font : 11px verdana, arial, sans-serif ;
				line-height: 110% ;
				font-weight: bold ;}

.footer			{	color : #000000 ;
				font : 10px verdana, arial, sans-serif ;
				line-height: 130% ;}
				
				
				
				
/* LINK STYLING */

				a:link {color:#0000ff;
				font-weight:bold ;
				}
				a.titlelink:link {color:#0000ff;
				font-weight:bold ;
				}
				
				
				a:visited {color:#0000a5;
				font-weight:bold ;
				}
				a.titlelink:visited {color:#0000a5;
				font-weight:bold ;
				}
				a:hover {color:#c06000;}
				a.titlelink:hover {color:#c06000;}
				a:active {color:#FF0000;}
				a.titlelink:active {color:#FF0000;}



/* GENERIC STYLING */

body			{	background:#eeeeff ;
				background-image:url('images/Musical-notesbk7.jpg');
				background-attachment:fixed; 
				font-family : Verdana, Arial, Helvetica, sans-serif ;
				font-size : 12px ;
				
				line-height: 110% ;
				margin-top : 0px ;
				margin-bottom : 0px ;
				margin-left : 0px ;
				margin-right : 0px ; }

b, strong		{	font-weight : bold ; }

cite			{	font-style : normal ; }

i, em			{	font-style : italic ; }

u			{	text-decoration : underline ; }

h1			{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
				font-size : 25px ;
				margin-bottom : 0px ; }

h2			{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
				font-size : 22px ;
				margin-bottom : 0px ; }

h3			{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
				font-size : 18px ; 
				margin-bottom : 0px ; }

h4			{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
				font-size : 13px ; }

h5			{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
				font-size : 13px ;
				margin-left : 10px ; }

h6			{	color : #ffffff ;
	
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
				font-size : 18px ;
				margin-left : 26px ; }

code			{	font-family : Courier, "Courier New", fixed-width, monospace ;
				font-size : 9px ; }

pre			{	font-family : Courier, "Courier New", fixed-width, monospace ;
				font-size : 9px ;
				line-height : 140% ; }

td			{	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif ;
                color : #000044 ;
				font-size : 13px ; }


input, select, textarea { 	font-family:Arial, Helvetica, sans-serif ;
				font-size:12px ;
				margin-top:0px ;
				margin-bottom:0px ;
				color:#000055 ; 
				background-color:#fafafa;
				}


#idiv_webstrument {
    position: relative;
    top: 30px;
    left: 5px;
   width:750px;
   height: 118px;
     border-width: 2px;
    border-style:solid;
    border-color: lightblue;
    margin-bottom:50px ;
     box-shadow:30px 17px 5px gray;
    overflow:hidden;
}
#iframe_handy {
    height: 100%;
    width: 100%;
    border-width: 0px;
 overflow:hidden;
}
#idiv_smallmusepage {
    position: relative;
    top: 10px;
    left: 0px;
   width:1150px;
   height: 415px;
   margin-left:0px;
     border-width: 2px;
    border-style:solid;
    border-color: lightblue;
    box-shadow:20px 10px 5px gray;
    overflow:hidden;
}

#iframe_smallmuse {
    height: 100%;
    width: 100%;
    border-width: 0px;
 overflow:hidden;
}
#performance {
    position: relative;
    top: 0px;
    left: 220px;
  
}
#headrush {
position:absolute;
color:#ffffff;
top:70px;
left:30px; 
height: 18px; 
padding: 0px; 
width: 800px;
float:right;		
}		