/* CSS Document */
#white
{
background-color:#FFFFFF;
width:96%;
height:1000px;
position:fixed;
top:10px;
margin-left:2%;
z-index:1
}
p, h2, h3, h1 {
	font-family: Arial, Helvetica, sans-serif;
	}
#background
{background-image:url(http://www.seattlestringstudio.com/images/fall_leaves.jpg);
height:177px;
width:94%;
margin-left:3%;
position:fixed;
top:20px;
z-index:2

}
#headertext
{
font:Arial, Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;
font-size:42px;
color:#FFFFFF;
font-weight:bold;
position:fixed;
margin-left:10%;
top:65px;
z-index:3
}
#menu
{position:fixed;
top:197px;
margin-left:3%;
z-index:4
}
#holder
{
height:auto;
width:auto;


}
table.clstable table td {
	font-color: #000000;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}

.clstd {
	font-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 6px;
	margin: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	text-align: left;
}
