﻿h1{
margin:0;
padding:0;
text-indent:-2000px;
}
.tab a {

	color:#195BAE;
	background-image: url(tab_off_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px 0 5px 8px;
	margin-left: 7px;
	display:block;
	float:left;
	text-decoration:underline;
}
a:active {
	color: #000000;
}
.guitarselected a {
	background-image: url(tab_on_left.gif);
	color: #195BAE;
	text-decoration: none;
}

.tab span {
	background-image: url(tab_off_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:4px 8px 5px 0px;
	text-decoration:underline;
	color:#195BAE;
}
.guitarselected a span {
	background-image: url(tab_on_right.gif);
	text-decoration: none;
	padding:4px 8px 4px 0px;
	color:#195BAE;
}
.tab a:link, .tab:active, .tab a:hover, .tab a:visited{
	border:none;
}
.resourcetext h2{
	padding: 10px 0 2px 0;
	
	background: url(/images/greydotted.gif) left bottom repeat-x;
	color:#E22828;
	margin-bottom:5px;
}
.h1top{
background:url(guitar_top2.gif) no-repeat left top; height: 68px;
}
.midguitar{
	background:url(guitar_mid2.gif) repeat left top;
}
.guitarbot{
	background:url(guitar_bot2.gif) no-repeat left top; height: 70px;
}