body { 
	color: #990033;
    background-color:#ffffff;
    background-attachment: fixed;
    margin: 0px; 
	font-family:"Times New Roman", Times, serif;
}

.Content {
	position:relative;
	background-color: transparent;
	width: 780px;
	margin-left:-350px;
	left:50%;
	top:0;
}

.headerLogo {
	position:relative;
	z-index: 10;
	top: 0px;
	border:none;
	width:780;
	height:82px;
}

.headerMenu {
	position:relative;
	top:82px;
}

.page {
	position:relative;
	top:75px;
}

div.top { 
	width: 800px;
    height: 157px;
    filter: shadow(color:gray, strength:10, direction:135);
}

div.bottom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
	margin-top:30px;
	margin-bottom:30px;
}

div.border { 
	border-left: solid; 
    border-right: solid; 
    border-bottom: solid; 
    border-color: white;
    border-width: 1px;
}

#drop .cd {
	box-shadow: 5px 5px 5px #888;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	width:100px;
	height:100px;
	border:none;
}
			   
.box {
	border-radius: 20px 20px 20px 20px;
	box-shadow: 0px 0px 15px #333;
	-moz-box-shadow: 0px 0px 15px #333;
	-webkit-box-shadow: 0px 0px 15px #333;
	background-color: #F0E6C8;
}
			 
.boxtop {
	margin-top:15px;
}

.filmshadow {
	box-shadow:         5px 5px 5px #666;
	-moz-box-shadow:    5px 5px 5px #666;
	-webkit-box-shadow: 5px 5px 5px #666;
	border:none;
}
			   			   
div.cdtitle  { font-family: "times new roman",times,serif; 
               font-size: 14px; 
			   margin: 10px; 
			   letter-spacing: 1px; }
			   			   
div.shadow	{  margin-top: 25px; 
			   width:115px;
			   height:115px;
			   filter:shadow(color:gray, strenght:20, direction:135)}
		
div.chuck	{  width:300px;
               height:223px;
			   box-shadow:         5px 5px 5px #666;
			   -moz-box-shadow:    5px 5px 5px #666;
			   -webkit-box-shadow: 5px 5px 5px #666;}

div.subtitle { font-family: "Times New Roman", Times, serif; 
               color: #990033; 
               font-size: 16px; 
               letter-spacing: 1px;
               font-weight: bold}

div.test	{  letter-spacing: 1px; 
			   margin-left: 25px; 
			   margin-right: 25px;
			   font-family: "Comic Sans MS",Kids,"First Grader","Kristen ITC","Times New Roman",Times,Serif;
			   font-size: 16px}

div.link {
	font-family:"Segoe UI",Arial,Helvetica,sans-serif;
    color: #000;
    font-size: 1.2em; 
    margin:50px 50px; 
    letter-spacing: 1px; 
    font-weight:normal;
}

.linkText {
	margin-left:40px;
}

.fLink  {
	height:20px;
	width:20px;
	font-size:1.6em
	border:none;
	margin:0 20px -5px 0;
	border:#000000 solid 1px;
}
			   
.heading {
	font-family: "Times New Roman", Times, serif; 
    color: #990033; 
    font-size: 32px; 
    letter-spacing: 1px; 
    font-weight: bold;
	text-shadow: 1px 1px 1px #999;
	text-align:center;
}

.subHeading {
	font-family: "Times New Roman", Times, serif;
	color: #990033;
	letter-spacing: 1px;
	font-weight:bold;
	text-shadow: 1px 1px 1px #999;
	text-align:center;
	margin-bottom:45px;
}

p.title     {  font-family: "Times New Roman", Times, serif; 
               color: #990033; 
               font-size: 24px; 
               letter-spacing: 1px; 
               font-weight: bold}

p.subtitle  {  font-family: "Times New Roman", Times, serif; 
               color: #990033; 
               font-size: 18px; 
               letter-spacing: 1px;
               font-weight: bold}

p.text      {  font-family: "Times New Roman", Times, serif; 
			   margin-left: 10px;
			   margin-right: 10px;
               color: #990033; 
               font-size: 16px; 
               letter-spacing: 1px;
               font-weight: normal}
			   
.textBio { 
	font-family: "Times New Roman", Times, serif; 
	margin-left: 50px;
	margin-right: 50px;
    color: #990033; 
    font-size: 18px; 
	font-weight: bold;
    letter-spacing: 1px;
	text-shadow: 1px 1px 1px #999;
	text-indent: 25px;
	text-align:justify;
}			   

.textBioFixed {
	font-family: courier new,courier,monospace; 
	font-weight: bolder; 
	font-size: 18px; 
	letter-spacing: 1px;
	text-align:center;
	text-shadow: 1px 1px 1px #999;
}

.textBioRight {
	text-align:right;
	font-family: times new roman,times,serif; 
	font-weight: bolder; 
	font-size: 18px; 
	letter-spacing: 1px;
	padding-right: 50px;
}
 
td.title    {  font-family: Verdana, Arial, Helvetica, sans-serif; 
               color: black; 
               letter-spacing: 1px; 
               font-size: 13px; 
               font-weight: bolder}

td.cut      {  font-family: Verdana, Arial, Helvetica, sans-serif; 
               color: black; 
               letter-spacing: 1px; 
               font-size: 12px;
               padding-right: 10px}

td.text     {  font-family: Verdana, Arial, Helvetica, sans-serif; 
               color: black; 
               letter-spacing: 1px; 
               font-size: 12px}

td.left		{	background:url(music/native.gif) repeat-y;
				width:20px}
				
td.right	{	background:url(music/native2.gif) repeat-y;
				width:20px}
				
font.title	{  font-family: "Times New Roman", Times, serif; 
               color: #990033; 
               font-size: 24px; 
               letter-spacing: 1px; 
               font-weight: bold}

font.subtitle {  font-family: "Times New Roman", Times, serif; 
               color: #990033; 
               font-size: 16px; 
               letter-spacing: 1px;
               font-weight: bold}

a.menu		{	COLOR: #000000;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-style: normal;
				font-weight: normal;
				text-decoration: none}

a.menu:hover {	COLOR: #990033;
				font-family: Verdana,Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-style: normal;
				font-weight: normal;
				text-decoration: underline}

a.text		{	COLOR: #000000;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-style: normal;
				font-weight: normal;
				text-decoration: none}

a.text:hover {	COLOR: #990033;
				font-family: Verdana,Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-style: normal;
				font-weight: normal;
				text-decoration: none}


a.menug  	{	color:#666666;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-style: normal;
				font-weight: normal;
				text-decoration: none}

a.menug:hover	{	COLOR: #666666;
				font-family: Verdana,Arial, Helvetica, sans-serif;
				font-size: 11px;
				font-style: normal;
				font-weight: normal;
				text-decoration: none}

a.head  	{	color:#990033;
				font-family: "Segoe UI", Arial, Helvetica, sans-serif;
				font-size: 20px;
				font-style: normal;				
				font-weight: bold;
				text-decoration: underline;}

a.head:hover {	COLOR: #990033;
				font-family: "Segoe UI", Arial, Helvetica, sans-serif;
				font-size: 20px;
				font-style: normal;
				font-weight: bold;
				text-decoration: underline;}
				
a.link		{  font-family: times new roman,times,serif;
               color: #000000;
               font-size: 20px;
               letter-spacing: 1px;
               font-style: normal;
			   text-decoration: underline}

a.link:hover { font-family: times new roman,times,serif;
               color: #990033;
               font-size: 20px;
               letter-spacing: 1px;
               font-style: normal;
			   text-decoration: underline}

a.link2		{  font-family: times new roman,times,serif;
               color: #990033;
               font-size: 20px;
               letter-spacing: 1px;
               font-style: normal;
			   text-decoration: underline}

a.link2:hover {font-family: times new roman,times,serif;
               color: #990033;
               font-size: 20px;
               letter-spacing: 1px;
               font-style: normal;
			   text-decoration: underline}

a.link3		{  font-family: times new roman,times,serif;
               color: #000000;
               font-size: 20px;
               letter-spacing: 1px;
               font-style: normal;
			   text-decoration: none}

a.link3:hover { font-family: times new roman,times,serif;
               color: #000000;
               font-size: 20px;
               letter-spacing: 1px;
               font-style: normal;
			   text-decoration: underline}
			   		   
a.vlink		{  font-family: times new roman,times,serif;
               color: #990033;
               font-size: 14px;
               letter-spacing: 1px;
               font-style: normal;
			   font-weight:bold;
			   text-decoration: none}

a.vlink:hover {font-family: times new roman,times,serif;
               color: #990033;
               font-size: 14px;
               letter-spacing: 1px;
               font-style: normal;
			   font-weight:bold;
			   text-decoration: underline}

a.mlink		{  font-family: times new roman,times,serif;
               color: #990033;
               font-size: 18px;
               letter-spacing: 1px;
               font-style: normal;
			   font-weight:bold;
			   text-decoration: none}

a.mlink:hover {font-family: times new roman,times,serif;
               color: #990033;
               font-size: 18px;
               letter-spacing: 1px;
               font-style: normal;
			   font-weight:bold;
			   text-decoration: underline}				   

a.nlink		{  font-family: times new roman,times,serif;
               color: #990033;
               font-size: 18px;
               letter-spacing: 1px;
               font-style: normal;
			   font-weight: normal;
			   text-decoration: none}

a.nlink:hover {font-family: times new roman,times,serif;
               color: #990033;
               font-size: 18px;
               letter-spacing: 1px;
               font-style: normal;
			   font-weight: normal;
			   text-decoration: underline}	

a.blink		{  font-family: Arial, Helvetica, sans-serif;
               color: #990033;
               font-size: 7pt;
               letter-spacing: 0px;
               font-style: normal;
			   font-weight: normal;
			   text-decoration: none}

a.blink:hover {font-family: Arial, Helvetica, sans-serif;
               color: #990033;
               font-size: 7pt;
               letter-spacing: 0px;
               font-style: normal;
			   font-weight: normal;
			   text-decoration: underline}
			   			   
			   				   