BODY {
 scrollbar-base-color:#0f0f0f;
 scrollbar-track-color: #0f0f0f;
 scrollbar-face-color:#0f0f0f;
 scrollbar-highlight-color:#97a492;
 scrollbar-3dlight-color: #f1edba;
 scrollbar-darkshadow-color:#97a492;
 scrollbar-shadow-color:#374646;
 scrollbar-arrow-color: #ffffff;
 }



a:link {
	color: #F9F1CC;
	text-decoration: underline;
} 
a:visited {
	color: #F9F1CC;
	text-decoration: underline;
} 
a:hover {
	color: #666666;
	text-decoration: underline;
} 
a:active {
	color: #F9F1CC;
	text-decoration: underline;
} 

a {text-decoration: none;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #000;
}
h2 {
	font-size: 20px;
	line-height: 24px;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
}

td   {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
li {color: #00000; list-style-type: square} 
#guitar-holder {
	height: 400px;
	width: 220px;
	text-align: center;
}






A.type1:link     {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}
A.type1:visited {
	color:#0000CC;
	text-decoration:underline;
	font-weight: bold;
}
A.type1:active  {
	color:#0000CC;
	text-decoration:underline;
	font-weight: bold;
}
A.type1:hover    {
	color: #666666;
	font-weight: bold;
}

A.type2:link    {
	color:#0000CC;
	text-decoration:underline;
}
A.type2:visited {
	color:#0000CC;
	text-decoration:underline;
}
A.type2:active  {
	color:#0000CC;
	text-decoration:underline;
}
A.type2:hover   {
	color:#666666;
	text-decoration:underline;
}

A.type3:link    {
	color:#0000CC;
	text-decoration:underline;
}
A.type3:visited {
	color:#0000CC;
	text-decoration:underline;
}
A.type3:active  {
	color:#0000CC;
	text-decoration:underline;
}
A.type3:hover   {
	color:#666666;
	text-decoration:underline;
}

//
.text-centered a {
	font-size: 13px;
}
.text-centered a {
	font-size: 14px;
}
.backgraphic1 {
	background-image: url(backs/back1.jpg);
	background-repeat: no-repeat;
}
.backgraphic2 {
	background-image: url(backs/back2.jpg);
	background-repeat: no-repeat;
}
